Hello,
after a lot of effort, I was recently able to clean up version 30.0.1 so that there are no more errors and warnings. Now I am trying to upgrade to 30.0.2. The upgrade aborts at “Create Backup”. Here is the error in the log file. How can I fix the error? Thank you very much
Nextcloud runs on Debian Bookworm with PHP version 8.2.24
“reqId”: “xxxxxxxxxxxxxxx”,
“level”: 3,
“time”: “2024-11-11T12:10:47+00:00”,
“remoteAddr”: “xxxxxxxxxxxx”,
“user”: “–”,
“app”: “index”,
“method”: “GET”,
“url”: “/favicon.ico”,
“message”: “The requested uri(/favicon.ico) cannot be processed by the script ‘/nextcloud/index.php’)”,
“userAgent”: “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36”,
“version”: “30.0.1.2”,
“exception”: {
“Exception”: “Exception”,
“Message”: “The requested uri(/favicon.ico) cannot be processed by the script ‘/nextcloud/index.php’)”,
“Code”: 0,
“Trace”: [
{
“file”: “/var/www/html/nextcloud/lib/base.php”,
“line”: 954,
“function”: “getRawPathInfo”,
“class”: “OC\AppFramework\Http\Request”,
“type”: “->”
},
{
“file”: “/var/www/html/nextcloud/index.php”,
“line”: 24,
“function”: “handleRequest”,
“class”: “OC”,
“type”: “::”
}
],
“File”: “/var/www/html/nextcloud/lib/private/AppFramework/Http/Request.php”,
“Line”: 711,
“message”: “The requested uri(/favicon.ico) cannot be processed by the script ‘/nextcloud/index.php’)”,
“exception”: ,
“CustomMessage”: “The requested uri(/favicon.ico) cannot be processed by the script ‘/nextcloud/index.php’)”
},
“id”: “yyyyyyyyyyyy”
}