ItsEcholot / ContainerNursery

Puts Docker Containers to sleep and wakes them back up when they're needed
MIT License
94 stars 6 forks source link

Filebrowser doesnt seem to proxy properly #47

Closed apsinghnandha closed 7 months ago

apsinghnandha commented 1 year ago

So, container does start but it stays loading. If i refresh config file only then the loading stops and login page appears. Can you please suggest whats causing this?

Screenshot 2023-08-08 at 3 18 24 PM

Configuration:

proxyListeningPort: 80
proxyHosts:
  - domain: xyz
      containerName: filebrowser
      proxyHost: filebrowser
      proxyPort: 8080
      timeoutSeconds: 600

FileBrowser Log

Screenshot 2023-08-08 at 3 18 37 PM
ItsEcholot commented 11 months ago

Please provide debug logs.

ItsEcholot commented 7 months ago

Closed because of inactivity