Jump to content

doxdump

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by doxdump

  1. On 3/12/2021 at 9:48 AM, Marbles_00 said:

    I'm hoping that someone can help figure this issue out.  I installed unRaid on a 2nd machine, and setup the LMS docker on it.  I have LMS running on my original machine, but was going to use this new one to offload dockers and items to create more space on the first yada, yada, and for other reasons.  Anyways, LMS docker has been running on my first machine without issues.  I've setup the new machine to match the old one in its configuration, LMS docker seems to start, but when I goto the WebUI, it is refusing to connect.  I've done all the usual browser cleanup, but the problem persists.  I've installed other dockers, like Plex and don't have any issues accessing them via their webUI...just LMS seems to be having an issue on this new machine.  I also noticed that the log file is reporting the following image repeatedly. Only the PID value increases.

     

    I've uninstalled, and re-installed the docker plenty of times, but still having this issue.

     

    Any idea what could be going on? Any help is greatly appreciated.

     

    image.png

     

    Is your docker network type set to Host?

    Also, check your permissions. I like you had an older install that worked - check my previous post a page back.

    • Like 1
  2. 9 hours ago, snoopy86 said:

    What is inside config\logs\server.log? From the top of my head i would say there is some issue with how you configured ports. Maybe something is already running on those ports you have configured for lms. I don't see any issues at my test server.

    looks like a new install is not setting the proper permissions:
     

    root:root rwxrwxr-x /LogitechMediaServer-8.0/cache
    root:root rwxrwxr-x /LogitechMediaServer-8.0/logs
    root:root rwxrwxr-x /LogitechMediaServer-8.0/prefs

    I have a working LMS on another unRAID. the same directories are set as:

    users:nobody rwxr-xr-x /LogitechMediaServer-8.0/cache
    users:nobody rwxr-xr-x /LogitechMediaServer-8.0/logs
    users:nobody rwxr-xr-x /LogitechMediaServer-8.0/prefs

     

    Once I set these on the new install, everything worked!

    • Thanks 1
  3. 29 minutes ago, snoopy86 said:

    Attach the log files and the configuration settings of the lms docker so we can check. 

    I've had the same issues on two fresh installs of Unraid 6.90r2 & also running it on a Ubuntu instance.
     

    usermod: no changes
    2020-12-24 13:13:28,734 CRIT Set uid to user 0
    2020-12-24 13:13:28,740 INFO supervisord started with pid 13
    2020-12-24 13:13:29,744 INFO spawned: 'dbus' with pid 16
    2020-12-24 13:13:29,747 INFO spawned: 'avahi-daemon' with pid 17
    2020-12-24 13:13:29,749 INFO spawned: 'squeezeboxserver' with pid 18
    2020-12-24 13:13:29,775 INFO exited: avahi-daemon (exit status 255; not expected)
    2020-12-24 13:13:30,777 INFO success: dbus entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
    2020-12-24 13:13:30,778 INFO spawned: 'avahi-daemon' with pid 19
    2020-12-24 13:13:30,778 INFO success: squeezeboxserver entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
    2020-12-24 13:13:31,059 INFO exited: squeezeboxserver (exit status 0; expected)
    2020-12-24 13:13:32,061 INFO success: avahi-daemon entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
    2020-12-24 13:13:32,064 INFO spawned: 'squeezeboxserver' with pid 22
    2020-12-24 13:13:32,959 INFO exited: squeezeboxserver (exit status 0; not expected)
    2020-12-24 13:13:33,964 INFO spawned: 'squeezeboxserver' with pid 25
    2020-12-24 13:13:34,820 INFO exited: squeezeboxserver (exit status 0; not expected)
    2020-12-24 13:13:36,827 INFO spawned: 'squeezeboxserver' with pid 28
    2020-12-24 13:13:37,701 INFO exited: squeezeboxserver (exit status 0; not expected)
    2020-12-24 13:13:40,709 INFO spawned: 'squeezeboxserver' with pid 31
    2020-12-24 13:13:41,591 INFO exited: squeezeboxserver (exit status 0; not expected)
    2020-12-24 13:13:42,592 INFO gave up: squeezeboxserver entered FATAL state, too many start retries too quickly

     

×
×
  • Create New...