I have a system running fedora server 39 and docker. I am running docker containers that i want to VNC into.
While this does work the initial connection can take up to five minutes or so. I am using tightvnc as the viewer. I have observed this behavior on other versions (36,37), different clients (Remmina, UltraVNC) and different hardware configurations. If I run this setup in Ubuntu it works just fine.
A better description of what happens:
- I open the client and put in the IP address:port of what I want to connect to
- Hit connect the window does not timeout or do anything it just sits for up to 5min.
- The window comes up with the container I want to vnc into it just fine
- Speed once the connection has been established is perfectly fine.
Does anyone have some suggestions of what i can do to make this connect to the containers quicker?