Ente Photos on Portainer
I'm having some weird problems on Portainer after recently migrating from doing everything in the Docker CLI. First I couldn't figure out where some of my config files were (like
museum.yaml) so I just set up new volumes and manually created the files. But now I keep getting CORS errors and my socat container won't consistently start unless I re-pull and redeploy the whole stack each time (and even if I do that, I still get CORS errors). I've already run the alias set and admin config set commands in the minio shell and they executed successfully.
What am I doing wrong? Did I miss a step or something?6 Replies
Remember to use /solved to mark your thread as solved once your question is answered.
@Ria in the documentation there is a troubleshooting guide for local minio. https://help.ente.io/self-hosting/troubleshooting/bucket-cors#for-self-hosted-minio-instance
If this doesn't work for you, send over a copy of your docker compose.
Bucket CORS | Ente Help
Troubleshooting CORS issues with S3 Buckets
that didn't seem to resolve the issue, so here we go
compose.yaml (part 1)
compose.yaml (part 2)
museum.yaml
I think it's because of address resolution that it's happening. And looking through the endpoint config, some are http and some are https. And are you sure it's the correct endpoint for minio?
The only https I see is commented out, unless I'm missing something. I just took the same files I had when I was running via Docker CLI and put them into Portainer
I'll probably just blast it all away and start over again and see if I keep running into the same issues
I can't seem to get this working in Portainer for some reason, and I'm tired of trying to troubleshoot it
Thread marked as solved. It will be closed in <t:1750875526:R>.
This thread is now closed.