Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AMQPConnectionException with message (unknown error) #119

Closed
pinguo-shenqiang opened this issue Aug 11, 2014 · 4 comments
Closed

AMQPConnectionException with message (unknown error) #119

pinguo-shenqiang opened this issue Aug 11, 2014 · 4 comments

Comments

@pinguo-shenqiang
Copy link

Stack trace:
#0 /home/worker/data/www/CC_Server/protected/modules/mq/models/logic/MqModelLogicEvent.php(131): AMQPQueue->get()
#1 /home/worker/data/www/CC_Server/protected/modules/mq/commands/EventCommand.php(63): MqModelLogicEvent->dispatch('msg-events')
#2 [internal function]: EventCommand->actionDispatch('msg-events')
#3 /home/worker/data/www/phplib/yii-1.1.13/console/CConsoleCommand.php(172): ReflectionMethod->invokeArgs(Object(EventCommand), Array)
#4 /home/worker/data/www/phplib/yii-1.1.13/console/CConsoleCommandRunner.php(67): CConsoleCommand->run(Array)
#5 /home/worker/data/www/phplib/yii-1.1.13/console/CConsoleApplication.php(91): CConsoleCommandRunner->run(Array)
#6 /home/worker/data/www/phplib/yii-1.1.13/base/CApplication.php(169): CConsoleApplication->processRequest()
#7 /home/worker/data/www/phplib/yii-1.1.13/yiic.php(33): CApplication->run()
#8 /home/worker/data/www/CC_Server/protected/yiic.php(31): require_once('/home/worker/da...')
#9 /home/worker/data/www/CC_Server/protected/yiic(4): require_once('/home/worker/da...')

@pinguo-shenqiang
Copy link
Author

when i upgrade to v 1.4.0, i have got this message. could anybody tell me what has happened?
how to reslove it?

@pinepain
Copy link
Contributor

Please follow the How to report a problem instruction by providing all necessary information, like platform, interpreter, extension and librabbitmq versions. Also, check Things to check before reporting a problem list (especially no. 4 - You has correct RabbitMQ credentials.), maybe you met one of typical errors that happened before.

@cdatculescu
Copy link

I got the same issue, and my issue was related to using read_timeout wrongly to begin with. Setting it to 0 fixed the issue, i am assuming this is the case for you as well.

@lstrojny
Copy link
Collaborator

Closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants