[/details]
Nextcloud version (eg, 29.0.5): 29.0.4
Operating system and version (eg, Ubuntu 24.04): 22.04.4
Apache or nginx version (eg, Apache 2.4.25): nginx/1.18.0
PHP version (eg, 8.3): 8.2.23
The below error started to occur after updating the Password App. The application was updated to fix some bugs, but it seems to be generating new bugs.
I’m using the official Docker NextCloud AIO installation.
Is this the first time you’ve seen this error? (Y/N): Yes
The output of your Apache/nginx/system log in /var/log/____
:
2024/09/30 02:35:15 [crit] 20852#20852: *257969 SSL_do_handshake() failed (SSL: error:0A00006C:SSL routines::bad key share) while SSL>
2024/09/30 03:09:02 [crit] 20852#20852: *257986 SSL_do_handshake() failed (SSL: error:0A00006C:SSL routines::bad key share) while SSL>
2024/09/30 03:24:56 [crit] 20852#20852: *258006 SSL_do_handshake() failed (SSL: error:0A00006C:SSL routines::bad key share) while SSL>
2024/09/30 04:34:52 [crit] 20852#20852: *258039 SSL_do_handshake() failed (SSL: error:0A00006C:SSL routines::bad key share) while SSL>
2024/09/30 06:49:39 [error] 20852#20852: *262783 send() failed (32: Broken pipe) while proxying upgraded connection, client: 95.111.2>
2024/09/30 07:45:49 [crit] 20852#20852: *264225 SSL_do_handshake() failed (SSL: error:0A00006C:SSL routines::bad key share) while SSL>
2024/09/30 08:53:56 [crit] 20852#20852: *270708 SSL_do_handshake() failed (SSL: error:0A00006C:SSL routines::bad key share) while SSL>
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.
Exception
OCA\Passwords\Services\EnvironmentService::loadUserFromBearerAuth(): Argument #1 ($userId) must be of type string, null given, called in /var/www/html/custom_apps/passwords/lib/Services/EnvironmentService.php on line 383 in file '/var/www/html/custom_apps/passwords/lib/Services/EnvironmentService.php' line 433
Uncaught error: OCA\Passwords\Services\EnvironmentService::loadUserFromBearerAuth(): Argument #1 ($userId) must be of type string, null given, called in /var/www/html/custom_apps/passwords/lib/Services/EnvironmentService.php on line 383 in file '/var/www/html/custom_apps/passwords/lib/Services/EnvironmentService.php' line 433