மனோஜ்குமார் பழனிச்சாமி
மனோஜ்குமார் பழனிச்சாமி
> Please squash the commits  Isn't squash and merge not enabled for this repo?
Would you test https://github.com/einaregilsson/Redirector/pull/442?
Would you check the `HistoryState` option?
@csmith49 Root cause: [Settings](https://github.com/All-Hands-AI/OpenHands/blob/92b8d55c2db6884e7883065a9003fc093903f6c2/openhands/server/settings.py#L5) class is not converted.
@csmith49, here the `api_key` data type is changed. https://github.com/All-Hands-AI/OpenHands/blob/b9a70c8d5ccbead0ad621f9fd1814acff2d55984/openhands/server/session/session.py#L91 --- > all seem to work without issue. Did you send any msg in that chat?
 https://github.com/continuedev/continue/issues/919#issuecomment-1975224068 Bug in LM studio
@BradKML, does `curl http://host.docker.internal:/alive` in the app container's terminal work?
> ERROR:root:: [Errno 13] Permission denied: '/.openhands-state/.jwt_secret' Would you provide the output of `ls -l ~/.openhands-state/.jwt_secret`? If not found, create an empty file and check.
@BradKML Your docker command does haven't the following line. `-v ~/.openhands-state:/.openhands-state \` As it works with the root user now, `ls -l ~/.openhands-state/.jwt_secret` will work. The file is created by...
@gasull, would you test https://github.com/einaregilsson/Redirector/pull/451?