-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Summary of the bug
I didn't reboot my instance, it simply kicked me out, and now I am unable to access it.
I cannot delete the instance as it would impact data and checkpoints stored there. There is no way for me to reset or stop the instance. It says the instance is running and it appears the cloudflare service on the instance needs to be restarted.
After running :brev shell aism --host
⣟ waiting for SSH connection to be available
websocket: bad handshake
Or ssh aism:
kex_exchange_identification: Connection closed by remote host
Connection closed by UNKNOWN port 65535
Environment ID
ID: sod1n3dri
Machine: oci.a100x8.sxm.brev-dgxc (8x A100)
Region: us-ashburn-1
Organization: A Neuro-symbolic Protocol for Multimodal Robotic Manipulation
Steps to reproduce
1. ssh -v aism
2. brev shell aism --hostExpected vs actual behavior
Expected: login without any issue
actual behavior: recived Connection closed by UNKNOWN port 65535
Environment details
Ubuntu 24.04 on local machine, tested on windows WSL as well and same issue