-
Notifications
You must be signed in to change notification settings - Fork 9
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
Bot quits with error code 1 on any command #362
Comments
Hi,
Thank you |
Log:
docker-compose:
|
Replace |
Edited in the previous post. |
Can you run |
/help works, /status throws an error BUT does not force the container to quit.
|
Do you have anything after your Jellyfin URL, like a slash |
I do not. formatted as https://something.something.xyz |
Can you open a shell inside the container and ping / request your Jellyfin? |
I believe I'm in - how do I ping my JF server? |
Using |
Ping isn't enough yet. |
|
What wget did you execute? Example: |
|
You need the protocol. eg. |
|
Your DNS setup is most likely not working: https://stackoverflow.com/a/78929430 |
Hmm. Okay - this might take me a second... |
Is this correct? The error message you're seeing indicates that a WebSocket connection attempt is resulting in a 404 response, which means that the requested resource could not be found. Here are some steps to help you troubleshoot and fix the issue: |
Describe the bug
When I issue any command (/play, /summon, etc.), the bot generates an error in the log and quits.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expect container to stay running and music to play
Additional context
The text was updated successfully, but these errors were encountered: