Lukas H.

Results 3 comments of Lukas H.

It seems that this error occurs with Python 3.10, but not with Python 3.8. This would lead me to believe that 3.10 is unsupported by PyTorch, but the PyTorch docs...

Looks like this may have been solved in #13897, which was included in the new release today ([3.30.4](https://github.com/nextcloud/android/releases/tag/stable-3.30.4)). Now just have to wait for fDroid to get around to updating...

Also having the same issue. Running the linuxserver NC Docker image, behind a nginx proxy. I've tried: -Adding `proxy_hide_header Upgrade;` to my nginx .conf -Setting `'trusted_proxies'`, `'overwriteprotocol'`, and `'overwrite.cli.url'` to...