மனோஜ்குமார் பழனிச்சாமி

Results 524 comments of மனோஜ்குமார் பழனிச்சாமி

> Please squash the commits ![image](https://github.com/user-attachments/assets/fcf487c3-ec8a-4238-8810-f6a2501e3504) Isn't squash and merge not enabled for this repo?

Would you test https://github.com/einaregilsson/Redirector/pull/442?

@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?

![image](https://github.com/OpenDevin/OpenDevin/assets/7231077/a78bded3-6d27-40b8-94e4-a9120d469b9a) 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?