Jump to content

firetime

Members
  • Posts

    28
  • Joined

  • Last visited

Posts posted by firetime

  1. Thanks for the template! I'm using it as a playout server.

     

    I added an auto start so in the event the container is updated/server restarts it will resume the stream on startup.

    Add a file map to /home/headless/.config/autostart/ and place an app.desktop file in the mapped autostart folder with the following to trigger Xfce to start OBS:

    [Desktop Entry]
    Type=Application
    Name=conky
    Exec=obs &
    StartupNotify=false
    Terminal=false

     

    This is coupled with an OBS LUA script I wrote that auto starts streaming and sequences media playback.

  2. Leaving this here for anyone else who may have similar issues:

     

    After moving the appdata folder (due to changing cache drive setup) and copying data across, my GitLab-CE was crashing unraid server randomly. On my previous hardware it would hard lock up and become 100% unresponsive. My new hardware would detect the hard lock and auto restart the server causing a parity recheck due to unclean shutdown. By the end it was crashing the server in less than 5 minutes of the docker container active.

     

    The fix was to start the container and execute the below command from the unraid terminal:

    sudo docker exec GitLab-CE update-permissions 

     

    Container is working fine without crashing. Additionally the issue was likely caused by a recursive permissions command run in the wrong folder. Because of this running New Perms or Docker Safe New Perms from the tools page before the above command is a good idea.
     

    • Like 1
  3. Ive wiped the flash (slow format) and redownloaded unraid. re-attached the drives in the same slots to keep my data. Attempting to recreate the shares results in the same behavior and adding shares with a new name results in a box saying the share had been deleted:

     

    vWb0hvS.png

     

     

    Sep 12 17:04:54 Tower emhttpd: shcmd (669): mkdir '/mnt/user/test3'
    Sep 12 17:04:54 Tower emhttpd: shcmd (670): chmod 0777 '/mnt/user/test3'
    Sep 12 17:04:54 Tower emhttpd: shcmd (671): chown 'nobody':'users' '/mnt/user/test3'
    Sep 12 17:04:54 Tower emhttpd: Starting services...
    Sep 12 17:04:54 Tower emhttpd: shcmd (673): /etc/rc.d/rc.samba restart
    Sep 12 17:04:54 Tower nmbd[13005]: [2021/09/12 17:04:54.242114, 0] ../../source3/nmbd/nmbd.c:59(terminate)
    Sep 12 17:04:54 Tower nmbd[13005]: Got SIGTERM: going down...
    Sep 12 17:04:54 Tower winbindd[13017]: [2021/09/12 17:04:54.242177, 0] ../../source3/winbindd/winbindd.c:244(winbindd_sig_term_handler)
    Sep 12 17:04:54 Tower winbindd[13015]: [2021/09/12 17:04:54.242175, 0] ../../source3/winbindd/winbindd.c:244(winbindd_sig_term_handler)
    Sep 12 17:04:54 Tower winbindd[13083]: [2021/09/12 17:04:54.242185, 0] ../../source3/winbindd/winbindd.c:244(winbindd_sig_term_handler)
    Sep 12 17:04:54 Tower winbindd[13015]: Got sig[15] terminate (is_parent=1)
    Sep 12 17:04:54 Tower winbindd[13017]: Got sig[15] terminate (is_parent=0)
    Sep 12 17:04:54 Tower winbindd[13083]: Got sig[15] terminate (is_parent=0)
    Sep 12 17:04:56 Tower root: Starting Samba: /usr/sbin/smbd -D
    Sep 12 17:04:56 Tower root: /usr/sbin/nmbd -D
    Sep 12 17:04:56 Tower smbd[13544]: [2021/09/12 17:04:56.412779, 0] ../../lib/util/become_daemon.c:135(daemon_ready)
    Sep 12 17:04:56 Tower smbd[13544]: daemon_ready: daemon 'smbd' finished starting up and ready to serve connections
    Sep 12 17:04:56 Tower root: /usr/sbin/wsdd
    Sep 12 17:04:56 Tower nmbd[13549]: [2021/09/12 17:04:56.423385, 0] ../../lib/util/become_daemon.c:135(daemon_ready)
    Sep 12 17:04:56 Tower nmbd[13549]: daemon_ready: daemon 'nmbd' finished starting up and ready to serve connections
    Sep 12 17:04:56 Tower root: /usr/sbin/winbindd -D
    Sep 12 17:04:56 Tower winbindd[13559]: [2021/09/12 17:04:56.462572, 0] ../../source3/winbindd/winbindd_cache.c:3203(initialize_winbindd_cache)
    Sep 12 17:04:56 Tower winbindd[13559]: initialize_winbindd_cache: clearing cache and re-creating with version number 2
    Sep 12 17:04:56 Tower winbindd[13559]: [2021/09/12 17:04:56.463047, 0] ../../lib/util/become_daemon.c:135(daemon_ready)
    Sep 12 17:04:56 Tower winbindd[13559]: daemon_ready: daemon 'winbindd' finished starting up and ready to serve connections

     

  4. Shares do not return in safe mode. Also recreating a share in safe mode results in the same behavior as before (Share is not created and Starting services... is displayed at the bottom)

     

    image.png.810a7c5435e4eff1bf009bf020047210.png

    55781oW.png

    h6VsUbB.png

     

    I've since removed most of my plugins but after booting in safe mode and having the issue persist I'm not sure that was required. Docker is still running but all containers are stopped. No VMs.

  5. Was swapping a share from read only to read write for an account and all shares are now gone. Attempting to re-add any shares results in "Starting services..." to appear at the bottom of the web UI and nothing else happens.

     

    Multiple reboots have not cleared the issue and nothing concrete seems to be showing in the log.

     

    Sep 11 23:58:04 Hearth emhttpd: shcmd (287): mkdir '/mnt/user/TV'
    Sep 11 23:58:04 Hearth root: mkdir: cannot create directory '/mnt/user/TV': File exists
    Sep 11 23:58:04 Hearth emhttpd: shcmd (287): exit status: 1
    Sep 11 23:58:04 Hearth emhttpd: shcmd (288): rm '/boot/config/shares/TV.cfg'
    Sep 11 23:58:04 Hearth emhttpd: Starting services...
    Sep 11 23:58:04 Hearth emhttpd: shcmd (290): /etc/rc.d/rc.samba restart
    Sep 11 23:58:06 Hearth root: Starting Samba: /usr/sbin/smbd -D
    Sep 11 23:58:06 Hearth root: /usr/sbin/nmbd -D
    Sep 11 23:58:06 Hearth root: /usr/sbin/wsdd
    Sep 11 23:58:06 Hearth root: /usr/sbin/winbindd -D

     

    I've found some other topics for missing shared but most are older and attribute the missing shared to Linux kernel bugs. All of the shares folders and the files are still on the server:

    1vavCzZ.png

     

    Diagnostic data is attached. Any ideas?

    hearth-diagnostics-20210912-0000.zip

  6. Hey thanks for this docker. I just moved everything over from the Apache docker to get https. Everything moved over find apart from my media wiki install. Running the existing install or a new install throws this error page. It states that php is missing XML and iconv. I know that you stated that you left some surplus packages out of this php install to reduce on size but was a little surprised by the XML package being missing.

     

    Not sure how pressed you are for size but in theory if you made the php5 folder available people could include the missing packages as *.so files in the php.ini file to keep them out of the docker image.

  7. I managed to get a docker hub seafile working. Not quite a proper template but It's not that hard to get up and running with community apps.

     

    You will need a database. In my install I used mySQL. linuxserver's container works well for this.

    CONFIG SETTINGS for m3adow/seafile container

     

    Guess I should also say I would be in favor of a proper XML as well.

×
×
  • Create New...