Jump to content

Problems running/installing certain docker images. Looks like permission or space issue?


Mr. Savage
Go to solution Solved by Mr. Savage,

Recommended Posts

Started using Unraid this summer, so I'm pretty new to most of it.

 

Diagniostics log: storinathor-diagnostics-20220924-0940.zip

 

Problems started earlier this week while Unraid ran as version 6.10.3. I updated Unraid today to 6.11.0 hoping it would fix things, it clearly didn't. All problems were present during 6.10.3 so it's not an issue with newest version.

 

In hindsight, I should probably not update Unraid while having an ongoing issue, but I hope that didn't make things worse for me.

 

It began with Deluge not responding. Opening the UI throws a "refused to connect" error in my browser. Deluge shows as started in Docker-tab of Unraid.

 

Below are the log of Deluge:

Spoiler

2022-09-24 08:35:16,832 WARN received SIGTERM indicating exit request
2022-09-24 08:35:16,833 DEBG killing watchdog-script (pid 80) with signal SIGTERM
2022-09-24 08:35:16,833 INFO waiting for shutdown-script, watchdog-script to die
2022-09-24 08:35:16,881 DEBG fd 16 closed, stopped monitoring <POutputDispatcher at 22897225381632 for <Subprocess at 22897225380528 with name watchdog-script in state STOPPING> (stdout)>
2022-09-24 08:35:16,881 DEBG fd 20 closed, stopped monitoring <POutputDispatcher at 22897225381680 for <Subprocess at 22897225380528 with name watchdog-script in state STOPPING> (stderr)>
2022-09-24 08:35:16,882 INFO stopped: watchdog-script (terminated by SIGTERM)
2022-09-24 08:35:16,882 DEBG received SIGCHLD indicating a child quit
2022-09-24 08:35:17,882 DEBG killing shutdown-script (pid 78) with signal SIGTERM
2022-09-24 08:35:17,883 DEBG 'shutdown-script' stdout output:
[info] Initialising shutdown of process(es) '^deluge-web,^/usr/bin/python /usr/bin/deluged' ...

2022-09-24 08:35:18,884 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 22897225380768 for <Subprocess at 22897225375680 with name shutdown-script in state STOPPING> (stdout)>
2022-09-24 08:35:18,885 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 22897225380384 for <Subprocess at 22897225375680 with name shutdown-script in state STOPPING> (stderr)>
2022-09-24 08:35:18,885 INFO stopped: shutdown-script (exit status 0)
2022-09-24 08:35:18,885 DEBG received SIGCHLD indicating a child quit
Created by...
___.   .__       .__
\_ |__ |__| ____ |  |__   ____ ___  ___
 | __ \|  |/    \|  |  \_/ __ \\  \/  /
 | \_\ \  |   |  \   Y  \  ___/ >    <
 |___  /__|___|  /___|  /\___  >__/\_ \
     \/        \/     \/     \/      \/
  https://hub.docker.com/u/binhex/

2022-09-24 08:37:08.313457 [info] Host is running unRAID
2022-09-24 08:37:08.333382 [info] System information Linux 6f370c6f0ccb 5.19.9-Unraid #1 SMP PREEMPT_DYNAMIC Fri Sep 23 07:24:37 PDT 2022 x86_64 GNU/Linux
2022-09-24 08:37:08.358679 [info] OS_ARCH defined as 'x86-64'
2022-09-24 08:37:08.389929 [info] PUID defined as '99'
2022-09-24 08:37:08.417288 [info] PGID defined as '100'
2022-09-24 08:37:08.481038 [info] UMASK defined as '000'
2022-09-24 08:37:08.501738 [info] Permissions already set for '/config'
2022-09-24 08:37:08.529871 [info] Deleting files in /tmp (non recursive)...
2022-09-24 08:37:08.557375 [info] VPN_ENABLED defined as 'no'
2022-09-24 08:37:08.575050 [warn] !!IMPORTANT!! VPN IS SET TO DISABLED', YOU WILL NOT BE SECURE
2022-09-24 08:37:08.600050 [info] DELUGE_DAEMON_LOG_LEVEL defined as 'info'
2022-09-24 08:37:08.620777 [info] DELUGE_WEB_LOG_LEVEL defined as 'info'
2022-09-24 08:37:08.644131 [info] Starting Supervisor...
2022-09-24 08:37:08,982 INFO Included extra file "/etc/supervisor/conf.d/delugevpn.conf" during parsing
2022-09-24 08:37:08,982 INFO Set uid to user 0 succeeded
2022-09-24 08:37:08,984 INFO supervisord started with pid 7
2022-09-24 08:37:09,986 INFO spawned: 'shutdown-script' with pid 78
2022-09-24 08:37:09,987 INFO spawned: 'start-script' with pid 79
2022-09-24 08:37:09,989 INFO spawned: 'watchdog-script' with pid 80
2022-09-24 08:37:09,990 INFO reaped unknown pid 8 (exit status 0)
2022-09-24 08:37:09,995 DEBG 'start-script' stdout output:
[info] VPN not enabled, skipping configuration of VPN

2022-09-24 08:37:09,996 INFO success: shutdown-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
2022-09-24 08:37:09,996 INFO success: start-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
2022-09-24 08:37:09,996 INFO success: watchdog-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
2022-09-24 08:37:09,996 DEBG fd 11 closed, stopped monitoring <POutputDispatcher at 22581555787280 for <Subprocess at 22581555786368 with name start-script in state RUNNING> (stdout)>
2022-09-24 08:37:09,996 DEBG fd 15 closed, stopped monitoring <POutputDispatcher at 22581555787136 for <Subprocess at 22581555786368 with name start-script in state RUNNING> (stderr)>
2022-09-24 08:37:09,996 INFO exited: start-script (exit status 0; expected)
2022-09-24 08:37:09,996 DEBG received SIGCHLD indicating a child quit
2022-09-24 08:37:09,997 DEBG 'watchdog-script' stdout output:
[info] Deluge-web config file doesn't exist, copying default...

2022-09-24 08:37:09,999 DEBG 'watchdog-script' stderr output:
cp: cannot create regular file '/config/web.conf'
2022-09-24 08:37:10,000 DEBG 'watchdog-script' stderr output:
: No space left on device

2022-09-24 08:37:10,025 DEBG 'watchdog-script' stdout output:
[info] Deluge not running

2022-09-24 08:37:10,028 DEBG 'watchdog-script' stdout output:
[info] Deluge Web UI not running

2022-09-24 08:37:10,029 DEBG 'watchdog-script' stdout output:
[info] Attempting to start Deluge...
[info] Removing deluge pid file (if it exists)...

2022-09-24 08:37:10,377 DEBG 'watchdog-script' stdout output:
[info] Deluge key 'listen_interface' currently has an undefined value
[info] Deluge key 'listen_interface' will have a new value ''
[info] Writing changes to Deluge config file '/config/core.conf'...

2022-09-24 08:37:10,633 DEBG 'watchdog-script' stdout output:
[info] Deluge key 'outgoing_interface' currently has an undefined value
[info] Deluge key 'outgoing_interface' will have a new value ''
[info] Writing changes to Deluge config file '/config/core.conf'...

2022-09-24 08:37:10,913 DEBG 'watchdog-script' stdout output:
[info] Deluge configuration file /config/web.conf does not exist, exiting Python script config_deluge.py...

2022-09-24 08:37:11,375 DEBG 'watchdog-script' stdout output:
[info] Deluge process started
[info] Waiting for Deluge process to start listening on port 58846...

 

 

Other dockers not functioning properly:


AdGuard-Home: Throws "Execution error Server error"
Log is empty

Binhex-Radarr: Same as Deluge: "refused to connect" in browser
Log:

Spoiler

2022-09-24 08:37:08.719815 [info] Host is running unRAID
2022-09-24 08:37:08.741037 [info] System information Linux e5b7b1c7979e 5.19.9-Unraid #1 SMP PREEMPT_DYNAMIC Fri Sep 23 07:24:37 PDT 2022 x86_64 GNU/Linux
2022-09-24 08:37:08.767021 [info] OS_ARCH defined as 'x86-64'
2022-09-24 08:37:08.789791 [info] PUID defined as '99'
2022-09-24 08:37:08.818630 [info] PGID defined as '100'
2022-09-24 08:37:08.880688 [info] UMASK defined as '000'
2022-09-24 08:37:08.904139 [info] Permissions already set for '/config'
2022-09-24 08:37:08.930736 [info] Deleting files in /tmp (non recursive)...
2022-09-24 08:37:08.958720 [info] Starting Supervisor...
2022-09-24 08:37:09,246 INFO Included extra file "/etc/supervisor/conf.d/radarr.conf" during parsing
2022-09-24 08:37:09,246 INFO Set uid to user 0 succeeded
2022-09-24 08:37:09,249 INFO supervisord started with pid 7
2022-09-24 08:37:10,251 INFO spawned: 'radarr' with pid 58
2022-09-24 08:37:10,252 INFO spawned: 'shutdown-script' with pid 59
2022-09-24 08:37:10,252 INFO reaped unknown pid 8 (exit status 0)
2022-09-24 08:37:10,669 DEBG 'radarr' stdout output:
[Info] Bootstrap: Starting Radarr - /usr/lib/radarr/bin/Radarr - Version 4.1.0.6175 

2022-09-24 08:37:10,669 INFO success: shutdown-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
2022-09-24 08:37:10,683 DEBG 'radarr' stdout output:
[Debug] Bootstrap: Console selected 

2022-09-24 08:37:10,689 DEBG 'radarr' stdout output:
[Info] AppFolderInfo: Data directory is being overridden to [/config] 

2022-09-24 08:37:11,081 DEBG 'radarr' stdout output:
[Debug] Microsoft.Extensions.Hosting.Internal.Host: Hosting starting 

2022-09-24 08:37:11,096 DEBG 'radarr' stdout output:
[Info] AppFolderInfo: Data directory is being overridden to [/config] 

2022-09-24 08:37:11,190 DEBG 'radarr' stdout output:
[Trace] DiskProviderBase: Directory '/config' isn't writable. No space left on device : '/config/radarr_write_test.txt' 

2022-09-24 08:37:11,211 DEBG 'radarr' stdout output:
[Fatal] Microsoft.AspNetCore.Hosting.Diagnostics: Application startup exception 


2022-09-24 08:37:11,211 DEBG 'radarr' stdout output:
[v4.1.0.6175] NzbDrone.Common.Exceptions.RadarrStartupException: Radarr failed to start: AppFolder /config is not writable
   at NzbDrone.Common.EnvironmentInfo.AppFolderFactory.Register() in D:\a\1\s\src\NzbDrone.Common\EnvironmentInfo\AppFolderFactory.cs:line 55
   at NzbDrone.Host.Startup.Configure(IApplicationBuilder app, IStartupContext startupContext, Lazy`1 mainDatabaseFactory, Lazy`1 logDatabaseFactory, DatabaseTarget dbTarget, ISingleInstancePolicy singleInstancePolicy, InitializeLogger initializeLogger, ReconfigureLogging reconfigureLogging, IAppFolderFactory appFolderFactory, IProvidePidFile pidFileProvider, IConfigFileProvider configFileProvider, IRuntimeInfo runtimeInfo, IFirewallAdapter firewallAdapter, RadarrErrorPipeline errorHandler) in D:\a\1\s\src\NzbDrone.Host\Startup.cs:line 222
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Span`1& arguments, Signature sig, Boolean constructor, Boolean wrapExceptions)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
   at Microsoft.AspNetCore.Hosting.ConfigureBuilder.Invoke(Object instance, IApplicationBuilder builder)
   at Microsoft.AspNetCore.Hosting.ConfigureBuilder.<>c__DisplayClass4_0.<Build>b__0(IApplicationBuilder builder)
   at Microsoft.AspNetCore.Hosting.GenericWebHostBuilder.<>c__DisplayClass15_0.<UseStartup>b__1(IApplicationBuilder app)
   at Microsoft.AspNetCore.Mvc.Filters.MiddlewareFilterBuilderStartupFilter.<>c__DisplayClass0_0.<Configure>g__MiddlewareFilterBuilder|0(IApplicationBuilder builder)
   at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)

2022-09-24 08:37:11,231 DEBG 'radarr' stdout output:

2022-09-24 08:37:11,301 DEBG 'radarr' stdout output:
[Fatal] ConsoleApp: EPIC FAIL! 

[v4.1.0.6175] NzbDrone.Common.Exceptions.RadarrStartupException: Radarr failed to start: AppFolder /config is not writable
   at NzbDrone.Common.EnvironmentInfo.AppFolderFactory.Register() in D:\a\1\s\src\NzbDrone.Common\EnvironmentInfo\AppFolderFactory.cs:line 55
   at NzbDrone.Host.Startup.Configure(IApplicationBuilder app, IStartupContext startupContext, Lazy`1 mainDatabaseFactory, Lazy`1 logDatabaseFactory, DatabaseTarget dbTarget, ISingleInstancePolicy singleInstancePolicy, InitializeLogger initializeLogger, ReconfigureLogging reconfigureLogging, IAppFolderFactory appFolderFactory, IProvidePidFile pidFileProvider, IConfigFileProvider configFileProvider, IRuntimeInfo runtimeInfo, IFirewallAdapter firewallAdapter, RadarrErrorPipeline errorHandler) in D:\a\1\s\src\NzbDrone.Host\Startup.cs:line 222
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Span`1& arguments, Signature sig, Boolean constructor, Boolean wrapExceptions)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
2022-09-24 08:37:11,301 INFO success: radarr entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2022-09-24 08:37:11,301 DEBG 'radarr' stdout output:

   at Microsoft.AspNetCore.Hosting.ConfigureBuilder.Invoke(Object instance, IApplicationBuilder builder)
   at Microsoft.AspNetCore.Hosting.ConfigureBuilder.<>c__DisplayClass4_0.<Build>b__0(IApplicationBuilder builder)
   at Microsoft.AspNetCore.Hosting.GenericWebHostBuilder.<>c__DisplayClass15_0.<UseStartup>b__1(IApplicationBuilder app)
   at Microsoft.AspNetCore.Mvc.Filters.MiddlewareFilterBuilderStartupFilter.<>c__DisplayClass0_0.<Configure>g__MiddlewareFilterBuilder|0(IApplicationBuilder builder)
   at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
   at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
   at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token)
   at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token)
   at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.Run(IHost host)
   at Radarr.Host.Bootstrap.Start(String[] args, Action`1 trayCallback) in D:\a\1\s\src\NzbDrone.Host\Bootstrap.cs:line 78
   at NzbDrone.Console.ConsoleApp.Main(String[] args) in D:\a\1\s\src\NzbDrone.Console\ConsoleApp.cs:line 45

2022-09-24 08:37:11,308 DEBG 'radarr' stdout output:
Press enter to exit...

2022-09-24 08:37:12,308 DEBG 'radarr' stdout output:
Non-recoverable failure, waiting for user intervention...

 

Binhex-Sonarr: Similar to Rararr
Log: [Trace] DiskProviderBase: Directory '/config' isn't writable. Disk full. Path /config/sonarr_write_test.txt
Full log:

Spoiler

2022-09-23 20:44:14,728 INFO success: sonarr entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2022-09-23 20:44:14,732 DEBG 'sonarr' stdout output:
[Trace] DiskProviderBase: Directory '/config' isn't writable. Disk full. Path /config/sonarr_write_test.txt 

2022-09-23 20:44:14,732 DEBG 'sonarr' stdout output:

2022-09-23 20:44:14,779 DEBG 'sonarr' stdout output:
[Fatal] ConsoleApp: EPIC FAIL! 
2022-09-23 20:44:14,780 DEBG 'sonarr' stdout output:

2022-09-23 20:44:14,780 DEBG 'sonarr' stdout output:
[v3.0.9.1549] NzbDrone.Common.Exceptions.SonarrStartupException: Sonarr failed to start: AppFolder /config is not writable
  at NzbDrone.Common.EnvironmentInfo.AppFolderFactory.Register () [0x00088] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\EnvironmentInfo\AppFolderFactory.cs:63 
  at NzbDrone.Host.Bootstrap.Start (NzbDrone.Common.EnvironmentInfo.StartupContext startupContext, NzbDrone.Host.IUserAlert userAlert, System.Action`1[T] startCallback) [0x0005a] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Host\Bootstrap.cs:36 
  at NzbDrone.Console.ConsoleApp.Main (System.String[] args) [0x00030] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Console\ConsoleApp.cs:42 


2022-09-23 20:44:14,793 DEBG 'sonarr' stdout output:
Press enter to exit...

2022-09-23 20:44:15,793 DEBG 'sonarr' stdout output:
Non-recoverable failure, waiting for user intervention...

2022-09-24 08:35:17,396 WARN received SIGTERM indicating exit request
2022-09-24 08:35:17,406 DEBG killing sonarr (pid 59) with signal SIGTERM
2022-09-24 08:35:17,406 INFO waiting for sonarr to die
2022-09-24 08:35:17,410 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 22928579050752 for <Subprocess at 22928579478816 with name sonarr in state STOPPING> (stdout)>
2022-09-24 08:35:17,410 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 22928579483856 for <Subprocess at 22928579478816 with name sonarr in state STOPPING> (stderr)>
2022-09-24 08:35:17,410 INFO stopped: sonarr (exit status 143)
2022-09-24 08:35:17,410 DEBG received SIGCHLD indicating a child quit
Created by...
___.   .__       .__
\_ |__ |__| ____ |  |__   ____ ___  ___
 | __ \|  |/    \|  |  \_/ __ \\  \/  /
 | \_\ \  |   |  \   Y  \  ___/ >    <
 |___  /__|___|  /___|  /\___  >__/\_ \
     \/        \/     \/     \/      \/
  https://hub.docker.com/u/binhex/

2022-09-24 08:37:09.097872 [info] Host is running unRAID
2022-09-24 08:37:09.117302 [info] System information Linux 5e2a9a7b65e5 5.19.9-Unraid #1 SMP PREEMPT_DYNAMIC Fri Sep 23 07:24:37 PDT 2022 x86_64 GNU/Linux
2022-09-24 08:37:09.142411 [info] OS_ARCH defined as 'x86-64'
2022-09-24 08:37:09.165239 [info] PUID defined as '99'
2022-09-24 08:37:09.192389 [info] PGID defined as '100'
2022-09-24 08:37:09.256625 [info] UMASK defined as '000'
2022-09-24 08:37:09.279081 [info] Permissions already set for '/config'
2022-09-24 08:37:09.309510 [info] Deleting files in /tmp (non recursive)...
2022-09-24 08:37:09.335003 [info] Starting Supervisor...
2022-09-24 08:37:09,625 INFO Included extra file "/etc/supervisor/conf.d/sonarr.conf" during parsing
2022-09-24 08:37:09,625 INFO Set uid to user 0 succeeded
2022-09-24 08:37:09,627 INFO supervisord started with pid 6
2022-09-24 08:37:10,629 INFO spawned: 'sonarr' with pid 57
2022-09-24 08:37:10,629 INFO reaped unknown pid 7 (exit status 0)
2022-09-24 08:37:11,363 DEBG 'sonarr' stdout output:
[Info] Bootstrap: Starting Sonarr - /usr/lib/sonarr/bin/Sonarr.exe - Version 3.0.9.1549 

2022-09-24 08:37:11,678 DEBG 'sonarr' stdout output:
[Info] AppFolderInfo: Data directory is being overridden to [/config] 

2022-09-24 08:37:11,678 INFO success: sonarr entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2022-09-24 08:37:11,683 DEBG 'sonarr' stdout output:
[Trace] DiskProviderBase: Directory '/config' isn't writable. Disk full. Path /config/sonarr_write_test.txt 

2022-09-24 08:37:11,683 DEBG 'sonarr' stdout output:

2022-09-24 08:37:11,734 DEBG 'sonarr' stdout output:
[Fatal] ConsoleApp: EPIC FAIL! 
2022-09-24 08:37:11,734 DEBG 'sonarr' stdout output:

2022-09-24 08:37:11,734 DEBG 'sonarr' stdout output:
[v3.0.9.1549] NzbDrone.Common.Exceptions.SonarrStartupException: Sonarr failed to start: AppFolder /config is not writable
  at NzbDrone.Common.EnvironmentInfo.AppFolderFactory.Register () [0x00088] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\EnvironmentInfo\AppFolderFactory.cs:63 
  at NzbDrone.Host.Bootstrap.Start (NzbDrone.Common.EnvironmentInfo.StartupContext startupContext, NzbDrone.Host.IUserAlert userAlert, System.Action`1[T] startCallback) [0x0005a] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Host\Bootstrap.cs:36 
  at NzbDrone.Console.ConsoleApp.Main (System.String[] args) [0x00030] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Console\ConsoleApp.cs:42 


2022-09-24 08:37:11,745 DEBG 'sonarr' stdout output:
Press enter to exit...

2022-09-24 08:37:12,745 DEBG 'sonarr' stdout output:
Non-recoverable failure, waiting for user intervention...

 

I was trying to install Mariadb today, and after setting database name, password etc.. and clicking Install, it throws a mkdir error. I have in the example below not changed anything in the "add container" setup.
ERROR: docker: Error response from daemon: error while creating mount source path '/mnt/user/appdata/mariadb': mkdir /mnt/user/appdata/mariadb: no space left on device.

Spoiler

Pulling image: lscr.io/linuxserver/mariadb:latest
IMAGE ID [241016058]: Pulling from linuxserver/mariadb.
IMAGE ID [67ab35be8b91]: Pulling fs layer. Downloading 100% of 5 MB. Download complete. Extracting. Pull complete.
IMAGE ID [60e0e08b8e90]: Pulling fs layer. Downloading 100% of 4 MB. Verifying Checksum. Download complete. Extracting. Pull complete.
IMAGE ID [8097f4931c0b]: Pulling fs layer. Downloading 100% of 6 KB. Verifying Checksum. Download complete. Extracting. Pull complete.
IMAGE ID [b319b29d0b31]: Pulling fs layer. Downloading 100% of 76 MB. Verifying Checksum. Download complete. Extracting. Pull complete.
IMAGE ID [18e8e5705d71]: Pulling fs layer. Downloading 100% of 4 KB. Verifying Checksum. Download complete. Extracting. Pull complete.
Status: Downloaded newer image for lscr.io/linuxserver/mariadb:latest

TOTAL DATA PULLED: 85 MB

Command execution
docker run
  -d
  --name='mariadb'
  --net='bridge'
  -e TZ="Europe/Berlin"
  -e HOST_OS="Unraid"
  -e HOST_HOSTNAME="StorinaThor"
  -e HOST_CONTAINERNAME="mariadb"
  -e 'MYSQL_ROOT_PASSWORD'='ROOT_ACCESS_PASSWORD'
  -e 'MYSQL_DATABASE'='USER_DB_NAME'
  -e 'MYSQL_USER'='MYSQL_USER'
  -e 'MYSQL_PASSWORD'='DATABASE_PASSWORD'
  -e 'PUID'='99'
  -e 'PGID'='100'
  -e 'UMASK'='022'
  -l net.unraid.docker.managed=dockerman
  -l net.unraid.docker.icon='https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/mariadb-logo.png'
  -p '3306:3306/tcp'
  -v '/mnt/user/appdata/mariadb':'/config':'rw' 'lscr.io/linuxserver/mariadb'
a20e538b768146042282d65e3c745fa12229d4ea2a24c3551becdbdcc178b14f
docker: Error response from daemon: error while creating mount source path '/mnt/user/appdata/mariadb': mkdir /mnt/user/appdata/mariadb: no space left on device.

The command failed.

 

From my understanding. This is either a "cannot write data" because something is full (or think something is full), or some permission error.

I have scrubbed the docker image, no errors.

 

Shares shows all shares have several TB of available space. All drives in array have atleast 3TB of space available. Cache drive has 384 GB free.

 

Docker space usage:

Name                                              Container                Writable                 Log
tdarr                                             3.38 GB                  1.16 GB                  7.93 MB
tdarr_node                                        1.97 GB                  410 MB                   11.6 MB
binhex-krusader                                   1.92 GB                  35.6 MB                  27.3 kB
MEGASync                                          1.28 GB                  1.64 MB                  2.71 kB
binhex-sonarr                                     1.18 GB                  54.9 MB                  9.77 MB
binhex-delugevpn                                  1.14 GB                  2.99 MB                  33.7 kB
binhex-radarr                                     968 MB                   154 MB                   13.5 MB
binhex-resilio-sync                               686 MB                   1.83 MB                  53.2 kB
Overseerr                                         685 MB                   2.19 MB                  276 kB
plex                                              649 MB                   318 kB                   14.1 MB
bazarr                                            337 MB                   16.5 kB                  4.86 MB
tautulli                                          170 MB                   36.9 MB                  816 kB
cadvisor                                          163 MB                   0 B                      296 kB
Homarr                                            154 MB                   0 B                      30.8 MB
AdGuard-Home                                      80.0 MB                  0 B                      0 B
FileBrowser                                       31.3 MB                  0 B                      1.45 kB
watchtower                                        16.9 MB                  0 B                      2.05 kB
Total size                                        14.8 GB                  1.86 GB                  94.1 MB

 

Ram+docker usage:
image.png.3904e98bd2194ad45cf55e8b3cfcafd5.png

 

List of docker containers and running status. I don't know how to grab version numbers, but I don't think that's crucial information for my problem. All dockers are updated as of posting this.

image.thumb.png.7c9e97771a59b529a51bb3e376cfe604.png

Link to comment
36 minutes ago, JorgeB said:

Please post the output of

ls -la /mnt/user

 

 

root@StorinaThor:~# ls -la /mnt/user
total 20972176
drwxrwxrwx  1 nobody users         154 Sep 24 08:47 ./
drwxr-xr-x 13 root   root          260 Sep 24 10:21 ../
drwx------  1 nobody users          43 Aug  6 18:39 .Trash-99/
drwxrwxrwx  1 nobody users         102 Aug  8 16:25 Downloads/
drwxrwxrwx  1 nobody users           6 Aug  6 18:06 Home/
drwxr-xr-x  1 nobody users           6 Aug 17 20:30 Share/
drwxrwxrwx  1 nobody users          19 Aug 14 09:44 Temp/
drwxrwxrwx  1 nobody users        4096 Sep 24 08:46 appdata/
drwxrwxrwx  1 nobody users         133 Sep 22 20:04 data/
-rw-r--r--  1 nobody users 64424509440 Sep 24 16:17 docker.img
drwxrwxrwx  1 nobody users           6 Aug  6 17:46 domains/
drwxrwxrwx  1 nobody users           6 Aug 12 15:55 isos/
drwxrwxrwx  1 nobody users           6 Aug 11 06:13 photo/
drwxrwxrwx  1 nobody users          35 Aug  6 17:46 system/

 

I also noticed the log button in the upper right of Unraid when I was going for the terminal button. In this log the following are shown:

Quote

Sep 24 16:16:48 StorinaThor  shfs: share cache full
Sep 24 16:16:48 StorinaThor  shfs: share cache full
Sep 24 16:16:48 StorinaThor  shfs: share cache full
Sep 24 16:16:49 StorinaThor  shfs: share cache full
Sep 24 16:16:49 StorinaThor  shfs: share cache full
Sep 24 16:16:49 StorinaThor  shfs: share cache full
Sep 24 16:16:50 StorinaThor  shfs: share cache full
Sep 24 16:16:50 StorinaThor  shfs: share cache full

 

Edited by Mr. Savage
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...