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.

backfmar

Members
  • Joined

  • Last visited

  1. Anyone? Still get this Errors
  2. I have changed the Path in the template, but still gets this errors in the Logs, may someone could help? 2022-08-30 02:02:54.002 CEST [32368] DETAIL: Key (fileid)=(1323025) already exists. 2022-08-30 02:02:54.002 CEST [32368] STATEMENT: INSERT INTO "oc_filecache_extended" ("fileid", "upload_time") VALUES($1, $2) 2022-08-30 03:51:48.432 CEST [5383] ERROR: duplicate key value violates unique constraint "fs_storage_path_hash" 2022-08-30 03:51:48.432 CEST [5383] DETAIL: Key (storage, path_hash)=(22, 1112d78c0dc102e1c14400917b3ee4b7) already exists. 2022-08-30 03:51:48.432 CEST [5383] STATEMENT: INSERT INTO "oc_filecache" ("mimepart", "mimetype", "mtime", "size", "etag", "storage_mtime", "permissions", "name", "parent", "checksum", "path_hash", "path", "storage") VALUES($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13) 2022-08-30 06:25:50.393 CEST [18511] ERROR: duplicate key value violates unique constraint "oc_filecache_extended_pkey" 2022-08-30 06:25:50.393 CEST [18511] DETAIL: Key (fileid)=(1323025) already exists. 2022-08-30 06:25:50.393 CEST [18511] STATEMENT: INSERT INTO "oc_filecache_extended" ("fileid", "upload_time") VALUES($1, $2) 2022-08-30 06:26:13.339 CEST [18543] ERROR: duplicate key value violates unique constraint "oc_filecache_extended_pkey" 2022-08-30 06:26:13.339 CEST [18543] DETAIL: Key (fileid)=(1323025) already exists. 2022-08-30 06:26:13.339 CEST [18543] STATEMENT: INSERT INTO "oc_filecache_extended" ("fileid", "upload_time") VALUES($1, $2) 2022-08-30 08:04:18.102 CEST [21370] ERROR: duplicate key value violates unique constraint "oc_filecache_extended_pkey" 2022-08-30 08:04:18.102 CEST [21370] DETAIL: Key (fileid)=(1323025) already exists. 2022-08-30 08:04:18.102 CEST [21370] STATEMENT: INSERT INTO "oc_filecache_extended" ("fileid", "upload_time") VALUES($1, $2) 2022-08-30 08:05:43.673 CEST [21466] ERROR: duplicate key value violates unique constraint "oc_filecache_extended_pkey" 2022-08-30 08:05:43.673 CEST [21466] DETAIL: Key (fileid)=(1323025) already exists. 2022-08-30 08:05:43.673 CEST [21466] STATEMENT: INSERT INTO "oc_filecache_extended" ("fileid", "upload_time") VALUES($1, $2) 2022-08-30 08:06:08.112 CEST [21511] ERROR: duplicate key value violates unique constraint "oc_filecache_extended_pkey" 2022-08-30 08:06:08.112 CEST [21511] DETAIL: Key (fileid)=(1323025) already exists. 2022-08-30 08:06:08.112 CEST [21511] STATEMENT: INSERT INTO "oc_filecache_extended" ("fileid", "upload_time") VALUES($1, $2) 2022-08-30 17:36:49.465 CEST [23330] ERROR: duplicate key value violates unique constraint "oc_filecache_extended_pkey" 2022-08-30 17:36:49.465 CEST [23330] DETAIL: Key (fileid)=(1323025) already exists. 2022-08-30 17:36:49.465 CEST [23330] STATEMENT: INSERT INTO "oc_filecache_extended" ("fileid", "upload_time") VALUES($1, $2) 2022-08-30 17:42:16.024 CEST [23459] ERROR: duplicate key value violates unique constraint "oc_filecache_extended_pkey" 2022-08-30 17:42:16.024 CEST [23459] DETAIL: Key (fileid)=(1323025) already exists. 2022-08-30 17:42:16.024 CEST [23459] STATEMENT: INSERT INTO "oc_filecache_extended" ("fileid", "upload_time") VALUES($1, $2) 2022-08-30 17:42:41.089 CEST [23497] ERROR: duplicate key value violates unique constraint "oc_filecache_extended_pkey" 2022-08-30 17:42:41.089 CEST [23497] DETAIL: Key (fileid)=(1323025) already exists. 2022-08-30 17:42:41.089 CEST [23497] STATEMENT: INSERT INTO "oc_filecache_extended" ("fileid", "upload_time") VALUES($1, $2) 2022-08-30 18:17:03.999 CEST [1] LOG: received fast shutdown request 2022-08-30 18:17:04.015 CEST [1] LOG: aborting any active transactions 2022-08-30 18:17:04.017 CEST [1] LOG: background worker "logical replication launcher" (PID 32) exited with exit code 1 2022-08-30 18:17:04.021 CEST [27] LOG: shutting down 2022-08-30 18:17:04.228 CEST [1] LOG: database system is shut down 2022-08-30 18:17:08.356 CEST [1] LOG: starting PostgreSQL 14.5 (Debian 14.5-1.pgdg110+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 10.2.1-6) 10.2.1 20210110, 64-bit 2022-08-30 18:17:08.357 CEST [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2022-08-30 18:17:08.357 CEST [1] LOG: listening on IPv6 address "::", port 5432 2022-08-30 18:17:08.436 CEST [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2022-08-30 18:17:08.460 CEST [26] LOG: database system was shut down at 2022-08-30 18:17:04 CEST 2022-08-30 18:17:08.473 CEST [1] LOG: database system is ready to accept connections 2022-08-30 18:40:25.112 CEST [599] ERROR: duplicate key value violates unique constraint "oc_filecache_extended_pkey" 2022-08-30 18:40:25.112 CEST [599] DETAIL: Key (fileid)=(1323025) already exists. 2022-08-30 18:40:25.112 CEST [599] STATEMENT: INSERT INTO "oc_filecache_extended" ("fileid", "upload_time") VALUES($1, $2) 2022-08-30 18:41:56.383 CEST [711] ERROR: duplicate key value violates unique constraint "oc_filecache_extended_pkey" 2022-08-30 18:41:56.383 CEST [711] DETAIL: Key (fileid)=(1323025) already exists. 2022-08-30 18:41:56.383 CEST [711] STATEMENT: INSERT INTO "oc_filecache_extended" ("fileid", "upload_time") VALUES($1, $2) 2022-08-30 18:42:21.617 CEST [742] ERROR: duplicate key value violates unique constraint "oc_filecache_extended_pkey" 2022-08-30 18:42:21.617 CEST [742] DETAIL: Key (fileid)=(1323025) already exists. 2022-08-30 18:42:21.617 CEST [742] STATEMENT: INSERT INTO "oc_filecache_extended" ("fileid", "upload_time") VALUES($1, $2) 2022-08-30 19:04:32.902 CEST [1659] ERROR: duplicate key value violates unique constraint "oc_filecache_extended_pkey" 2022-08-30 19:04:32.902 CEST [1659] DETAIL: Key (fileid)=(1323025) already exists. 2022-08-30 19:04:32.902 CEST [1659] STATEMENT: INSERT INTO "oc_filecache_extended" ("fileid", "upload_time") VALUES($1, $2) 2022-08-30 19:06:13.354 CEST [1776] ERROR: duplicate key value violates unique constraint "oc_filecache_extended_pkey" 2022-08-30 19:06:13.354 CEST [1776] DETAIL: Key (fileid)=(1323025) already exists. 2022-08-30 19:06:13.354 CEST [1776] STATEMENT: INSERT INTO "oc_filecache_extended" ("fileid", "upload_time") VALUES($1, $2) 2022-08-30 19:06:38.615 CEST [1806] ERROR: duplicate key value violates unique constraint "oc_filecache_extended_pkey" 2022-08-30 19:06:38.615 CEST [1806] DETAIL: Key (fileid)=(1323025) already exists. 2022-08-30 19:06:38.615 CEST [1806] STATEMENT: INSERT INTO "oc_filecache_extended" ("fileid", "upload_time") VALUES($1, $2) 2022-08-30 19:11:24.655 CEST [2026] ERROR: duplicate key value violates unique constraint "oc_filecache_extended_pkey" 2022-08-30 19:11:24.655 CEST [2026] DETAIL: Key (fileid)=(1323025) already exists. 2022-08-30 19:11:24.655 CEST [2026] STATEMENT: INSERT INTO "oc_filecache_extended" ("fileid", "upload_time") VALUES($1, $2) 2022-08-30 19:31:18.384 CEST [1] LOG: received fast shutdown request 2022-08-30 19:31:18.390 CEST [1] LOG: aborting any active transactions 2022-08-30 19:31:18.394 CEST [1] LOG: background worker "logical replication launcher" (PID 32) exited with exit code 1 2022-08-30 19:31:18.394 CEST [27] LOG: shutting down 2022-08-30 19:31:18.646 CEST [1] LOG: database system is shut down 2022-08-30 19:31:22.796 CEST [1] LOG: starting PostgreSQL 14.5 (Debian 14.5-1.pgdg110+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 10.2.1-6) 10.2.1 20210110, 64-bit 2022-08-30 19:31:22.796 CEST [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2022-08-30 19:31:22.796 CEST [1] LOG: listening on IPv6 address "::", port 5432 2022-08-30 19:31:22.864 CEST [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2022-08-30 19:31:22.879 CEST [26] LOG: database system was shut down at 2022-08-30 19:31:18 CEST 2022-08-30 19:31:22.888 CEST [1] LOG: database system is ready to accept connections 2022-08-30 23:20:14.102 CEST [2521] ERROR: duplicate key value violates unique constraint "fs_storage_path_hash" 2022-08-30 23:20:14.102 CEST [2521] DETAIL: Key (storage, path_hash)=(22, fa5878d7e8273870e0757d725906ffec) already exists. 2022-08-30 23:20:14.102 CEST [2521] STATEMENT: INSERT INTO "oc_filecache" ("mimepart", "mimetype", "mtime", "size", "etag", "storage_mtime", "permissions", "name", "parent", "checksum", "path_hash", "path", "storage") VALUES($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13) 2022-08-30 23:20:24.030 CEST [2528] ERROR: duplicate key value violates unique constraint "fs_storage_path_hash" 2022-08-30 23:20:24.030 CEST [2528] DETAIL: Key (storage, path_hash)=(22, 009c29e9815f32d5c1f4750bcc4bc30b) already exists. 2022-08-30 23:20:24.030 CEST [2528] STATEMENT: INSERT INTO "oc_filecache" ("mimepart", "mimetype", "mtime", "size", "etag", "storage_mtime", "permissions", "name", "parent", "checksum", "path_hash", "path", "storage") VALUES($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13) 2022-08-30 23:20:50.330 CEST [2536] ERROR: duplicate key value violates unique constraint "fs_storage_path_hash" 2022-08-30 23:20:50.330 CEST [2536] DETAIL: Key (storage, path_hash)=(22, 3fe7adf03a9957a580ce3abfa226eb5c) already exists. 2022-08-30 23:20:50.330 CEST [2536] STATEMENT: INSERT INTO "oc_filecache" ("mimepart", "mimetype", "mtime", "size", "etag", "storage_mtime", "permissions", "name", "parent", "checksum", "path_hash", "path", "storage") VALUES($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13) 2022-08-31 00:15:02.780 CEST [3291] ERROR: duplicate key value violates unique constraint "fs_storage_path_hash" 2022-08-31 00:15:02.780 CEST [3291] DETAIL: Key (storage, path_hash)=(1, 6b6b9afedd635268f0775b0b1f6d25ee) already exists. 2022-08-31 00:15:02.780 CEST [3291] STATEMENT: INSERT INTO "oc_filecache" ("mimepart", "mimetype", "mtime", "size", "etag", "storage_mtime", "permissions", "name", "parent", "checksum", "path_hash", "path", "storage") VALUES($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13) PostgreSQL Database directory appears to contain a database; Skipping initialization PostgreSQL Database directory appears to contain a database; Skipping initialization
  3. Hello, since Weeks I get some Errors in Logs and Upload fails with Android Client and WebDAV. Nextcloud 24.04 (but also with 24.03) + Postgresql14+ Redis and SWAG [webdav] Fatal: InvalidArgumentException: X-OC-MTime header must be a valid positive integer at <<closure>> 0. /config/www/nextcloud/apps/dav/lib/Connector/Sabre/Node.php line 458 OCA\DAV\Connector\Sabre\MtimeSanitizer::sanitizeMtime() 1. /config/www/nextcloud/apps/dav/lib/Connector/Sabre/File.php line 379 OCA\DAV\Connector\Sabre\Node->sanitizeMtime() 2. /config/www/nextcloud/apps/dav/lib/Connector/Sabre/Directory.php line 164 OCA\DAV\Connector\Sabre\File->put() 3. /config/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php line 1098 OCA\DAV\Connector\Sabre\Directory->createFile() 4. /config/www/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php line 504 Sabre\DAV\Server->createFile() 5. /config/www/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php line 89 Sabre\DAV\CorePlugin->httpPut() 6. /config/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php line 472 Sabre\DAV\Server->emit() 7. /config/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php line 253 Sabre\DAV\Server->invokeMethod() 8. /config/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php line 321 Sabre\DAV\Server->start() 9. /config/www/nextcloud/apps/dav/lib/Server.php line 358 Sabre\DAV\Server->exec() 10. /config/www/nextcloud/apps/dav/appinfo/v2/remote.php line 35 OCA\DAV\Server->exec() 11. /config/www/nextcloud/remote.php line 166 require_once("/config/www/nex ... p") PUT /remote.php/dav/files/xxxmar/Filesync%20Pixel%205/GIF/VID-20181028-WA0014.mp4 from 99.123.100.241 by xxxmar at 2022-08-30T15:42:24+00:00 I only find this, but dont know how I could do this within an Unraid Docker? How to fix the error invalid or negative modification date May someone could help?
  4. If I understand you corretly, I have to change the Diretory in the template from /mnt/cache/appdata/postgresql14 to /mnt/user/appdata/postgresql14 ?
  5. Still existing, nobody can help?
  6. I have exactly the same Problem and don't know how to fix... Movie preview generation failed Output: {"0":"ffmpeg version 4.4.1 Copyright (c) 2000-2021 the FFmpeg developers","1":" built with gcc 10.3.1 (Alpine 10.3.1_git20210424) 20210424","2":" configuration: --prefix=/usr --enable-avresample --enable-avfilter --enable-gnutls --enable-gpl --enable-libass --enable-libmp3lame --enable-libvorbis --enable-libvpx --enable-libxvid --enable-libx264 --enable-libx265 --enable-libtheora --enable-libv4l2 --enable-libdav1d --enable-postproc --enable-pic --enable-pthreads --enable-shared --enable-libxcb --enable-libsrt --enable-libssh --enable-libvidstab --disable-stripping --disable-static --disable-librtmp --enable-vaapi --enable-vdpau --enable-libopus --enable-vulkan --enable-libsoxr --enable-libwebp --enable-libaom --disable-debug","3":" libavutil 56. 70.100 / 56. 70.100","4":" libavcodec 58.134.100 / 58.134.100","5":" libavformat 58. 76.100 / 58. 76.100","6":" libavdevice 58. 13.100 / 58. 13.100","7":" libavfilter 7.110.100 / 7.110.100","8":" libavresample 4. 0. 0 / 4. 0. 0","9":" libswscale 5. 9.100 / 5. 9.100","10":" libswresample 3. 9.100 / 3. 9.100","11":" libpostproc 55. 9.100 / 55. 9.100","12":"Input #0, mov,mp4,m4a,3gp,3g2,mj2

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.