Hi,
I was trying to set up a Funkwhale pod on an Ubuntu 22.04 VPS.
I tried the automatic script at first, but it failed at the certbot stage.
Then I tried the manual Debian tutorial, and I didn't run into errors, but when I try to access the pod, I'm getting a 500 Server Error message.
The nginx logs say:
2024/03/25 06:08:01 [crit] 24753#24753: *729 stat() "/srv/funkwhale/front/dist/index.html" failed (13: Permission denied), client: <CENSORED>, server: <CENSORED>, request: "GET / HTTP/2.0", host: "<CENSORED>"
2024/03/25 06:08:01 [error] 24753#24753: *729 rewrite or internal redirection cycle while internally redirecting to "/index.html", client: <CENSORED>, server:<CENSORED>, request: "GET / HTTP/2.0", host: "<CENSORED>"
Anyone got a hint?
Best,
N