What are the Slack Archives?

It’s a history of our time together in the Slack Community! There’s a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.

Because this space is not active, you won’t be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..

Hi when I try to run `vendor/bin/console setup:init-db` I get this error `PhpAmqpLib\Exception\AMQP

Posts: 516 πŸ§‘πŸ»β€πŸš€ - Cadet

Hi
when I try to run vendor/bin/console setup:init-db I get this error

PhpAmqpLib\Exception\AMQPProtocolConnectionException - Exception: NOT_ALLOWED - access to vhost '/AT_dev_zed' refused for user 'admin'

Even though the VHost is created and the permissions are granted beforehand.

Any ideas?

Thanks

Welcome!

It looks like you're new here. Sign in or register to get started.

Comments

  • Posts: 232 πŸ§‘πŸ»β€πŸš€ - Cadet

    maybe the credentials in your config are wrong?

  • Posts: 232 πŸ§‘πŸ»β€πŸš€ - Cadet

    or you set them up in the wrong env?

  • Posts: 516 πŸ§‘πŸ»β€πŸš€ - Cadet

    Credentials are correct I try to login with the username/password and they are correct

  • Sprykee Posts: 145 πŸ§‘πŸ»β€πŸš€ - Cadet
    edited September 2020

    you might be able to sign in with them, but not access the vhost.

    look into the http://queue.spryker.local/#/users section to see which user has access to which vhost

  • Posts: 516 πŸ§‘πŸ»β€πŸš€ - Cadet

    actually I checked it and admin can access all of the virtual hosts I have 🀯

Welcome!

It looks like you're new here. Sign in or register to get started.