Taomyn
Taomyn
Yes, I did the test on the Kasm server with curl as well, and I tried it again just now and this is what I get: ``` root:~# curl https://nextcloud.mydomain.com...
I also tried this to check what the rclone container is doing:: ``` root:~# PLUGID=$(docker plugin list --no-trunc | awk '/rclone/{print$1}') root@:~# runc --root /run/docker/runtime-runc/plugins.moby exec --tty $PLUGID nslookup nextcloud.mydomain.com...
I was finally able to get rclone to ignore my certficate and thus connect to my Nextcloud instance, so in case anyone else needs this, these are the commands I...
Any idea when a fix will be released?
Thanks, that fixed it and I no longer see new errors - I did it yesterday and left it overnight.
This is mine, in case it helps - I too was running v5 for well over a year without any issues like this: ``` arch: amd64 cores: 4 features: nesting=1...
@dschaper it's an NVMe drive - I hadn't seen that option before and there's nothing about it I can find on the Proxmox site, but I've enabled it and restarted...