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.

Nextcloud 404 error after upgrade from 6.9.2 to 6.12.8

Featured Replies

I recently upgraded my unraid server to 6.12.8 from 6.9.2 due to other issues.

 

After the upgrade it seemed the docker settings slightly changed (i also accidentally upgraded to the latest version when I was on 22.2.2, but updated the tag to the version i'm currently running.)  The port switched back to 443 (default port). I had changed it back to the previous setting port 4445 (noted in the config file below).

 

I did run a new permissions as i found an issue with my plex server and upgrading past 6.10.

 

Since the upgrade my nextcloud is now returning a 404 error on any page I visit. 

 

I'm struggling to find any additional clues on where to look to find the problem.

 

The docker logs show:

Quote

GID/UID
-------------------------------------

User uid:    99
User gid:    100
-------------------------------------

[cont-init.d] 10-adduser: exited 0.
[cont-init.d] 20-config: executing...
[cont-init.d] 20-config: exited 0.
[cont-init.d] 30-keygen: executing...
using keys found in /config/keys
[cont-init.d] 30-keygen: exited 0.
[cont-init.d] 40-config: executing...
[cont-init.d] 40-config: exited 0.
[cont-init.d] 50-install: executing...
[cont-init.d] 50-install: exited 0.
[cont-init.d] 60-memcache: executing...
[cont-init.d] 60-memcache: exited 0.
[cont-init.d] 70-aliases: executing...
[cont-init.d] 70-aliases: exited 0.
[cont-init.d] 90-custom-folders: executing...
[cont-init.d] 90-custom-folders: exited 0.
[cont-init.d] 99-custom-files: executing...
[custom-init] no custom files found exiting...
[cont-init.d] 99-custom-files: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.

 

but then later i went to look at it and saw this repeatedly

 

Quote

s6-applyuidgid: fatal: unable to exec php: No such file or directory

 

 

The port on the docker container matches the config file

Quote

'trusted_domains' =>
  array (
    0 => 'x.x.x.x:4445',
    1 => 'cloud.<domain>.net',
  ),
  'dbtype' => 'mysql',
  'version' => '22.2.0.2',
  'overwrite.cli.url' => 'https://cloud.<domain>.net',
  'overwritehost' => 'cloud.<domain>.net',
  'overwriteprotocol' => 'https'

 

The access logs show regardless of where i go (nextcloud/log/ngix/access.log)

Quote

[18/Mar/2024:19:46:54 -0400] "GET /favicon.ico HTTP/1.1" 404 153 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:123.0) Gecko/20100101 Firefox/123.0"

 

Any tips on where I can find the source of the problem here?

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.