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.

Directory '/config' isn't writable after upgrade from 6.9.2 to 6.10.1

Featured Replies

My docker (binhex-sonarr) will no longer start, I am getting the following error from the docker log. 

 

Created by...
___.   .__       .__
\_ |__ |__| ____ |  |__   ____ ___  ___
 | __ \|  |/    \|  |  \_/ __ \\  \/  /
 | \_\ \  |   |  \   Y  \  ___/ >    <
 |___  /__|___|  /___|  /\___  >__/\_ \
     \/        \/     \/     \/      \/
   https://hub.docker.com/u/binhex/

2022-05-23 11:21:53.746037 [info] Host is running unRAID
2022-05-23 11:21:53.783569 [info] System information Linux 8654a6ba22c4 5.15.40-Unraid #1 SMP Mon May 16 10:05:44 PDT 2022 x86_64 GNU/Linux
2022-05-23 11:21:53.827855 [info] OS_ARCH defined as 'x86-64'
2022-05-23 11:21:53.875126 [info] PUID defined as '99'
2022-05-23 11:21:54.469487 [info] PGID defined as '100'
2022-05-23 11:21:55.364307 [info] UMASK defined as '000'
2022-05-23 11:21:55.388254 [info] Permissions already set for '/config'
2022-05-23 11:21:55.484651 [info] Deleting files in /tmp (non recursive)...
2022-05-23 11:21:55.545110 [info] Starting Supervisor...
2022-05-23 11:21:59,135 INFO Included extra file "/etc/supervisor/conf.d/sonarr.conf" during parsing
2022-05-23 11:21:59,136 INFO Set uid to user 0 succeeded
2022-05-23 11:21:59,189 INFO supervisord started with pid 7
2022-05-23 11:22:00,191 INFO spawned: 'shutdown-script' with pid 65
2022-05-23 11:22:00,192 INFO spawned: 'sonarr' with pid 66
2022-05-23 11:22:00,193 INFO reaped unknown pid 8 (exit status 0)
2022-05-23 11:22:01,194 INFO success: shutdown-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
2022-05-23 11:22:01,194 INFO success: sonarr entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2022-05-23 11:22:01,555 DEBG 'sonarr' stdout output:
[Info] Bootstrap: Starting Sonarr - /usr/lib/sonarr/bin/Sonarr.exe - Version 3.0.8.1507

2022-05-23 11:22:02,225 DEBG 'sonarr' stdout output:
[Info] AppFolderInfo: Data directory is being overridden to [/config]

2022-05-23 11:22:02,229 DEBG 'sonarr' stdout output:
[Trace] DiskProviderBase: Directory '/config' isn't writable. Access to the path "/config/sonarr_write_test.txt" is denied.

2022-05-23 11:22:02,230 DEBG 'sonarr' stdout output:

2022-05-23 11:22:02,329 DEBG 'sonarr' stdout output:
[Fatal] ConsoleApp: EPIC FAIL!

 

 

My system info:

Model: Custom

M/B: ASUSTeK COMPUTER INC. Z97M-PLUS Version Rev X.0x - s/n: 140627176000110

BIOS: American Megatrends Inc. Version 0330. Dated: 05/29/2014

CPU: Intel® Core™ i7-4790 CPU @ 3.60GHz

HVM: Not Available

IOMMU: Not Available

Cache: 256 KiB, 1 MB, 8 MB

Memory: 32 GiB DDR3 (max. installable capacity 32 GiB)

Network: eth0: 1000 Mbps, full duplex, mtu 1500

Kernel: Linux 5.15.40-Unraid x86_64

OpenSSL: 1.1.1o

Uptime: 0 days, 01:14:58

 

 

Thank you in advance for your assistance.

Solved by mikl

  • Solution
3 hours ago, Bodine95 said:

My docker (binhex-sonarr) will no longer start, I am getting the following error from the docker log.

 

Created by...
___. .__ .__
\_ |__ |__| ____ | |__ ____ ___ ___
| __ \| |/ \| | \_/ __ \\ \/ /
| \_\ \ | | \ Y \ ___/ > <
|___ /__|___| /___| /\___ >__/\_ \
\/ \/ \/ \/ \/
   https://hub.docker.com/u/binhex/

2022-05-23 11:21:53.746037 [info] Host is running unRAID
2022-05-23 11:21:53.783569 [info] System information Linux 8654a6ba22c4 5.15.40-Unraid #1 SMP Mon May 16 10:05:44 PDT 2022 x86_64 GNU/Linux
2022-05-23 11:21:53.827855 [info] OS_ARCH defined as 'x86-64'
2022-05-23 11:21:53.875126 [info] PUID defined as '99'
2022-05-23 11:21:54.469487 [info] PGID defined as '100'
2022-05-23 11:21:55.364307 [info] UMASK defined as '000'
2022-05-23 11:21:55.388254 [info] Permissions already set for '/config'
2022-05-23 11:21:55.484651 [info] Deleting files in /tmp (non recursive)...
2022-05-23 11:21:55.545110 [info] Starting Supervisor...
2022-05-23 11:21:59,135 INFO Included extra file "/etc/supervisor/conf.d/sonarr.conf" during parsing
2022-05-23 11:21:59,136 INFO Set uid to user 0 succeeded
2022-05-23 11:21:59,189 INFO supervisord started with pid 7
2022-05-23 11:22:00,191 INFO spawned: 'shutdown-script' with pid 65
2022-05-23 11:22:00,192 INFO spawned: 'sonarr' with pid 66
2022-05-23 11:22:00,193 INFO reaped unknown pid 8 (exit status 0)
2022-05-23 11:22:01,194 INFO success: shutdown-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
2022-05-23 11:22:01,194 INFO success: sonarr entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2022-05-23 11:22:01,555 DEBG 'sonarr' stdout output:
[Info] Bootstrap: Starting Sonarr - /usr/lib/sonarr/bin/Sonarr.exe - Version 3.0.8.1507

2022-05-23 11:22:02,225 DEBG 'sonarr' stdout output:
[Info] AppFolderInfo: Data directory is being overridden to [/config]

2022-05-23 11:22:02,229 DEBG 'sonarr' stdout output:
[Trace] DiskProviderBase: Directory '/config' isn't writable. Access to the path "/config/sonarr_write_test.txt" is denied.

2022-05-23 11:22:02,230 DEBG 'sonarr' stdout output:

2022-05-23 11:22:02,329 DEBG 'sonarr' stdout output:
[Fatal] ConsoleApp: EPIC FAIL!

 

 

My system info:

Model: Custom

M/B: ASUSTeK COMPUTER INC. Z97M-PLUS Version Rev X.0x - s/n: 140627176000110

BIOS: American Megatrends Inc. Version 0330. Dated: 05/29/2014

CPU: Intel® Core™ i7-4790 CPU @ 3.60GHz

HVM: Not Available

IOMMU: Not Available

Cache: 256 KiB, 1 MB, 8 MB

Memory: 32 GiB DDR3 (max. installable capacity 32 GiB)

Network: eth0: 1000 Mbps, full duplex, mtu 1500

Kernel: Linux 5.15.40-Unraid x86_64

OpenSSL: 1.1.1o

Uptime: 0 days, 01:14:58

 

 

Thank you in advance for your assistance.

This might help you 

 

 

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...

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.