Nimrad

Members
  • Posts

    30
  • Joined

Everything posted by Nimrad

  1. Sorry, no. I ended up just installing it on my RPi.
  2. So, I'm having issues finding my br0. Bridging is enabled in Network Settings, but still doesn't show. I've tried restarting, re-enabling it etc. Any ideas?
  3. Here it is: root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='bazarr' --net='bridge' --log-opt max-size='50m' --log-opt max-file='1' -e TZ="Europe/Berlin" -e HOST_OS="Unraid" -e 'PUID'='99' -e 'PGID'='100' -p '6767:6767/tcp' -v '/mnt/user/Media/Film/':'/movies':'rw' -v '/mnt/user/Media/TV/':'/tv':'rw' -v '/mnt/user/appdata/bazarr':'/config':'rw' 'linuxserver/bazarr' ac82444671242180d6502dad4be6fa812f3d1edea349f56b3578677b4fb67964 @CHBMB: No I’m not changing any ports afaik.
  4. I tried that now. Still the same problem. I save my settings and everything is fine. Quit the webUI and restart the docker container and now it’s unreachable.
  5. I have an issue after trying to setup Bazarr. Everything seems to be going fine during the setup, but the server goes AWOL after restarting(which is required). I just can't reach the webUI after I hit that restart button(been waiting for like forever and the pressing 'restart' in the Docker-tab in Unraid). ------------------------------------- _ () | | ___ _ __ | | / __| | | / \ | | \__ \ | | | () | |_| |___/ |_| \__/ Brought to you by linuxserver.io We gratefully accept donations at: https://www.linuxserver.io/donate/ ------------------------------------- GID/UID ------------------------------------- User uid: 99 User gid: 100 ------------------------------------- [cont-init.d] 10-adduser: exited 0. [cont-init.d] 30-config: executing... [cont-init.d] 30-config: exited 0. [cont-init.d] 99-custom-files: executing... [custom-init] no custom files found exiting... [cont-init.d] 99-custom-files: exited 0. [cont-init.d] done. [services.d] starting services [services.d] done. Bazarr starting... [cont-finish.d] executing container finish scripts... [cont-finish.d] done. [s6-finish] waiting for services. [s6-finish] sending all processes the TERM signal. [s6-finish] sending all processes the KILL signal and exiting. [s6-init] making user provided files available at /var/run/s6/etc...exited 0. [s6-init] ensuring user provided files have correct perms...exited 0. [fix-attrs.d] applying ownership & permissions fixes... [fix-attrs.d] done. [cont-init.d] executing container initialization scripts... [cont-init.d] 01-envfile: executing... [cont-init.d] 01-envfile: exited 0. [cont-init.d] 10-adduser: executing... usermod: no changes ------------------------------------- _ () | | ___ _ __ | | / __| | | / \ | | \__ \ | | | () | |_| |___/ |_| \__/ Brought to you by linuxserver.io We gratefully accept donations at: https://www.linuxserver.io/donate/ ------------------------------------- GID/UID ------------------------------------- User uid: 99 User gid: 100 ------------------------------------- [cont-init.d] 10-adduser: exited 0. [cont-init.d] 30-config: executing... [cont-init.d] 30-config: exited 0. [cont-init.d] 99-custom-files: executing... [custom-init] no custom files found exiting... [cont-init.d] 99-custom-files: exited 0. [cont-init.d] done. [services.d] starting services [services.d] done. Bazarr starting...