Jump to content

[Solved]Docker containers WEB UI not loading


Recommended Posts

I have removed cache disks from my system recently and after reboot all containers start successfully, but none of them's WEB UI work.

 

Any ideas ?

 

Sonarr log file

 

 

2020-05-14 18:44:26.150088 [info] System information Linux MediaServer 4.19.107-Unraid #1 SMP Thu Mar 5 13:55:57 PST 2020 x86_64 GNU/Linux
2020-05-14 18:44:26.363549 [info] PUID defined as '99'
2020-05-14 18:44:27.681773 [info] PGID defined as '100'
2020-05-14 18:44:29.250585 [info] UMASK defined as '000'
2020-05-14 18:44:29.274117 [info] Permissions already set for volume mappings
2020-05-14 18:44:29.657766 [info] Deleting files in /tmp (non recursive)...
2020-05-14 18:44:29.698008 [info] Starting Supervisor...
Traceback (most recent call last):
File "/usr/bin/supervisord", line 11, in <module>
load_entry_point('supervisor==4.1.0', 'console_scripts', 'supervisord')()
File "/usr/lib/python3.8/site-packages/supervisor/supervisord.py", line 358, in main
go(options)
File "/usr/lib/python3.8/site-packages/supervisor/supervisord.py", line 368, in go
d.main()
File "/usr/lib/python3.8/site-packages/supervisor/supervisord.py", line 70, in main
self.options.make_logger()
File "/usr/lib/python3.8/site-packages/supervisor/options.py", line 1466, in make_logger
loggers.handle_file(
File "/usr/lib/python3.8/site-packages/supervisor/loggers.py", line 417, in handle_file
handler = RotatingFileHandler(filename, 'a', maxbytes, backups)
File "/usr/lib/python3.8/site-packages/supervisor/loggers.py", line 213, in __init__
FileHandler.__init__(self, filename, mode)
File "/usr/lib/python3.8/site-packages/supervisor/loggers.py", line 160, in __init__
self.stream = open(filename, mode)
OSError: [Errno 123] No medium found: '/config/supervisord.log'

 

Plex does not start ... Gives a "Execution error" Server error and does not write to the logfile at all

 

 

 

Edited by Christo
aded more info
Link to comment
  • Christo changed the title to [Solved]Docker containers WEB UI not loading
  • 6 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...