Tobias Knöppler

Results 243 comments of Tobias Knöppler

Sure, here it is: ```sh $ openssl s_client -connect localhost:443 Connecting to ::1 CONNECTED(00000003) 80B2A21DEF7F0000:error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:909:SSL alert number 80 --- no peer certificate available --- No client...

Unfortunately, I cannot reproduce this issue. I wonder if it is related to your other issue (#62 )? Let's fix #62 and see if that changes anything

That means that your dist upgrade didn't complete successfully. See #1913 for instructions for manually competing it.

Oh you're right, apparently I introduced a bug with the latest release. It will be fixed soon. The next release will also bring an automatic upgrade to PHP 8.3 when...

Hi, for Proxmox you can just use the official NextcloudPi LXC image from the releases or ttecks install script. However, this will hopefully be fixed in the next release

I'm gonna close this as duplicate for #1926 for now (which will be fixed soon)

I'm currently rewriting the restore tool to offer an interactive process that lets you review and edit what's going to happen, but it'll take some time