Skip to content

Feedback for “Installing ImagineAPI” #8

@rfjsedulity

Description

@rfjsedulity

I am having some challenges with getting the bot up and running correctly.

It appears that all components are installed correctly; however, the rabbitmq instance does not login with the username and password set in .shared.env, I get a "login failed" error message.

I set the rabbitmq details as below (ive masked my actual details for security purposes.). But have verified multiple times that I am using what I entered in env. I've also reviewed instructions.

RABBITMQ_USER=myuserhere
RABBITMQ_DEFAULT_USER=myuserhere
RABBITMQ_PASSWORD=mypasshere
RABBITMQ_DEFAULT_PASS=mypasshere

In logtail, I can see that the application is waiting for the discord link that was emailed to me; however since I can't get into rabbitmq, there is no way to proceed.

Error Message:
image

Logtail output to show everything else is running correctly.
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions