Scion
Scion
It seems that the issue is with the `accessMode` of the primary persistent volume. It cannot be `ReadWriteMany`. This works: ```yaml persistence: # Nextcloud Data (/var/www/html) enabled: true #existingClaim: nextcloud-html-data-claim...
The issue seems to be related to: https://github.com/nextcloud/helm/issues/10 Disabling the probes worked. I will continue to investigate.
This does not occur when reading a subdirectory in the bucket, such as: `/mnt/test/subdir`
The container logs only seem to show show the errors for the container itself, such as the nginx log if it's an nginx container. Is there a log file where...
Just to verify, I replicated the situation. The only logs in the nginx container I see are typical NGINX logs, even when I replicate the error by executing into the...
Oh right, here you are: ``` I1029 03:51:08.141624 1 main.go:110] Version: v1.2.0-0-g6ef000ae I1029 03:51:08.141668 1 main.go:120] Attempting to open a gRPC connection with: "/csi/csi.sock" I1029 03:51:08.142001 1 connection.go:151] Connecting to...
I have the same issue on my Surface Pro 9 SQ3 Windows 11 23H2. Everything installs, but then after launching and loading for several minutes it just crashes.