linuxserver / docker-chromium

Web accessible Chromium inside an Alpine Container
GNU General Public License v3.0
93 stars 29 forks source link

[BUG] Unraid Server Cannot GET /vnc.html #5

Closed myxxmikeyxx closed 1 year ago

myxxmikeyxx commented 1 year ago

Is there an existing issue for this?

Current Behavior

I installed the Unraid Community App Chromium from linuxserver. (I saw it and like what you guys do) After install (I did change the webUI port to a different one) I am getting a white page with Cannot GET /vnc.html

Expected Behavior

Should see a VNC GUI page with a connect button I think.

Steps To Reproduce

1) Use Unraid Community App Chromium from linuxserver 2) Configure App (I changed WebUI port to 3900) 3) Try to connect.

Optional: 4) Nginx Proxy Manager (NPM) 5) Cloudflare filtering and Records 6) NPM set to private (I did test this on public as well)

Environment

- OS: Unriad
- How docker service was installed: Unriad Community Apps
- Using Cloudflare for website filtering and records
- Behind Nginx Proxy Manager (NPM)
- Not Public access with NPM, have a login prompt for username and password
- I did test it with NPM set to public but still the same

CPU architecture

x86-64

Docker creation

Used the default settings for unraid besides the webgui port

Container logs

Can't get logs, just says connection closed.
github-actions[bot] commented 1 year ago

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

thelamer commented 1 year ago

Is this a subdomain or subfolder type proxy ?

myxxmikeyxx commented 1 year ago

Not sure what a sub folder proxy is. I have nginx proxy manager pointing to the machine running it. It's in a docker container on a certain port.

myxxmikeyxx commented 1 year ago

I figured out what this problem was. Nginx Proxy Manager had a custom location set to forward to mywebsite.com/vnc.html