hey, there is a solution for Windows App Crash / Non-Response :
-
Close the App, fully exit by Quit the hyperspace in Taskbar
-
find C:>Users> > AppData ( you need to enable view hidden file/folder ) > Roaming > hyperspace
-
backup config-production.toml then delete it.
-
now open HyperSpace and it should work
Here is the folder to locate your key on Mac: Application Support/hyperspace directory
Here is the folder to locate your key on Windows: C://Users> {your usersname} > AppData > Roaming > hyperspace
2 Likes
Tried and still not working, how about CLI? is it working with WSL? looks like aios-cli can’t detect my gpu when I try to install CLI via WSL
you need to check if you already installed cuda
docker run --rm -it --runtime=nvidia --gpus=all nvidia/cuda:12.3.2-runtime-ubuntu22.04 nvidia-smi
, if not
https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/latest/install-guide.html
its’s all good till today I got this for running CLI
Failed to authenticate: Failed to authenticate: status: Internal, message: “error in response: status code 503 Service Unavailable”, details: , metadata: MetadataMap { headers: {“content-type”: “application/grpc”, “date”: “Sun, 26 Jan 2025 12:43:42 GMT”, “content-length”: “0”} }
is the network fine?
network has stabilized, try again