September 30, 201510 yr I did the update and it seemed to fail on the last part of the install. Something to do with dynamix and then it wouldn't start. So I tried to remove it and that didn't work. How do I get this to work again?
September 30, 201510 yr Author root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="EmbyServer" --net="host" -e TZ="America/New_York" -p 8096:8096/tcp -v "/mnt/cache/appdata/config_files/EmbyServer/":"/config":rw -v "/mnt":"/mnt":rw emby/embyserver Error response from daemon: Insertion failed because database is full: database or disk is full This is the error I get but none of my disks are full. Any ideas how to correct this?
September 30, 201510 yr I would check to see if your docker image is full or if your hardrive that holds the docker image is full.
October 1, 201510 yr Author Here is what it says: Label: none uuid: 78ba7d1e-1e69-4fea-84b8-aef5b427fc74 Total devices 1 FS bytes used 8.09GiB devid 1 size 10.00GiB used 10.00GiB path /dev/loop0 btrfs-progs v4.1.2 Looks like it has used 8.09GB. So why is it saying that it is full. How would I increase this?
October 1, 201510 yr Author Thanks for the help. I did that and then had to add in all the containers again. I will watch to make sure that it doesn't grow too large again. I had just installed Couchpotato, sickbeard, sabnzbd, emby server, plex media server about two days ago. Can't understand why it was out of space so soon.
October 1, 201510 yr Thanks for the help. I did that and then had to add in all the containers again. I will watch to make sure that it doesn't grow too large again. I had just installed Couchpotato, sickbeard, sabnzbd, emby server, plex media server about two days ago. Can't understand why it was out of space so soon. Most likely cause is a misunderstanding of the path mapping. Any path that you configure inside the applications MUST point to one of the mapped locations so the data gets stored outside the container. I recommend only starting a few applications at a time watching for unexplained space usage, that way you know which application(s) you need to troubleshoot. Also go through the settings of each app one by one to make sure all paths that save data are mapped correctly.
Archived
This topic is now archived and is closed to further replies.