-
-
Notifications
You must be signed in to change notification settings - Fork 10
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
[Bug] (connection closed abnormally [internal]), no reason #331
Comments
That's odd. This error does seem to be related to the issue you're having. The latest commands, channels, music tab, etc. utilize the web socket connection to receive data so when this closes those features no longer work.
I'll look into this issue and let you know if I find the problem. I haven't encountered this error before in one of the builds. |
Connectivity should be pretty standard. Mumble server is running in a container on the same machine, it has its owns IP. JJMumbleBot is placed in the same subnet on the same host either in a Docker container or in a VM. I've tried other browsers but that was a no go. Here is the output of the requirements:
|
I'm trying to figure out what could be causing this. Here are a couple things to look at:
|
Alright so this is the output running with -verbose:
I'm running this on UnRaid 6.9.0, either in docker or separate VM, nothing on the host is using port 7000, and I've tried other port without succcess. I'll try to setup the bot on a separate 20.04 host, to see if that will work. This error occours every time I reload the web interface.
EDIT: EDIT2:
|
Thanks for the full traceback! I'll look into this and see if I can resolve this problem as soon as possible. EDIT:
Could you post the full console output for the initialization? I'm trying to narrow down where this error is occurring. |
Here is the full console output with verbose flag.
|
Do we have any update on this :)? |
Hi, sorry for the delays! I'm working through a lot of university exams/assignments right now. I'll look into this further as soon as possible. |
I'm having trouble locating the issue at the moment. I'll put up the "help-wanted" tag just in case someone finds something that I'm missing. I'll revisit this issue as soon as possible. |
Facing the same issue, not really sure how to help, though |
Describe the bug
The problem here is with the webserver and websockets, giving this error when entering the website:
Tried installing both the Docker version and the standalone version on a Linux VM. Tried Latest, 5.1.1 and 5.1.0.
I can see "Command History" in on the website, but "Latest Commands" and "Channels" doesnt seem to work, which I think is related to the above error. The Audio tab on the website is not working either, it wont display anything, however the buttons seems to work for lowering volume etc. The Debug tab only shows this: "root":{}0 items
If I change anything under Active plugins it will stay but it doesnt seem to take effect, if I enable HTTPS for example the website still runs HTTP.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Beeing able to use all functionallity of the website
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: