|
|
| Author |
Message |
|
| Guest |
Posted: Mon Oct 05, 2009 4:25 pm |
|
|
|
Guest
|
| We're having trouble connecting to a RabbitMQ virtual host under mono. |
|
|
| Back to top |
|
| Guest |
Posted: Mon Oct 05, 2009 5:05 pm |
|
|
|
Guest
|
Bryan,
Bryan Murphy wrote:
> We're having trouble connecting to a RabbitMQ virtual host under mono.
> If we connect to the root virtual host (/) everything works fine. Any
> insight into what we might be doing wrong? We're using v1.6.0 client
> driver.
There should be some error messages in the server log to help you
identify the cause.
Regards,
Matthias.
_______________________________________________
rabbitmq-discuss mailing list
rabbitmq-discuss@lists.rabbitmq.com
http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
Post received from mailinglist |
|
|
| Back to top |
|
| Guest |
Posted: Mon Oct 05, 2009 5:52 pm |
|
|
|
Guest
|
On Mon, Oct 5, 2009 at 12:05 PM, Matthias Radestock <matthias@lshift.net (matthias@lshift.net)> wrote:
Quote: There should be some error messages in the server log to help you
identify the cause.
Regards,
Matthias.
=ERROR REPORT==== 5-Oct-2009::10:50:09 ===
exception on TCP connection <0.997.0> from 10.255.203.226:59761
{channel0_error,opening,
|
|
|
| Back to top |
|
| Guest |
Posted: Mon Oct 05, 2009 6:22 pm |
|
|
|
Guest
|
Bryan,
> =ERROR REPORT==== 5-Oct-2009::10:50:09 ===
> exception on TCP connection <0.997.0> from 10.255.203.226:59761
> <http://10.255.203.226:59761>
> {channel0_error,opening,
> {amqp,access_refused,
> "access to vhost '/publisher' refused for user
> 'guest'",
> 'connection.open'}}
>
>
> Not sure why I didn't think to look at the RabbitMQ log. It would be
> nice if the driver gave a better error message
The client could report an error along the lines of "server closed
connection during connection.open. Likely causes include ...". That's on
our todo list.
The message can't be precise about the error since the protocol does not
permit the server to return an error message until after the connection
has been fully opened.
Regards,
Matthias.
_______________________________________________
rabbitmq-discuss mailing list
rabbitmq-discuss@lists.rabbitmq.com
http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
Post received from mailinglist |
|
|
| Back to top |
|
|
|
All times are GMT
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You cannot download files in this forum
|
|
|