mikenye / docker-picard

Docker container for MusicBrainz Picard
97 stars 14 forks source link

Server Disconnected Code 1006 #44

Open HStep20 opened 3 years ago

HStep20 commented 3 years ago

OS: Unraid

I've been having issues with this for the last couple months. Even through updates, I haven't been able to connect for some time now. When I initially went troubleshooting, I thought it could be a problem with another application using vnc at the time, but I shut down all my other containers, and still had the issue connecting. Settings are all set to default.

I did notice this error in the logs, but everything else looks to be running as expected in them:

25/08/2021 18:36:55 rfbProcessClientProtocolVersion: read: Input/output error

Not sure what other info is helpful, but Im happy to help with whatever info you need.

mikenye commented 3 years ago

Hi @HStep20, can you please post the full logs for the container? Thanks.

HStep20 commented 3 years ago

Here are the logs from the container: https://pastebin.com/dfZEm7z9

mikenye commented 3 years ago

Thanks. Those log messages look normal. Are you able to share the container configuration?

HStep20 commented 3 years ago
Capture

The Width/Height were default before, and it still had issues. I just changed them an hour or so ago when I started troubleshooting again.

mikenye commented 3 years ago

Can you start the container, and then run the CLI command docker ps -a and post the output here?

HStep20 commented 3 years ago

Heres is the line its grepped from:

CONTAINER ID   IMAGE                                  COMMAND                  CREATED          STATUS                        PORTS                                                                                                                                                  NAMES
824ec3b05c8c   mikenye/picard:latest                  "/init"                  23 minutes ago   Up 23 minutes                 0.0.0.0:5800->5800/tcp, 5900/tcp                                                                                                                      MusicBrainz-Picard
mikenye commented 3 years ago

OK, so when you browse to http://ip.of.unraid:5800/, what shows in your browser?

HStep20 commented 3 years ago
Untitled

Just an empty window with the vnc controls

mikenye commented 3 years ago

Any additional information in the logs?

HStep20 commented 3 years ago

Nope. That log was everything in the unraid logs.

Are there internal logs saved in the appdata I could pull?

HStep20 commented 3 years ago

Interestingly, it works in different browsers, but not firefox. I expect its due to a privacy plugin I have, but its odd that other vnc apps work with the same plugins enabled.

mikenye commented 3 years ago

Can you post the output of docker inspect MusicBrainz-picard? If you've set a VNC password or have any other sensitive information in there, please sanitize before posting publically.

mikenye commented 3 years ago

Oh, that's interesting... Are you able to whitelist?

HStep20 commented 3 years ago

Likely yes, I just need to figure out which one of the many plugins is doing it. I can update this comment when I get a chance to work that out, but unless you want to pursue solutions to things like that more, you can probably close the issue. Thanks for the help

mikenye commented 3 years ago

I'll close out the issue :)

Thanks.

duckpuppy commented 2 years ago

I'm experiencing this with Firefox on a "clean" install of Firefox - no extensions. Works in Chrome, even with adblockers. There may be an incompatibility with Firefox in general.

timgilbert commented 2 years ago

I'm seeing the same behavior here, also on unraid and using Firefox 101.0 to connect (from a linux desktop, FWIW). I get the same rfbProcessClientProtocolVersion error message in the logs and the same GUI screen with an "unable to connect" message. Using Chrome 102.0.5005.61 from the same desktop seems to work fine.

HStep20 commented 2 years ago

So, I do want to point out that this is more likely a firefox issues than it is a container issue. I see this same problem on all of my containers that open with the vnc image that you use here. Opening them in incognito mode in firefox works perfectly fine (for me at least), and this is the same behavior with any vnc built container. Custom containers Ive built with it, cloudberry backup, the Ravencoin Wallet container, and all others with this baseimage seem to have issues on firefox.

ohare93 commented 2 years ago

Same issue here. Works in a Firefox private window. Very strange.

Strider11 commented 1 year ago

Brave gives the same result as Firefox. Doesn't work in a normal window, but private window works just fine.