hashbang / hashbang.sh

Public facing website on hashbang.sh with embedded user creation script.
http://hashbang.sh
MIT License
141 stars 22 forks source link

Unable to establish ssh; new user #176

Closed khanzardar closed 1 year ago

khanzardar commented 1 year ago

Enter passphrase for key 'id_ed25519': 

Error: Unable to get host list
Get "https://userdb.hashbang.sh/v1/hosts": read tcp 10.244.1.146:58630->174.138.102.152:443: read: connection reset by peer
Connection to hashbang.sh closed.```
RyanSquared commented 1 year ago

congrats on finding our in-dev user management server! I think you meant to connect with ssh zardar@de1.hashbang.sh, which will connect you to your home server.

khanzardar commented 1 year ago

Hey @RyanSquared, thanks for the welcome and help. I should specified that I tried with hostname included zardar@de1.hashbang.sh as well. There must've been an issue on my local during setup. I tried to walk through the same installation steps and was able to create another account khanz and login successfully