"Start update" button does not work when upgrading to 29.0.16 (shared hosting, no terminal access)

Support intro

Sorry to hear you’re facing problems. :slightly_frowning_face:

The community help forum (help.nextcloud.com) is for home and non-enterprise users. Support is provided by other community members on a best effort / “as available” basis. All of those responding are volunteering their time to help you.

If you’re using Nextcloud in a business/critical setting, paid and SLA-based support services can be accessed via portal.nextcloud.com where Nextcloud engineers can help ensure your business keeps running smoothly.

Getting help

In order to help you as efficiently (and quickly!) as possible, please fill in as much of the below requested information as you can.

Before clicking submit: Please check if your query is already addressed via the following resources:

(Utilizing these existing resources is typically faster. It also helps reduce the load on our generous volunteers while elevating the signal to noise ratio of the forums otherwise arising from the same queries being posted repeatedly).

Some or all of the below information will be requested if it isn’t supplied; for fastest response please provide as much as you can. :heart:

The Basics

  • Nextcloud Server version (e.g., 29.x.x):
    • 29.0.1
  • Operating system and version (e.g., Ubuntu 24.04):
    • Debian
  • Web server and version (e.g, Apache 2.4.25):
    • Apache 2.4.25
  • Reverse proxy and version _(e.g. nginx 1.27.2)
    • unknown
  • PHP version (e.g, 8.3):
    • 8.2
  • Is this the first time you’ve seen this error? (Yes / No):
    • No
  • When did this problem seem to first start?
    • few days before this posting, and similar issue in 2023
  • Installation method (e.g. AlO, NCP, Bare Metal/Archive, etc.)
    • manual over shared hosting
  • Are you using CloudfIare, mod_security, or similar? (Yes / No)
    • unknown, likely not

Summary of the issue you are facing:

During manual upgrade and calling the instance in any browser I reach the page “Nextcloud will be updated to version 29.0.16” and I cannot press the “Start update” button. When I hover over the button with my mouse it turns white and I cannot click to start the update.

I was going to update from 29.0.1 (1) to 29.0.16, and then (2) to 30.0.13 and finally (3) to 31.0.7, but I’m stuck on step (1).

A similar issue happened with a previous update in 2023 to 27.1.4, but I was able to use another browser (Ungoogled Chromium) and it worked, so I didn’t think anything of it. Using the method described below, I have successfully updated my nextcloud on shared host several times.

Steps to replicate it (hint: details matter!):

  1. Backed up my existing Nextcloud Server database, data directory, and config.php file (using Filezilla as FTP and AlternC web hosting server mgmt software)
  2. Downloaded the 29.0.16 release from Nextcloud server changelog
  3. Disabled cron job in AlternC
  4. Changed maintenance mode to true in config.php and uploading via Filezilla.
  5. Renamed current NC directory (e.g nextcloud-old)
  6. Extracted 29.0.16 zip and uploaded to shared host server via Filezilla
  7. Copied config file to new NC folder
  8. Deleted config file from nextcloud-old
  9. Moved /data/ folder from nextcloud-old to new NC folder
  10. Changed maintenance mode to false by editing PHP and uploading using Filezilla.
  11. Called nextcloud instance in browser (e.g. Firefox, Chrome) visiting website (e.g. www.mynextcloud.com/cloud/)
  12. Moved mouse to press “start update” button.
  13. Button turns white and text disappears. Cannot click “start update” button. Update does not start.

Log entries

Nextcloud

Please provide the log entries from your Nextcloud log that are generated during the time of problem (via the Copy raw option from Administration settings->Logging screen or from your nextcloud.log located in your data directory). Feel free to use a pastebin/gist service if necessary.

{"reqId":"1A2NSCfIMFTu1w0YMV40","level":3,"time":"2025-08-18T03:10:17+00:00","remoteAddr":"24.212.162.35","user":"--","app":"PHP","method":"GET","url":"/cloud/index.php/204","message":"file_exists(): open_basedir restriction in effect. File(/lib/Controller) is not within the allowed path(s): (/var/alternc/html/t/[subdomain]/:/usr/share/php/:/var/alternc/tmp/:/tmp/:/dev/urandom) at /var/alternc/html/t/[subdomain]/www/[server domain]/cloud/lib/private/Route/Router.php#470","userAgent":"Mozilla/5.0 (Linux) mirall/3.16.6daily (Nextcloud, manjaro-6.15.9-2-MANJARO ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"29.0.1.1","data":{"app":"PHP"}}
{"reqId":"1A2NSCfIMFTu1w0YMV40","level":3,"time":"2025-08-18T03:10:17+00:00","remoteAddr":"24.212.162.35","user":"--","app":"PHP","method":"GET","url":"/cloud/index.php/204","message":"file_exists(): open_basedir restriction in effect. File(/lib/Controller) is not within the allowed path(s): (/var/alternc/html/t/[subdomain]/:/usr/share/php/:/var/alternc/tmp/:/tmp/:/dev/urandom) at /var/alternc/html/t/[subdomain]/www/[server domain]/cloud/lib/private/Route/Router.php#470","userAgent":"Mozilla/5.0 (Linux) mirall/3.16.6daily (Nextcloud, manjaro-6.15.9-2-MANJARO ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"29.0.1.1","data":{"app":"PHP"}}
{"reqId":"1A2NSCfIMFTu1w0YMV40","level":1,"time":"2025-08-18T03:10:18+00:00","remoteAddr":"24.212.162.35","user":"--","app":"no app in context","method":"GET","url":"/cloud/index.php/204","message":"Unable to generate a URL for the named route \"cloud_federation_api.requesthandler.addshare\" as such route does not exist.","userAgent":"Mozilla/5.0 (Linux) mirall/3.16.6daily (Nextcloud, manjaro-6.15.9-2-MANJARO ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"29.0.1.1","exception":{"Exception":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","Message":"Unable to generate a URL for the named route \"cloud_federation_api.requesthandler.addshare\" as such route does not exist.","Code":0,"Trace":[{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/lib/private/Route/Router.php","line":404,"function":"generate","class":"Symfony\\Component\\Routing\\Generator\\UrlGenerator","type":"->"},{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/lib/private/URLGenerator.php","line":103,"function":"generate","class":"OC\\Route\\Router","type":"->"},{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/lib/private/URLGenerator.php","line":115,"function":"linkToRoute","class":"OC\\URLGenerator","type":"->"},{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/apps/cloud_federation_api/lib/Capabilities.php","line":63,"function":"linkToRouteAbsolute","class":"OC\\URLGenerator","type":"->"},{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/lib/private/CapabilitiesManager.php","line":74,"function":"getCapabilities","class":"OCA\\CloudFederationAPI\\Capabilities","type":"->"},{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/lib/private/Template/JSConfigHelper.php","line":157,"function":"getCapabilities","class":"OC\\CapabilitiesManager","type":"->"},{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/lib/private/TemplateLayout.php","line":261,"function":"getConfig","class":"OC\\Template\\JSConfigHelper","type":"->"},{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/lib/private/legacy/OC_Template.php","line":145,"function":"__construct","class":"OC\\TemplateLayout","type":"->"},{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/lib/private/Template/Base.php","line":132,"function":"fetchPage","class":"OC_Template","type":"->"},{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/lib/base.php","line":424,"function":"printPage","class":"OC\\Template\\Base","type":"->"},{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/lib/base.php","line":1032,"function":"printUpgradePage","class":"OC","type":"::"},{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/index.php","line":49,"function":"handleRequest","class":"OC","type":"::"}],"File":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/3rdparty/symfony/routing/Generator/UrlGenerator.php","Line":144,"message":"Unable to generate a URL for the named route \"cloud_federation_api.requesthandler.addshare\" as such route does not exist.","exception":{},"CustomMessage":"Unable to generate a URL for the named route \"cloud_federation_api.requesthandler.addshare\" as such route does not exist."}}
{"reqId":"1A2NSCfIMFTu1w0YMV40","level":3,"time":"2025-08-18T03:10:18+00:00","remoteAddr":"24.212.162.35","user":"--","app":"PHP","method":"GET","url":"/cloud/index.php/204","message":"file_exists(): open_basedir restriction in effect. File(/lib/Controller) is not within the allowed path(s): (/var/alternc/html/t/[subdomain]/:/usr/share/php/:/var/alternc/tmp/:/tmp/:/dev/urandom) at /var/alternc/html/t/[subdomain]/www/[server domain]/cloud/lib/private/Route/Router.php#470","userAgent":"Mozilla/5.0 (Linux) mirall/3.16.6daily (Nextcloud, manjaro-6.15.9-2-MANJARO ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"29.0.1.1","data":{"app":"PHP"}}
{"reqId":"1A2NSCfIMFTu1w0YMV40","level":3,"time":"2025-08-18T03:10:18+00:00","remoteAddr":"24.212.162.35","user":"--","app":"PHP","method":"GET","url":"/cloud/index.php/204","message":"file_exists(): open_basedir restriction in effect. File(/lib/Controller) is not within the allowed path(s): (/var/alternc/html/t/[subdomain]/:/usr/share/php/:/var/alternc/tmp/:/tmp/:/dev/urandom) at /var/alternc/html/t/[subdomain]/www/[server domain]/cloud/lib/private/Route/Router.php#470","userAgent":"Mozilla/5.0 (Linux) mirall/3.16.6daily (Nextcloud, manjaro-6.15.9-2-MANJARO ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"29.0.1.1","data":{"app":"PHP"}}
{"reqId":"1A2NSCfIMFTu1w0YMV40","level":1,"time":"2025-08-18T03:10:18+00:00","remoteAddr":"24.212.162.35","user":"--","app":"no app in context","method":"GET","url":"/cloud/index.php/204","message":"Unable to generate a URL for the named route \"ocs.password_policy.api.generate\" as such route does not exist.","userAgent":"Mozilla/5.0 (Linux) mirall/3.16.6daily (Nextcloud, manjaro-6.15.9-2-MANJARO ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"29.0.1.1","exception":{"Exception":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","Message":"Unable to generate a URL for the named route \"ocs.password_policy.api.generate\" as such route does not exist.","Code":0,"Trace":[{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/lib/private/Route/Router.php","line":404,"function":"generate","class":"Symfony\\Component\\Routing\\Generator\\UrlGenerator","type":"->"},{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/lib/private/URLGenerator.php","line":121,"function":"generate","class":"OC\\Route\\Router","type":"->"},{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/apps/password_policy/lib/Capabilities.php","line":58,"function":"linkToOCSRouteAbsolute","class":"OC\\URLGenerator","type":"->"},{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/lib/private/CapabilitiesManager.php","line":74,"function":"getCapabilities","class":"OCA\\Password_Policy\\Capabilities","type":"->"},{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/lib/private/Template/JSConfigHelper.php","line":157,"function":"getCapabilities","class":"OC\\CapabilitiesManager","type":"->"},{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/lib/private/TemplateLayout.php","line":261,"function":"getConfig","class":"OC\\Template\\JSConfigHelper","type":"->"},{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/lib/private/legacy/OC_Template.php","line":145,"function":"__construct","class":"OC\\TemplateLayout","type":"->"},{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/lib/private/Template/Base.php","line":132,"function":"fetchPage","class":"OC_Template","type":"->"},{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/lib/base.php","line":424,"function":"printPage","class":"OC\\Template\\Base","type":"->"},{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/lib/base.php","line":1032,"function":"printUpgradePage","class":"OC","type":"::"},{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/index.php","line":49,"function":"handleRequest","class":"OC","type":"::"}],"File":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/3rdparty/symfony/routing/Generator/UrlGenerator.php","Line":144,"message":"Unable to generate a URL for the named route \"ocs.password_policy.api.generate\" as such route does not exist.","exception":{},"CustomMessage":"Unable to generate a URL for the named route \"ocs.password_policy.api.generate\" as such route does not exist."}}
{"reqId":"1A2NSCfIMFTu1w0YMV40","level":3,"time":"2025-08-18T03:10:18+00:00","remoteAddr":"24.212.162.35","user":"--","app":"PHP","method":"GET","url":"/cloud/index.php/204","message":"file_exists(): open_basedir restriction in effect. File(/lib/Controller) is not within the allowed path(s): (/var/alternc/html/t/[subdomain]/:/usr/share/php/:/var/alternc/tmp/:/tmp/:/dev/urandom) at /var/alternc/html/t/[subdomain]/www/[server domain]/cloud/lib/private/Route/Router.php#470","userAgent":"Mozilla/5.0 (Linux) mirall/3.16.6daily (Nextcloud, manjaro-6.15.9-2-MANJARO ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"29.0.1.1","data":{"app":"PHP"}}
{"reqId":"1A2NSCfIMFTu1w0YMV40","level":3,"time":"2025-08-18T03:10:18+00:00","remoteAddr":"24.212.162.35","user":"--","app":"PHP","method":"GET","url":"/cloud/index.php/204","message":"file_exists(): open_basedir restriction in effect. File(/lib/Controller) is not within the allowed path(s): (/var/alternc/html/t/[subdomain]/:/usr/share/php/:/var/alternc/tmp/:/tmp/:/dev/urandom) at /var/alternc/html/t/[subdomain]/www/[server domain]/cloud/lib/private/Route/Router.php#470","userAgent":"Mozilla/5.0 (Linux) mirall/3.16.6daily (Nextcloud, manjaro-6.15.9-2-MANJARO ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"29.0.1.1","data":{"app":"PHP"}}
{"reqId":"1A2NSCfIMFTu1w0YMV40","level":1,"time":"2025-08-18T03:10:18+00:00","remoteAddr":"24.212.162.35","user":"--","app":"no app in context","method":"GET","url":"/cloud/index.php/204","message":"Unable to generate a URL for the named route \"ocs.password_policy.api.validate\" as such route does not exist.","userAgent":"Mozilla/5.0 (Linux) mirall/3.16.6daily (Nextcloud, manjaro-6.15.9-2-MANJARO ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"29.0.1.1","exception":{"Exception":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","Message":"Unable to generate a URL for the named route \"ocs.password_policy.api.validate\" as such route does not exist.","Code":0,"Trace":[{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/lib/private/Route/Router.php","line":404,"function":"generate","class":"Symfony\\Component\\Routing\\Generator\\UrlGenerator","type":"->"},{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/lib/private/URLGenerator.php","line":121,"function":"generate","class":"OC\\Route\\Router","type":"->"},{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/apps/password_policy/lib/Capabilities.php","line":59,"function":"linkToOCSRouteAbsolute","class":"OC\\URLGenerator","type":"->"},{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/lib/private/CapabilitiesManager.php","line":74,"function":"getCapabilities","class":"OCA\\Password_Policy\\Capabilities","type":"->"},{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/lib/private/Template/JSConfigHelper.php","line":157,"function":"getCapabilities","class":"OC\\CapabilitiesManager","type":"->"},{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/lib/private/TemplateLayout.php","line":261,"function":"getConfig","class":"OC\\Template\\JSConfigHelper","type":"->"},{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/lib/private/legacy/OC_Template.php","line":145,"function":"__construct","class":"OC\\TemplateLayout","type":"->"},{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/lib/private/Template/Base.php","line":132,"function":"fetchPage","class":"OC_Template","type":"->"},{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/lib/base.php","line":424,"function":"printPage","class":"OC\\Template\\Base","type":"->"},{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/lib/base.php","line":1032,"function":"printUpgradePage","class":"OC","type":"::"},{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/index.php","line":49,"function":"handleRequest","class":"OC","type":"::"}],"File":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/3rdparty/symfony/routing/Generator/UrlGenerator.php","Line":144,"message":"Unable to generate a URL for the named route \"ocs.password_policy.api.validate\" as such route does not exist.","exception":{},"CustomMessage":"Unable to generate a URL for the named route \"ocs.password_policy.api.validate\" as such route does not exist."}}
{"reqId":"1A2NSCfIMFTu1w0YMV40","level":3,"time":"2025-08-18T03:10:18+00:00","remoteAddr":"24.212.162.35","user":"--","app":"PHP","method":"GET","url":"/cloud/index.php/204","message":"file_exists(): open_basedir restriction in effect. File(/lib/Controller) is not within the allowed path(s): (/var/alternc/html/t/[subdomain]/:/usr/share/php/:/var/alternc/tmp/:/tmp/:/dev/urandom) at /var/alternc/html/t/[subdomain]/www/[server domain]/cloud/lib/private/Route/Router.php#470","userAgent":"Mozilla/5.0 (Linux) mirall/3.16.6daily (Nextcloud, manjaro-6.15.9-2-MANJARO ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"29.0.1.1","data":{"app":"PHP"}}
{"reqId":"1A2NSCfIMFTu1w0YMV40","level":3,"time":"2025-08-18T03:10:18+00:00","remoteAddr":"24.212.162.35","user":"--","app":"PHP","method":"GET","url":"/cloud/index.php/204","message":"file_exists(): open_basedir restriction in effect. File(/lib/Controller) is not within the allowed path(s): (/var/alternc/html/t/[subdomain]/:/usr/share/php/:/var/alternc/tmp/:/tmp/:/dev/urandom) at /var/alternc/html/t/[subdomain]/www/[server domain]/cloud/lib/private/Route/Router.php#470","userAgent":"Mozilla/5.0 (Linux) mirall/3.16.6daily (Nextcloud, manjaro-6.15.9-2-MANJARO ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"29.0.1.1","data":{"app":"PHP"}}
{"reqId":"1A2NSCfIMFTu1w0YMV40","level":1,"time":"2025-08-18T03:10:18+00:00","remoteAddr":"24.212.162.35","user":"--","app":"no app in context","method":"GET","url":"/cloud/index.php/204","message":"Unable to generate a URL for the named route \"theming.theming.getmanifest\" as such route does not exist.","userAgent":"Mozilla/5.0 (Linux) mirall/3.16.6daily (Nextcloud, manjaro-6.15.9-2-MANJARO ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"29.0.1.1","exception":{"Exception":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","Message":"Unable to generate a URL for the named route \"theming.theming.getmanifest\" as such route does not exist.","Code":0,"Trace":[{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/lib/private/Route/Router.php","line":404,"function":"generate","class":"Symfony\\Component\\Routing\\Generator\\UrlGenerator","type":"->"},{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/lib/private/URLGenerator.php","line":103,"function":"generate","class":"OC\\Route\\Router","type":"->"},{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/apps/theming/lib/ThemingDefaults.php","line":417,"function":"linkToRoute","class":"OC\\URLGenerator","type":"->"},{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/lib/private/URLGenerator.php","line":231,"function":"replaceImagePath","class":"OCA\\Theming\\ThemingDefaults","type":"->"},{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/lib/private/legacy/template/functions.php","line":249,"function":"imagePath","class":"OC\\URLGenerator","type":"->"},{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/core/templates/layout.guest.php","line":23,"function":"image_path"},{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/lib/private/Template/Base.php","line":180,"args":["/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/core/templates/layout.guest.php"],"function":"include"},{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/lib/private/Template/Base.php","line":150,"function":"load","class":"OC\\Template\\Base","type":"->"},{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/lib/private/legacy/OC_Template.php","line":142,"function":"fetchPage","class":"OC\\Template\\Base","type":"->"},{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/lib/private/legacy/OC_Template.php","line":173,"function":"fetchPage","class":"OC_Template","type":"->"},{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/lib/private/Template/Base.php","line":132,"function":"fetchPage","class":"OC_Template","type":"->"},{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/lib/base.php","line":424,"function":"printPage","class":"OC\\Template\\Base","type":"->"},{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/lib/base.php","line":1032,"function":"printUpgradePage","class":"OC","type":"::"},{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/index.php","line":49,"function":"handleRequest","class":"OC","type":"::"}],"File":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/3rdparty/symfony/routing/Generator/UrlGenerator.php","Line":144,"message":"Unable to generate a URL for the named route \"theming.theming.getmanifest\" as such route does not exist.","exception":{},"CustomMessage":"Unable to generate a URL for the named route \"theming.theming.getmanifest\" as such route does not exist."}}
{"reqId":"1A2NSCfIMFTu1w0YMV40","level":3,"time":"2025-08-18T03:10:18+00:00","remoteAddr":"24.212.162.35","user":"--","app":"PHP","method":"GET","url":"/cloud/index.php/204","message":"file_exists(): open_basedir restriction in effect. File(/lib/Controller) is not within the allowed path(s): (/var/alternc/html/t/[subdomain]/:/usr/share/php/:/var/alternc/tmp/:/tmp/:/dev/urandom) at /var/alternc/html/t/[subdomain]/www/[server domain]/cloud/lib/private/Route/Router.php#470","userAgent":"Mozilla/5.0 (Linux) mirall/3.16.6daily (Nextcloud, manjaro-6.15.9-2-MANJARO ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"29.0.1.1","data":{"app":"PHP"}}
{"reqId":"1A2NSCfIMFTu1w0YMV40","level":3,"time":"2025-08-18T03:10:18+00:00","remoteAddr":"24.212.162.35","user":"--","app":"PHP","method":"GET","url":"/cloud/index.php/204","message":"file_exists(): open_basedir restriction in effect. File(/lib/Controller) is not within the allowed path(s): (/var/alternc/html/t/[subdomain]/:/usr/share/php/:/var/alternc/tmp/:/tmp/:/dev/urandom) at /var/alternc/html/t/[subdomain]/www/[server domain]/cloud/lib/private/Route/Router.php#470","userAgent":"Mozilla/5.0 (Linux) mirall/3.16.6daily (Nextcloud, manjaro-6.15.9-2-MANJARO ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"29.0.1.1","data":{"app":"PHP"}}
{"reqId":"1A2NSCfIMFTu1w0YMV40","level":1,"time":"2025-08-18T03:10:18+00:00","remoteAddr":"24.212.162.35","user":"--","app":"no app in context","method":"GET","url":"/cloud/index.php/204","message":"Unable to generate a URL for the named route \"dashboard.dashboard.index\" as such route does not exist.","userAgent":"Mozilla/5.0 (Linux) mirall/3.16.6daily (Nextcloud, manjaro-6.15.9-2-MANJARO ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"29.0.1.1","exception":{"Exception":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","Message":"Unable to generate a URL for the named route \"dashboard.dashboard.index\" as such route does not exist.","Code":0,"Trace":[{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/lib/private/Route/Router.php","line":404,"function":"generate","class":"Symfony\\Component\\Routing\\Generator\\UrlGenerator","type":"->"},{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/lib/private/URLGenerator.php","line":103,"function":"generate","class":"OC\\Route\\Router","type":"->"},{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/lib/private/NavigationManager.php","line":371,"function":"linkToRoute","class":"OC\\URLGenerator","type":"->"},{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/lib/private/NavigationManager.php","line":132,"function":"init","class":"OC\\NavigationManager","type":"->"},{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/apps/theming/lib/ThemingDefaults.php","line":199,"function":"getAll","class":"OC\\NavigationManager","type":"->"},{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/lib/private/legacy/OC_Defaults.php","line":271,"function":"getShortFooter","class":"OCA\\Theming\\ThemingDefaults","type":"->"},{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/lib/public/Defaults.php","line":176,"function":"getLongFooter","class":"OC_Defaults","type":"->"},{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/core/templates/layout.guest.php","line":53,"function":"getLongFooter","class":"OCP\\Defaults","type":"->"},{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/lib/private/Template/Base.php","line":180,"args":["/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/core/templates/layout.guest.php"],"function":"include"},{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/lib/private/Template/Base.php","line":150,"function":"load","class":"OC\\Template\\Base","type":"->"},{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/lib/private/legacy/OC_Template.php","line":142,"function":"fetchPage","class":"OC\\Template\\Base","type":"->"},{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/lib/private/legacy/OC_Template.php","line":173,"function":"fetchPage","class":"OC_Template","type":"->"},{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/lib/private/Template/Base.php","line":132,"function":"fetchPage","class":"OC_Template","type":"->"},{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/lib/base.php","line":424,"function":"printPage","class":"OC\\Template\\Base","type":"->"},{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/lib/base.php","line":1032,"function":"printUpgradePage","class":"OC","type":"::"},{"file":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/index.php","line":49,"function":"handleRequest","class":"OC","type":"::"}],"File":"/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/3rdparty/symfony/routing/Generator/UrlGenerator.php","Line":144,"message":"Unable to generate a URL for the named route \"dashboard.dashboard.index\" as such route does not exist.","exception":{},"CustomMessage":"Unable to generate a URL for the named route \"dashboard.dashboard.index\" as such route does not exist."}}

Web Browser

If the problem is related to the Web interface, open your browser inspector Console and Network tabs while refreshing (reloading) and reproducing the problem. Provide any relevant output/errors here that appear.

**Console:**
Uncaught SyntaxError: "" literal not terminated before end of script core-common.js:2:2173492
Uncaught ReferenceError: OC is not defined
    <anonymous> [server domain]/cloud/core/js/update.js?v=0d6cfb58-2:12
    <anonymous> [server domain]/cloud/core/js/update.js?v=0d6cfb58-2:147
update.js:12:2
GET
[server domain]/apps/theming/img/background/kamil-porembinski-clouds.jpg
[HTTP/1.1 404 Not Found 382ms]

**Network tab HAR output:**
{
  "log": {
    "version": "1.2",
    "creator": {
      "name": "LibreWolf",
      "version": "141.0-1"
    },
    "browser": {
      "name": "LibreWolf",
      "version": "141.0-1"
    },
    "pages": [
      {
        "id": "page_1",
        "pageTimings": {
          "onContentLoad": -591500,
          "onLoad": -591333
        },
        "startedDateTime": "2025-08-17T23:19:38.712-04:00",
        "title": "https://www.[domain]/cloud/"
      }
    ],
    "entries": [
      {
        "startedDateTime": "2025-08-17T23:19:38.712-04:00",
        "request": {
          "bodySize": 0,
          "method": "GET",
          "url": "https://www.[domain]/cloud/core/img/logo/logo.svg",
          "httpVersion": "HTTP/1.1",
          "headers": [
            {
              "name": "Host",
              "value": "www.[domain]"
            },
            {
              "name": "User-Agent",
              "value": "Mozilla/5.0 (X11; Linux x86_64; rv:141.0) Gecko/20100101 Firefox/141.0"
            },
            {
              "name": "Accept",
              "value": "image/avif,image/webp,image/png,image/svg+xml,image/*;q=0.8,*/*;q=0.5"
            },
            {
              "name": "Accept-Language",
              "value": "en-US,en;q=0.5"
            },
            {
              "name": "Accept-Encoding",
              "value": "gzip, deflate, br, zstd"
            }
          ],
          "cookies": [],
          "queryString": [],
          "headersSize": 0
        },
        "response": {
          "status": 200,
          "statusText": "OK",
          "httpVersion": "HTTP/1.1",
          "headers": [],
          "cookies": [],
          "content": {
            "mimeType": "image/svg+xml",
            "size": 44768,
            "text": ""
          },
          "redirectURL": "",
          "headersSize": 0,
          "bodySize": 0
        },
        "cache": {},
        "timings": {},
        "time": 0,
        "pageref": "page_1"
      },
      {
        "startedDateTime": "2025-08-17T23:19:38.861-04:00",
        "request": {
          "bodySize": 0,
          "method": "GET",
          "url": "https://www.[domain]/apps/theming/img/background/kamil-porembinski-clouds.jpg",
          "httpVersion": "HTTP/1.1",
          "headers": [
            {
              "name": "Host",
              "value": "www.[domain]"
            },
            {
              "name": "User-Agent",
              "value": "Mozilla/5.0 (X11; Linux x86_64; rv:141.0) Gecko/20100101 Firefox/141.0"
            },
            {
              "name": "Accept",
              "value": "image/avif,image/webp,image/png,image/svg+xml,image/*;q=0.8,*/*;q=0.5"
            },
            {
              "name": "Accept-Language",
              "value": "en-US,en;q=0.5"
            },
            {
              "name": "Accept-Encoding",
              "value": "gzip, deflate, br, zstd"
            },
            {
              "name": "Sec-GPC",
              "value": "1"
            },
            {
              "name": "Connection",
              "value": "keep-alive"
            },
            {
              "name": "Sec-Fetch-Dest",
              "value": "image"
            },
            {
              "name": "Sec-Fetch-Mode",
              "value": "no-cors"
            },
            {
              "name": "Sec-Fetch-Site",
              "value": "same-origin"
            },
            {
              "name": "Priority",
              "value": "u=4, i"
            }
          ],
          "cookies": [],
          "queryString": [],
          "headersSize": 470
        },
        "response": {
          "status": 404,
          "statusText": "Not Found",
          "httpVersion": "HTTP/1.1",
          "headers": [
            {
              "name": "Date",
              "value": "Mon, 18 Aug 2025 03:19:39 GMT"
            },
            {
              "name": "Server",
              "value": "Apache/2.4.65 (Debian)"
            },
            {
              "name": "Strict-Transport-Security",
              "value": "max-age=63072000; preload"
            },
            {
              "name": "X-Content-Type-Options",
              "value": "nosniff"
            },
            {
              "name": "Content-Length",
              "value": "282"
            },
            {
              "name": "Keep-Alive",
              "value": "timeout=15, max=100"
            },
            {
              "name": "Connection",
              "value": "Keep-Alive"
            },
            {
              "name": "Content-Type",
              "value": "text/html; charset=iso-8859-1"
            }
          ],
          "cookies": [],
          "content": {
            "mimeType": "text/html; charset=iso-8859-1",
            "size": 282,
            "text": "<!DOCTYPE HTML PUBLIC \"-//IETF//DTD HTML 2.0//EN\">\n<html><head>\n<title>404 Not Found</title>\n</head><body>\n<h1>Not Found</h1>\n<p>The requested URL was not found on this server.</p>\n<hr>\n<address>Apache/2.4.65 (Debian) Server at www.[domain] Port 443</address>\n</body></html>\n"
          },
          "redirectURL": "",
          "headersSize": 305,
          "bodySize": 587
        },
        "cache": {},
        "timings": {
          "blocked": 188,
          "dns": 0,
          "connect": 90,
          "ssl": 70,
          "send": 0,
          "wait": 33,
          "receive": 0
        },
        "time": 381,
        "_securityState": "secure",
        "serverIPAddress": "[server IP address]",
        "connection": "443",
        "pageref": "page_1"
      }
    ]
  }
}

My nextcloud is in a subfolder of the domain (e.g. www.mynextcloud.com/cloud/ instead of www.mynextcloud.com), which might be an issue that I don’t know how to solve. For this example I used the output from Librewolf but I have tried it on multiple browsers, including on a windows machine that had no extensions with the same result.
I replaced the [server IP address] in this output.

Web server / Reverse Proxy

Can't find this.

Configuration

Nextcloud

The output of occ config:list system or similar is best, but, if not possible, the contents of your config.php file from /path/to/nextcloud is fine (make sure to remove any identifiable information!):

<?php
$CONFIG = array (
  'instanceid' => '[the instance ID]',
  'passwordsalt' => '[the password salt]',
  'secret' => '[the secret]',
  'trusted_domains' => 
  array (
    0 => '[server domain]',
  ),
  'datadirectory' => '/var/alternc/html/t/[subdomain]/www/[server domain]/cloud/data',
  'dbtype' => 'mysql',
  'version' => '29.0.1.1',
  'overwrite.cli.url' => '[server domain]/cloud',
  'dbname' => 'tnm',
  'dbhost' => '[database location]',
  'dbport' => '',
  'dbtableprefix' => 'oc_',
  'mysql.utf8mb4' => true,
  'dbuser' => '[database username]',
  'dbpassword' => '[database password]',
  'installed' => true,
  'maintenance' => false,
  'theme' => '',
  'loglevel' => 0,
);

I’m not sure what parts are identifiable information, so I took a guess and [replaced it].

Apps

The output of occ app:list (if possible).

Using shared host, I don’t know where this is. If it’s useful, the update webpage of my instance says this:

The following apps will be updated:

Files (files)
OAuth 2.0 (oauth2)
Text (text)

These incompatible apps will be disabled:

gpoddersync (gpoddersync)
quota_warning (quota_warning)

In my last update I wanted to try gpoddersync, but I never ended up needing it so I was wanting to drop it during this upgrade. I figured I didn’t really have to do anything special to remove it when manually upgrading.

Tips for increasing the likelihood of a response

  • Use the preformatted text formatting option in the editor for all log entries and configuration output.
  • If screenshots are useful, feel free to include them.
    • If possible, also include key error output in text form so it can be searched for.
  • Try to edit log output only minimally (if at all) so that it can be ran through analyzers / formatters by those trying to help you.

Thanks for any and all help.

You can try the update by terminal:

cd /var/www/nextcloud/updater
sudo -u www-run php8.3 updater.phar

My apologies, I wasn’t explicit.
I’m running Nextcloud on shared hosting and don’t have access to the terminal.
EDIT: I have edited the title to reflect this.

ideally contact your provider support.

I contacted my provider support (which is very limited), and they fixed some permissions and ran the update via terminal, and it seems to work and my folders appear to sync, but it has introduced a new problem.

When I visit the instance, the login page appears but no popup to input username or password. I checked my nextcloud.log after setting it to loglevel = 1, and I see “suspicious_login_detected” from app “suspicious_login”. It also says “message”:"Notification was not parsed by any notifier.

My provider is not located in my city, and so I wonder if when they updated it on their machine it only recognized their IP. How do I fix this to be able to login?

Are you using CloudfIare, mod_security, or similar? (Yes / No)
unknown, likely not

Are you sure your provider isn’t using mod_security or Cloudflare or something? That’s a typical cause of unexplained front-end issues.

Please re-check your browser inspector again (like you did in the original report; instructions are in the support template). While reproducing the behavior monitor first the Network tab for anything that fails to load. Then the Console tab for any errors.

I checked my nextcloud.log after setting it to loglevel = 1, and I see “suspicious_login_detected” from app “suspicious_login”. It also says “message”:"Notification was not parsed by any notifier.

The suspicious login app just notifies about suspicious logins; it doesn’t prevent logins.

I sent them an email to confirm, I’m still unsure.

Please re-check your browser inspector again (like you did in the original report; instructions are in the support template). While reproducing the behavior monitor first the Network tab for anything that fails to load. Then the Console tab for any errors.

Console tab:

Network tab:

One thing I noticed is I had a custom theme and color for the nextcloud background (just a different default color) and it briefly shows up and then reverts to the default blue background. Not sure if that’s relevant.

The other thing to note is the network tab Domain column it shows the domain I use (e.g. www.mynextcloud.com) but doesn’t show the subfolder it’s actually in (e.g. www.mynextcloud.com/cloud/). I also am not sure that’s relevant or not.

My provider got back to me, and said they are not behind Cloudflare, and mod_security is not enabled.

They tried to see if making a domain without the “/cloud” subfolder would resolve anything, but it still did not fix the issue.

I remain without login screen.