Help to debug self hosted solution
Hi there, after updating my solution (sorry don't have the version number I went from) something happened to my instance. When i start the server and the web projects I can log in and see this (from my desktop, not locally on the server):

12 Replies
I'm sorry, I couldn't find the answer in the documentation.
-# If your issue is resolved, feel free to use the /solved command to close this thread. If you'd like to ask me another question use /docsearch
A part of my server output, can't see anything wrong here:

On the server i can see the photos:

Hmm in the server logs now i found this:

Dev console in my browser (desktop pc) gives me:

Any suggestions on where to start debugging?
okei, uinstall. meh.
Usually topics posted here get seen a little more, give it one more day?
I had a very similar problem, for me changing all the "localhost:port" to "actualserverip:port" did the trick. I think the problem is that the containers cant properly talk to each other
hmm.. can try that, just have to find all the different config files spread around
are you using an reverse proxy or do you only acess the server locally?
only locally
You followed the CORS allowlist instructions in the documentation?
And then restart minio
Also seeing an invalid access key error. Can you check your credentials are configured correctly in both the minio contianer and the museum?