Debian系统非Docker安装nextcloud,访问时提示:500 Internal Server Error
nginx/1.18.0。nginx/error.log内容如下:
2025/06/09 11:45:17 [error] 32990#32990: *3 rewrite or internal redirection cycle while internally redirecting to "/index.php/index.php/csrftoken", client: 192.168.60.200, server: , request: "GET /index.php/csrftoken HTTP/1.1", host: "192.168.60.200"
2025/06/09 12:00:17 [error] 32990#32990: *4 rewrite or internal redirection cycle while internally redirecting to "/index.php/index.php/csrftoken", client: 192.168.60.200, server: , request: "GET /index.php/csrftoken HTTP/1.1", host: "192.168.60.200"
2025/06/09 12:15:20 [error] 32990#32990: *5 rewrite or internal redirection cycle while internally redirecting to "/index.php/index.php/csrftoken", client: 192.168.60.200, server: , request: "GET /index.php/csrftoken HTTP/1.1", host: "192.168.60.200"
2025/06/09 12:30:20 [error] 32990#32990: *6 rewrite or internal redirection cycle while internally redirecting to "/index.php/index.php/csrftoken", client: 192.168.60.200, server: , request: "GET /index.php/csrftoken HTTP/1.1", host: "192.168.60.200"
2025/06/09 12:42:02 [error] 32990#32990: *11 rewrite or internal redirection cycle while internally redirecting to "/index.php/index.php/core/apps/recommended", client: 192.168.60.200, server: , request: "GET /index.php/core/apps/recommended HTTP/1.1", host: "192.168.60.200"
2025/06/09 12:43:10 [error] 32990#32990: *13 rewrite or internal redirection cycle while internally redirecting to "/index.php/index.php/apps/dashboard/", client: 192.168.60.200, server: , request: "GET /index.php/apps/dashboard/ HTTP/1.1", host: "192.168.60.200"
2025/06/09 12:43:23 [error] 32990#32990: *15 rewrite or internal redirection cycle while internally redirecting to "/index.php/index.php/apps/dashboard/", client: 192.168.60.200, server: , request: "GET /index.php/apps/dashboard/ HTTP/1.1", host: "192.168.60.200"
2025/06/09 13:12:22 [error] 38605#38605: *1 rewrite or internal redirection cycle while internally redirecting to "/index.php/index.php/apps/dashboard/", client: 192.168.60.200, server: , request: "GET /index.php/apps/dashboard/ HTTP/1.1", host: "192.168.60.200"
2025/06/09 13:36:09 [error] 38605#38605: *3 rewrite or internal redirection cycle while internally redirecting to "/index.php/index.php/apps/dashboard/", client: 192.168.60.200, server: , request: "GET /index.php/apps/dashboard/ HTTP/1.1", host: "192.168.60.200"
2025/06/09 13:36:16 [error] 38605#38605: *4 rewrite or internal redirection cycle while internally redirecting to "/index.php/index.php/apps/dashboard/", client: 192.168.60.200, server: , request: "GET /index.php/apps/dashboard/ HTTP/1.1", host: "192.168.60.200"
2025/06/09 13:53:56 [error] 38605#38605: *7 rewrite or internal redirection cycle while internally redirecting to "/index.php/index.php/apps/dashboard/", client: 192.168.60.200, server: , request: "GET /index.php/apps/dashboard/ HTTP/1.1", host: "192.168.60.200"
2025/06/09 13:53:56 [error] 38605#38605: *9 open() "/var/www/nextcloud/favicon.ico" failed (2: No such file or directory), client: 192.168.60.200, server: , request: "GET /favicon.ico HTTP/1.1", host: "192.168.60.200", referrer: "http://192.168.60.200/index.php/apps/dashboard/"怎么解决问题?
最新发布