Nextcloud version: 29.05
Operating system and version :Red Hat Linux 9.4
Apache or nginx version: Apache/2.4.57 (Red Hat)
PHP version: 8.30
The issue you are facing:
- After migration and upgrade from RHEL 7/Nextcloud 23, we are facing the problem that attempts to open Nextcloud with Chrome or Edge browsers. When attempting to add or share files, the side panel fails to open and fails with “Action failed”. This leaves no errors in the Nextcloud log, nor any I can find in the apache logs.
This error does not appear with Firefox. This has nothing to do with company or organisation specific browser hardening as our own users and partner organisations experience the same problem.
Is this the first time you’ve seen this error?: N
Steps to replicate it:
- Log in to Nexctloudwith Chrome or Edge
- Attempt to share a file or folder
- Side panel fails to open with “Action failed”
The output of your Nextcloud log in Admin > Logging:
This is pointless as the errors are not reflected in the log.
The output of your config.php file in /path/to/nextcloud
(make sure you remove any identifiable information!):
<?php
$CONFIG = array (
'instanceid' => '****',
'passwordsalt' => '******',
'secret' => '******',
'trusted_domains' =>
array (
0 => '****',
1 => '****',
),
'datadirectory' => '/var/www/html/nextcloud/data',
'dbtype' => 'mysql',
'version' => '29.0.3.4',
'overwrite.cli.url' => 'http://*******/nextcloud',
'dbname' => 'nextcloud',
'dbhost' => 'localhost',
'dbport' => '',
'dbtableprefix' => 'oc_',
'mysql.utf8mb4' => true,
'dbuser' => 'nextcloud',
'dbpassword' => '*******',
'installed' => true,
'memcache.local' => '\\OC\\Memcache\\APCu',
'filelocking.enabled' => true,
'memcache.locking' => '\\OC\\Memcache\\Redis',
'redis' =>
array (
'host' => '/var/run/redis/redis.sock',
'port' => 0,
'timeout' => 0.0,
),
'updater.release.channel' => 'stable',
'maintenance' => false,
'loglevel' => 2,
'trashbin_retention_obligation' => 'auto, 30',
'maintenance_window_start' => 1,
);
The output of your Apache/nginx/system log in /var/log/____
:
/var/log/httpd/error_log
[Mon Sep 09 04:45:58.013074 2024] [suexec:notice] [pid 888:tid 888] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Mon Sep 09 04:45:58.038595 2024] [lbmethod_heartbeat:notice] [pid 888:tid 888] AH02282: No slotmem from mod_heartmonitor
[Mon Sep 09 04:45:58.045268 2024] [mpm_event:notice] [pid 888:tid 888] AH00489: Apache/2.4.57 (Red Hat Enterprise Linux) OpenSSL/3.0.7 configured -- resuming normal operations
[Mon Sep 09 04:45:58.045285 2024] [core:notice] [pid 888:tid 888] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
[Tue Sep 10 12:00:51.853489 2024] [mpm_event:notice] [pid 888:tid 888] AH00492: caught SIGWINCH, shutting down gracefully
[Tue Sep 10 12:00:52.978614 2024] [core:notice] [pid 14950:tid 14950] SELinux policy enabled; httpd running as context system_u:system_r:httpd_t:s0
[Tue Sep 10 12:00:52.981531 2024] [suexec:notice] [pid 14950:tid 14950] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Tue Sep 10 12:00:53.049436 2024] [lbmethod_heartbeat:notice] [pid 14950:tid 14950] AH02282: No slotmem from mod_heartmonitor
[Tue Sep 10 12:00:53.054213 2024] [mpm_event:notice] [pid 14950:tid 14950] AH00489: Apache/2.4.57 (Red Hat Enterprise Linux) OpenSSL/3.0.7 configured -- resuming normal operations
[Tue Sep 10 12:00:53.054265 2024] [core:notice] [pid 14950:tid 14950] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
ssl_error_log
[Sun Sep 08 17:42:13.153648 2024] [proxy_fcgi:error] [pid 235072:tid 235247] [client ****:***] AH01071: Got error 'Primary script unknown'
[Mon Sep 09 00:07:35.183343 2024] [core:error] [pid 235072:tid 235230] [client ******:***] AH10244: invalid URI path (/cgi-bin/.%2e/.%2e/.%2e/.%2e/.%2e/.%2e/.%2e/.%2e/.%2e/.%2e/bin/sh)
[Mon Sep 09 00:07:47.551946 2024] [core:error] [pid 235253:tid 235290] [client ******:*****] AH10244: invalid URI path (/cgi-bin/%%32%65%%32%65/%%32%65%%32%65/%%32%65%%32%65/%%32%65%%32%65/%%32%65%%32%65/%%32%65%%32%65/%%32%65%%32%65/bin/sh)
[Mon Sep 09 06:44:38.136338 2024] [proxy_fcgi:error] [pid 976:tid 1152] [client ******:****] AH01071: Got error 'Primary script unknown'
[Mon Sep 09 23:26:34.707787 2024] [proxy_fcgi:error] [pid 976:tid 1139] [client ******:****] AH01071: Got error 'Primary script unknown'
[Tue Sep 10 14:08:29.280018 2024] [access_compat:error] [pid 14954:tid 15090] [client ******:******] AH01797: client denied by server configuration: /var/www/html/nextcloud/data/.ocdata
Output errors in nextcloud.log in /var/www/ or as admin user in top right menu, filtering for errors. Use a pastebin service if necessary.
Warning no app in context
ConnectException cURL error 7: Failed to connect to download.nextcloud.com port 443: Connection refused (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://download.nextcloud.com/server/apps/photos/cities1000.zip
issue while running UpdateSingleMetadata
"10.9.2024 klo 14.11.16"
Warning no app in context
ConnectException cURL error 7: Failed to connect to download.nextcloud.com port 443: Connection refused (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://download.nextcloud.com/server/apps/photos/cities1000.zip
issue while running UpdateSingleMetadata
"10.9.2024 klo 14.11.15"
Warning no app in context
ConnectException cURL error 7: Failed to connect to download.nextcloud.com port 443: Connection refused (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://download.nextcloud.com/server/apps/photos/cities1000.zip
issue while running UpdateSingleMetadata
"10.9.2024 klo 14.11.15"
Warning no app in context
ConnectException cURL error 7: Failed to connect to download.nextcloud.com port 443: Connection refused (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://download.nextcloud.com/server/apps/photos/cities1000.zip
issue while running UpdateSingleMetadata
"10.9.2024 klo 14.11.14"
Warning no app in context
ConnectException cURL error 7: Failed to connect to download.nextcloud.com port 443: Connection refused (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://download.nextcloud.com/server/apps/photos/cities1000.zip
issue while running UpdateSingleMetadata
"10.9.2024 klo 14.11.14"
Warning no app in context
ConnectException cURL error 7: Failed to connect to download.nextcloud.com port 443: Connection refused (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://download.nextcloud.com/server/apps/photos/cities1000.zip
issue while running UpdateSingleMetadata
"10.9.2024 klo 14.11.13"
Warning no app in context
ConnectException cURL error 7: Failed to connect to download.nextcloud.com port 443: Connection refused (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://download.nextcloud.com/server/apps/photos/cities1000.zip
issue while running UpdateSingleMetadata
"10.9.2024 klo 14.11.13"
Warning no app in context
ConnectException cURL error 7: Failed to connect to download.nextcloud.com port 443: Connection refused (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://download.nextcloud.com/server/apps/photos/cities1000.zip
issue while running UpdateSingleMetadata
"10.9.2024 klo 14.11.12"
Warning no app in context
ConnectException cURL error 7: Failed to connect to download.nextcloud.com port 443: Connection refused (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://download.nextcloud.com/server/apps/photos/cities1000.zip
issue while running UpdateSingleMetadata
"10.9.2024 klo 14.11.11"
Warning no app in context
ConnectException cURL error 7: Failed to connect to download.nextcloud.com port 443: Connection refused (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://download.nextcloud.com/server/apps/photos/cities1000.zip
issue while running UpdateSingleMetadata
"10.9.2024 klo 14.11.11"
Warning no app in context
ConnectException cURL error 7: Failed to connect to download.nextcloud.com port 443: Connection refused (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://download.nextcloud.com/server/apps/photos/cities1000.zip
issue while running UpdateSingleMetadata
"10.9.2024 klo 14.11.11"