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.

nekromantik

Members
  • Joined

  • Last visited

Everything posted by nekromantik

  1. thanks
  2. How do you group them? i see no settings for groups in the appdata backup settings. Only see startup order.
  3. So I got the plugin setup with order for the containers to be started after backup but it does not seem to work as my VPN container should start first and then the others but timing is off as the others that depend on it start up either before or same time.
  4. Different browser and devices all have same issue. safe mode I cant test docker containers as it disabled array
  5. So my server has been working fine up until yesterday. I made no changes but I noticed the UI for Unraid was slower then normal. For example when you update a container you see the update box and see it downloading the layers etc But for me it hangs and then straight jumps to update complete. Bigger issue is containers are slow and keep getting broken where I get page not found or page not responding browser errors. I did restart of server but no difference. Attached is diagnostics. tower-diagnostics-20251211-1708.zip
  6. how do you disable auth for socks proxy?
  7. This update completely broken my sever. Running Dell T330. Was on 7.1.3 and used normal update method. After pressing reboot now system hung and then lost connection and there was no reboot. Manually rebooted and now it won't boot and NIC doesn't get IP. Tried downgrade by copying bz files to USB from 7.1.3 and running script and still it won't boot. Can't see console as lost idrac password so now have to buy monitor and can't use server till then:😭
  8. ok thanks does not look like it does sadly I dont use it for fan control only for idrac control
  9. thanks do those support WMI?
  10. i used to have ipmitool installed on unraid as I can manage my Dell server Since update to Unraid 7.x I now cant use the tool Get the following error: "ipmitool: error while loading shared libraries: libcrypto.so.1.1: cannot open shared object file: No such file or directory" Anyway to get the missing library?
  11. I have spent an hour or two trying to figure out what it is but cant figure it out. none of the containers that downloads things are on the appdata folder and logs are max few gb. My docker img is 50gb at the moment and unraid says total in use is 25gb so something is using up 70% for a few seconds and then it goes away as the return to normal message happens like 15 to 20 seconds after the over 70% in use alert.
  12. So I am having issues where my docker image file keeps getting to 70% and then by itself goes normal again even though I double the size. So to avoid this I want to move to folder instead. Is there a easy way to backup the docker image contents and re do as folder? Without needing to remember all settings for all containers and re doing it from scratch?
  13. There is no one who will create a new repo with updated binarys?
  14. i cant access my share from Windows 11 anymore after update. Yes I saw change note but I am not using guest access. I already had a username and password for the SMB share that is different to my windows MS account. It just says windows cant find the share.
  15. fyi I solved my issue with issuing occ fixdb command on nc
  16. my error is connection refused not exception
  17. nope thats normal its listening to all interfaces in the container. other apps I use like darr services all run on 0.0.0.0 internally and then unraid exposes on the bridge interface. If it was not listening then all apps would break. I use the same DB for 3 other apps and only NC has problems since NC was updated few weeks ago.
  18. I dont see where the error is in that? Which line? Here is config.php <?php $CONFIG = array ( 'memcache.local' => '\\OC\\Memcache\\APCu', 'datadirectory' => '/data', 'instanceid' => 'xxxx', 'passwordsalt' => 'xxxxx', 'secret' => 'xxxxx', 'trusted_domains' => array ( 0 => '192.168.1.21', 1 => 'xxxxx.com', ), 'overwrite.cli.url' => 'https://xxxxxx.com', 'overwriteprotocol' => 'https', 'dbtype' => 'mysql', 'version' => '30.0.1.2', 'dbname' => 'nextcloud', 'dbhost' => '192.168.1.20:3306', 'dbport' => '', 'dbtableprefix' => 'oc_', 'dbuser' => 'xxxx', 'dbpassword' => 'xxxx', 'installed' => true, 'maintenance' => false, 'theme' => '', 'enable_previews' => false, 'loglevel' => 2, 'mysql.utf8mb4' => true, 'trusted_proxies' => array ( 0 => '192.168.1.72', ), 'overwritehost' => 'xxxxxx', 'updater.release.channel' => 'stable', 'filelocking.enabled' => 'true', 'memcache.locking' => '\\OC\\Memcache\\APCu', 'upgrade.disable-web' => true, ); and attached is mariadb container page
  19. There was no upgrade message on mariadb. Here are the logs of Mariadb: 2024-10-27 0:28:31 0 [Note] Starting MariaDB 11.4.3-MariaDB-ubu2404 source revision 5ab81ffe0097a22a774957df28c5223cf0201de3 server_uid owS8T8cVn3lSalbvembgIJMPZL0= as process 1 2024-10-27 0:28:31 0 [Note] InnoDB: Compressed tables use zlib 1.3 2024-10-27 0:28:31 0 [Note] InnoDB: Number of transaction pools: 1 2024-10-27 0:28:31 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions 2024-10-27 0:28:31 0 [Note] InnoDB: Using liburing 2024-10-27 0:28:31 0 [Note] InnoDB: Initializing buffer pool, total size = 256.000MiB, chunk size = 4.000MiB 2024-10-27 0:28:31 0 [Note] InnoDB: Completed initialization of buffer pool 2024-10-27 0:28:31 0 [Note] InnoDB: Buffered log writes (block size=512 bytes) 2024-10-27 0:28:31 0 [Note] InnoDB: End of log at LSN=19514785312 2024-10-27 0:28:31 0 [Note] InnoDB: Opened 3 undo tablespaces 2024-10-27 0:28:31 0 [Note] InnoDB: 128 rollback segments in 3 undo tablespaces are active. 2024-10-27 0:28:31 0 [Note] InnoDB: Setting file './ibtmp1' size to 12.000MiB. Physically writing the file full; Please wait ... 2024-10-27 0:28:31 0 [Note] InnoDB: File './ibtmp1' size is now 12.000MiB. 2024-10-27 0:28:31 0 [Note] InnoDB: log sequence number 19514785312; transaction id 7625654 2024-10-27 0:28:31 0 [Note] Plugin 'FEEDBACK' is disabled. 2024-10-27 0:28:31 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool 2024-10-27 0:28:31 0 [Note] Plugin 'wsrep-provider' is disabled. 2024-10-27 0:28:32 0 [Note] InnoDB: Buffer pool(s) load completed at 241027 0:28:32 2024-10-27 0:28:35 0 [Note] Server socket created on IP: '0.0.0.0'. 2024-10-27 0:28:35 0 [Note] Server socket created on IP: '::'. 2024-10-27 0:28:35 0 [Note] mariadbd: Event Scheduler: Loaded 0 events 2024-10-27 0:28:35 0 [Note] mariadbd: ready for connections. Version: '11.4.3-MariaDB-ubu2404' socket: '/run/mysqld/mysqld.sock' port: 3306 mariadb.org binary distribution 2024-10-27 00:28:30+01:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:11.4.3+maria~ubu2404 started. 2024-10-27 00:28:31+01:00 [Note] [Entrypoint]: MariaDB upgrade not required and here are logs for NC: [migrations] started [migrations] 01-nginx-site-confs-default: skipped [migrations] 02-default-location: skipped [migrations] done usermod: no changes ─────────────────────────────────────── ██╗ ███████╗██╗ ██████╗ ██║ ██╔════╝██║██╔═══██╗ ██║ ███████╗██║██║ ██║ ██║ ╚════██║██║██║ ██║ ███████╗███████║██║╚██████╔╝ ╚══════╝╚══════╝╚═╝ ╚═════╝ Brought to you by linuxserver.io ─────────────────────────────────────── To support LSIO projects visit: https://www.linuxserver.io/donate/ ─────────────────────────────────────── GID/UID ─────────────────────────────────────── User UID: 99 User GID: 100 ─────────────────────────────────────── Linuxserver.io version: 30.0.1-ls347 Build-date: 2024-10-22T11:52:26+00:00 ─────────────────────────────────────── using keys found in /config/keys **** The following active confs have different version dates than the samples that are shipped. **** **** This may be due to user customization or an update to the samples. **** **** You should compare the following files to the samples in the same folder and update them. **** **** Use the link at the top of the file to view the changelog. **** ┌────────────┬────────────┬────────────────────────────────────────────────────────────────────────┐ │ old date │ new date │ path │ ├────────────┼────────────┼────────────────────────────────────────────────────────────────────────┤ │ 2023-04-13 │ 2024-05-27 │ /config/nginx/nginx.conf │ │ 2024-01-03 │ 2024-07-16 │ /config/nginx/site-confs/default.conf │ └────────────┴────────────┴────────────────────────────────────────────────────────────────────────┘ **** The following site-confs have extensions other than .conf **** **** This may be due to user customization. **** **** You should review the files and rename them to use the .conf extension or remove them. **** **** nginx.conf will only include site-confs with the .conf extension. **** /config/nginx/site-confs/default.conf.back [custom-init] No custom files found, skipping... [ls.io-init] done. octrine\DBAL\Exception: Failed to connect to the database: An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection refused in /app/www/public/lib/private/DB/Connection.php:233 Stack trace: #0 /app/www/public/3rdparty/doctrine/dbal/src/Connection.php(453): OC\DB\Connection->connect() #1 /app/www/public/3rdparty/doctrine/dbal/src/Connection.php(411): Doctrine\DBAL\Connection->getDatabasePlatformVersion() #2 /app/www/public/3rdparty/doctrine/dbal/src/Connection.php(318): Doctrine\DBAL\Connection->detectDatabasePlatform() #3 /app/www/public/lib/private/DB/Connection.php(899): Doctrine\DBAL\Connection->getDatabasePlatform() #4 /app/www/public/lib/private/DB/ConnectionAdapter.php(235): OC\DB\Connection->getDatabaseProvider() #5 /app/www/public/lib/private/DB/QueryBuilder/QueryBuilder.php(96): OC\DB\ConnectionAdapter->getDatabaseProvider() #6 /app/www/public/lib/private/AppConfig.php(1211): OC\DB\QueryBuilder\QueryBuilder->expr() #7 /app/www/public/lib/private/AppConfig.php(237): OC\AppConfig->loadConfig() #8 /app/www/public/lib/private/AppConfig.php(1351): OC\AppConfig->searchValues() #9 /app/www/public/lib/private/App/AppManager.php(126): OC\AppConfig->getValues() #10 /app/www/public/lib/private/App/AppManager.php(147): OC\App\AppManager->getInstalledAppsValues() #11 /app/www/public/lib/private/legacy/OC_App.php(191): OC\App\AppManager->getInstalledApps() #12 /app/www/public/lib/private/AppFramework/Bootstrap/Coordinator.php(48): OC_App::getEnabledApps() #13 /app/www/public/lib/base.php(657): OC\AppFramework\Bootstrap\Coordinator->runInitialRegistration() #14 /app/www/public/lib/base.php(1132): OC::init() #15 /app/www/public/cron.php(24): require_once('...') #16 {main} The errors do not show right away after reboot of NC. NC reboots and its working fine. It takes between few hours or a day to break and show that connection refused message. Which is what is making me get confused. If there was a DB issue then it would restart and show issues right away when you try and use NC.
  20. So my issue has happened again. It cant connect to DB again. I am running MariaDB 11.4 which Nextcloud docs say is compatible. I cannot downgrade NC from 30 as it says data is not compatible and downgrade is not supported.
  21. There was a new Nextcloud update and now it works again.
  22. Both Nextcloud and MariaDB were upgraded recently
  23. Yes all my other apps can connect to it fine. From containers to laptops.
  24. So my docker image is set to 40GB and every day I get warning saying utilisation is over 70 percent and then back to normal. However when I check size of containers it's only 18GB. I don't run Plex or transcoding which temporary writes to IMG. Any hints?

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.