ruippeixotog / docker-google-musicmanager

Dockerfile for Google Music Manager
11 stars 10 forks source link

VNC black window #9

Open GregoryGHarding opened 8 years ago

GregoryGHarding commented 8 years ago

upon opening connection to vnc im getting the vnc window with a X cursor i can move around and nothing else, no google music prompts.

ichugwindex commented 7 years ago

I am having this very same issue. Did you ever find a fix?

GregoryGHarding commented 7 years ago

nope

ilyakam commented 6 years ago

I'm experiencing the same issue:

9-same

The docker image is running on an Ubuntu 16.04.2 LTS headless server that's hosted from a data center. I've tried both the dev and the latest images. Specifically, these ones:

$ docker image ls | grep 'ruippeixotog'
REPOSITORY                           TAG                 IMAGE ID            CREATED             SIZE
ruippeixotog/google-musicmanager     dev                 c30b5b60552b        2 years ago         713MB
ruippeixotog/google-musicmanager     latest              1c6a1b65a4dc        2 years ago         626MB

VNC Viewer version is VNC® Viewer 6.1.1 (r28093) x64 (May 19 2017 12:22:58)

In case it matters, the client OS is High Sierra 10.13.2 Beta (17C67b)


I only went the VNC route because I saw no evidence of it working with the plaintext method, but that's a whole other issue.

wconorl commented 4 years ago

Found I had the same issue, the default port in the docker settings for the app was 5920, I changed it to 5900 and restarted, and the black screen was fixed for me.