
dannyyy
Does anybody know where the S3Drive settings are saved on a MacOS?
I have an issue with the MacOS client. Folders gets successful decrypted, but I cannot open any file. If I use the same credential, encryption key and endpoint in the web version, everything works fine.
I want to try to fully delete all settings.
It definitely has to do with the Cloudflare tunnel proxying.
LAN (HTTPS, 443) -> Traefik Reverse Proxy -> MinIO (HTTP, 9000) => Works
LAN (HTTP, 9000 -> MinIO (HTTP, 9000) => Works
Internet (HTTPS, 443) -> Cloudflare Tunnel => MinIO (HTTP, 9000) => Listing works, Folder creation works, File upload works, File Download does not
Internet (HTTPS, 443) -> Cloudflare Tunnel -> Traefik Reverse Proxy -> MinIO (HTTP, 9000) => Listing works, Folder creation works, File upload works, File Download does not