AMoonRabbit Do you have a dead.letter files in the folder for Funkwhale on the host? These may include useful errors.
RNGIllSkillz api startup log front startup log --- api logs after crating a user front logs after creating a user p.s. please note that im not using .env file. im setting up variables directly in to containers. api env front env AMoonRabbit what folder you are referring to ?
AMoonRabbit RNGIllSkillz dead.letter files are usually generated in the root of the funkwhale folder for me. As you are not using the .env file, can you verify that your variables are being used in the containers at all?
AMoonRabbit Can you confirm how you have set the FUNKWHALE_PROTOCOL variable? It's just another shot in the dark. So far all I can tell from you nginx configurations is that it's only listening on HTTP, not HTTPS, is that correct?
RNGIllSkillz AMoonRabbit Yes, FUNKWHALE_PROTOCOL have been set for api and for front containers. http is correct, im dealing with https, domain names and certificates in my reverse proxy
gcrk RNGIllSkillz In this case, https would be correct. See https://docs.funkwhale.audio/administrator/configuration/env-file.html#config.settings.common.FUNKWHALE_PROTOCOL