Hi all,
I dont know why but i have follow the documentation to upgrade and its fail.
Witch log can i provide to help ? I havent found some logs into /srv/funkwhale.
service funkwhale-server, funkwhale-worker, funkwhale-beat are running.
But i got a blank page when i got on my funkwhale.domain.tld
and i have follow this to change the nginx configuration
Note
If you use nginx, ensure your funkwhale_proxy.conf file does not contain this:
proxy_set_header X-Forwarded-Host $host:$server_port;
If you have this line present, replace it with:
proxy_set_header X-Forwarded-Host $host;
And reload your nginx server.
I have upgrade an another instance just before (0.18 to 0.18.1) without any problems
I hope someone can help me.
Best regards.
Edit: Is it a problem with HTTP/2
? Pastebin here
I see HTTP/2 support not enabled (install the http2 and tls Twisted extras)
I have create a separate funkwhale-acces.log and in i’v got : pastebin
If i look to my instance seen alive and up to date.
I whas thinking the problem become from nginx, so i have delete my configuration and setup again the reverse-proxy-setup
but its the same i got a blank page