NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Docker amd64 v
« Previous 1 … 5 6 7 8 9
Settings not being saved after shutdown

 
  • 0 Vote(s) - 0 Average
Settings not being saved after shutdown
roman
Offline

Junior Member

Posts: 2
Threads: 1
Joined: Jul 2019
#1
2019-07-26, 12:40 AM
i'm running V5 on an Asus Chromebox with LibreELEC 9.1.001 (kernel:Linux 5.1.9) and Docker, with a Western Digital external harddrive. Everything works fine but when I shutdown or reboot I lose all of the settings.
To get it to work I had to SSH into it and use the following settings:

docker run -d \
> --volume /storage/pi/config:/config \
> --volume /var/media/sdb1-ata-WDC_WD5000AAKB-0/videos:/recordings \
> --volume /var/media/sdb1-ata-WDC_WD5000AAKB-0/videos:/buffer \
> --publish 8866:8866 \
> nextpvr/nextpvr_amd64:latest

I'm fumbling my way through this as I have no experience with Docker and minor use of Linux. I'm guessing that there's something wrong with the config location, but I'm lost after that.
Any help would be appreciated and thanks in advance.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,106
Threads: 957
Joined: May 2006
#2
2019-07-26, 01:04 AM
I use simply /storage/config since there is no /storage/pi folder by default in LE and I just had to create one level.

Did you create your two folders first using something like

mkdir -p /storage/pi/config

Also the folder needs to exist before you start docker

Martin
roman
Offline

Junior Member

Posts: 2
Threads: 1
Joined: Jul 2019
#3
2019-07-26, 01:27 AM
No I didn't create the folders before starting Docker. I thought that's what the volume command did.
So I should remove everything,create the storage/config then start Docker? I'll give that a try.
Thanks for the quick response. It's a learning experience .. a little frustrating sometimes, but interesting.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Proxy settings NoodleMaps 1 1,067 2019-09-25, 06:25 PM
Last Post: sub

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode