You must log in or # to comment.
Perhaps this is a misconfiguration with how I have setup the nginx server? Any help would be appreciated.
I got an error like this when I rebuilt my docker containers with the new lemmy image. You did
docker-compose down
first and then built usingdocker-compose up -d
? I didn’t do the first step and it wouldn’t let me upload images.I setup with ansible so it automated it. I think there is an open issue for this on their github. https://github.com/LemmyNet/lemmy-ui/issues/403
I have the same issue of no JWT cookie
I will make a issue on github about this
This is what shows up in the browser console
Anyone that is interested I managed to fix this issue by adding
pictrs_url: “http://pictrs:8080”
to lemmy.hjson