RabbitMQ-Management-API-Client icon indicating copy to clipboard operation
RabbitMQ-Management-API-Client copied to clipboard

Fatal Error CurlException

Open MiquelMarino opened this issue 9 years ago • 0 comments

Here is the log:

Fatal error: Call to undefined method Guzzle\Http\Exception\CurlException::getResponse() $HOME/vendor/alchemy/rabbitmq-management-client/src/RabbitMQ/Management/APIClient.php

I think getResponse() method should be changed by the getError() method.

Thanks!

MiquelMarino avatar Jun 08 '16 15:06 MiquelMarino