You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the local instance, I had a GITHUB_TOKEN set in settings. I thought it wasn't bothering anyone. 😅
Then the GITHUB_TOKEN vanished. It's no longer saved in settings.json: "secrets_store":{"provider_tokens":{}}
I'm not sure what happened. I didn't mess with it nor with any settings today.
FWIW right before I noticed this, my local instance was unable to load a conversation (possibly relatively large, browser obs), repeatedly closing websocket due to close_delay or something similar. Probably unrelated. 😂
Actually... 🤔 , it was hitting this: (agent_session) Waited too long for initialization to finish before closing session
OpenHands Installation
Development workflow
OpenHands Version
main
Operating System
MacOS
Logs, Errors, Screenshots, and Additional Context
No response
The text was updated successfully, but these errors were encountered:
EDIT: A recent change is that if you click "Reset to defaults" in settings, it wipes your github token as well. Probably not the cause of this issue, but would be nice to rule out that possibility just in case
EDIT: A recent change is that if you click "Reset to defaults" in settings, it wipes your github token as well. Probably not the cause of this issue, but would be nice to rule out that possibility just in case
I'm innocent! Well, of that one, anyway. I hadn't even opened settings window to see it locally yet.
Also, I'd note that LLM key and other things were still saved. Only github got lost. 🤷♂️
Is there an existing issue for the same bug?
Describe the bug and reproduction steps
On the local instance, I had a GITHUB_TOKEN set in settings. I thought it wasn't bothering anyone. 😅
Then the GITHUB_TOKEN vanished. It's no longer saved in settings.json:
"secrets_store":{"provider_tokens":{}}
I'm not sure what happened. I didn't mess with it nor with any settings today.
FWIW right before I noticed this, my local instance was unable to load a conversation (possibly relatively large, browser obs), repeatedly closing websocket due to close_delay or something similar. Probably unrelated. 😂
Actually... 🤔 , it was hitting this: (agent_session)
Waited too long for initialization to finish before closing session
OpenHands Installation
Development workflow
OpenHands Version
main
Operating System
MacOS
Logs, Errors, Screenshots, and Additional Context
No response
The text was updated successfully, but these errors were encountered: