C.J. May

Results 52 comments of C.J. May

Can you please paste the run command or compose file you use to deploy the container so I can reproduce on my end?

Okay I think I understand the problem now, this seems to be an issue with the volumes not saving the right data. If you want to find out where the...

Glad you were able to solve your problem. Thanks for following up with the details of the fix!

Hey everyone, I ran across this repo after I started a [similar project](https://github.com/lawndoc/IsoTor) of my own. I actually use lsiobase/guacgui as the base image ~~which is actively maintained~~. If you...

Actually forget what I said about lsiobase/guacgui being actively maintained. It looks like it's more out of date than this one's base image.

> Already have this in my config, so I'm still broken. With `'overwriteprotocol' => 'https'` configured, try changing the server setting to "Use your own server" and check the box...

Can you provide the exact command and arguments that you used when you got the error please?

Closing for inactivity, not enough detail to reproduce

Hi, just wanted to check in and see if there's anything else needed on my end for this PR?

Basic auth is great for authenticating requests, but doesn't provide per-user authorization in a multi-user LobeChat environment. User identification headers would be needed for something like an MCP memory server...