javinizer / Javinizer

(NSFW) Organize your local Japanese Adult Video (JAV) library
MIT License
599 stars 62 forks source link

Unable to connect to docker GUI #328

Closed IACTA7 closed 1 year ago

IACTA7 commented 2 years ago

Current Behavior

I can't access into the GUI in Docker. (Synology NAS user)

Steps to Reproduce (for bugs)

The figure below shows my setup steps and current status.

  1. I connected via ssh and installed the docker image. (Even after reinstalling 5 times, the same symptoms occur.) 1

  2. These are the detailed settings in the container. image image image

  3. I entered the dashboard and set it up as follows. image image

  4. I pasted the code copied from here in the blank space of the code part and saved it. image

This is the log of that page. image

  1. After that, restart all and click 'view', an error occurs as shown below. image

I'd appreciate it if you could let me know if there is a solution.

Your Environment

seeyabye commented 1 year ago

I am not sure what you're trying to do. I am not too familiar with running dockers on proprietary NAS.

However, once you're able to run your docker container with docker run ..., all you need to do is open the browser accordingly. No need to mess with the dashboard settings.

Just access it with http://your_nas_ip_address:8600 from your browser.

seeyabye commented 1 year ago

Please open a new issue if you're still facing this problem. Closing for now.