Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Execution Error 403

Featured Replies

Hi there,

 

Some of my containers were turned off this morning, while others are running. When I try to turn a container on I get this:
image.png.9ca26a49fc7589473be28cf937a2e833.png
image.thumb.png.de002ed2f5b6c0be74eb97e52bd1d92f.png

 

Running a Fix Common Problems test I get this:

image.thumb.png.8ab598cff5f0b8d7fdfac131b80691d5.png

 

I searched a bit and found someone telling to do a balance although this didn't fix it for me:

image.png.180e5c7698414d7499af0208eeaa5d8f.png

 What should I do? :(

hal9000-diagnostics-20190312-0617.zip

Edited by JohanSF

  • Author

Hey GilbN, I searched about how to do that and found this way to increase the log size:

However, I still get the docker error.
I guess I will have to delete my docker image and do this:

Unless someone here has another suggestion before I do that?

Edited by JohanSF

16 minutes ago, JohanSF said:

Hey GilbN, I searched about how to do that and found this way to increase the log size:

However, I still get the docker error.
I guess I will have to delete my docker image and do this:

Unless someone here has another suggestion before I do that?

a quick forum search gave me this.

 

du -ah /var/lib/docker/containers/ | grep -v "/$" | sort -rh | head -60

and then delete the biggest files. 

 

You should limit docker log size though. --log-opt max-size=50m --log-opt max-file=1

 

 

  • Author

Most of them give "cannot read directory" "input/output error".
Can't screenshot it right now as I'm not home though.

For "--log-opt max-size=50m --log-opt max-file=1", is something missing in this command? those are only options.

Edited by JohanSF

Does it not show any large json log files?

 

 

--log-opt max-size=50m --log-opt max-file=1
that is for the extra parameters on each container 

  • Author

The largest one that I can see is 75 mb, that is the lidarr container. I remember that one was running with Debug log level and I had recently started using it more. But there are of course quite a lot that I cannot see.

4 minutes ago, JohanSF said:

The largest one that I can see is 75 mb, that is the lidarr container. I remember that one was running with Debug log level and I had recently started using it more. But there are of course quite a lot that I cannot see.

Try 

 

docker system df -v

 

this command can take a while 

  • Author

Running it now. It's done, lots of lines of output, what are we looking for?

Edited by JohanSF

You can also run:
 

docker ps -s

 

The "size" information shows the amount of data (on disk) that is used for the writable layer of each container
The "virtual size" is the total amount of disk-space used for the read-only image data used by the container and the writable layer.

Your docker.img file is trashed, and the syslog is being spammed with errors from it, hence the error FCP is throwing at you.  

 

Your recourse is to stop the docker service via Settings - docker.  Delete the image from there, then re-enable the service, hit the apps tab, previous apps, check off whatever you want and hit install multi.

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.