You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here is the log that I currently get after starting up the docker compose file.
WARNING: CherryPy failed to start on port 5299 Please install psutil to get more info [webStart.py:266 (MAIN)] LazyLibrarian | 2024-02-05 16:22:43,237 WARNING: Port 5299 is in use on 'lazylibrarian.domain.name'; perhaps the previous httpserver did not shut down properly. [webStart.py:267 (MAIN)] LazyLibrarian | CherryPy failed to start on port 5299 Please install psutil to get more info LazyLibrarian | Port 5299 is in use on 'lazylibrarian.domain.name'; perhaps the previous httpserver did not shut down properly.
Expected Behavior
Have LazyLibrarian reachable.
Steps To Reproduce
Enable the web server;
Customize the web server to include personal hostname;
Restart the container;
Environment
- OS: QNAP QuTS hero h5.1.4.2596
- via docker compose
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.
I'm not sure what you've actually changed to "enable the web server" but it doesn't appear to be a bug in the container. Could you please bring this up in Discord if there's still an issue.
Is there an existing issue for this?
Current Behavior
Here is the log that I currently get after starting up the docker compose file.
WARNING: CherryPy failed to start on port 5299 Please install psutil to get more info [webStart.py:266 (MAIN)] LazyLibrarian | 2024-02-05 16:22:43,237
WARNING: Port 5299 is in use on 'lazylibrarian.domain.name'; perhaps the previous httpserver did not shut down properly. [webStart.py:267 (MAIN)] LazyLibrarian | CherryPy failed to start on port 5299 Please install psutil to get more info LazyLibrarian | Port 5299 is in use on 'lazylibrarian.domain.name'; perhaps the previous httpserver did not shut down properly.
Expected Behavior
Have LazyLibrarian reachable.
Steps To Reproduce
Environment
CPU architecture
x86-64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: