How to recover from an Error EOF?

Something happened with my last try to run flyctl launch

Because now I cannot do anything anymore with flyctl, since I always get Error EOF.

$ flyctl launch                
Error EOF


$ flyctl status                
Error EOF


$ flyctl destroy my-app                
Error EOF

Any way to recover this or find out what’s causing this?

Ah, nevermind. I just dropped the whole ~/.fly directory, and reinstalled again. Now it works again.

3 Likes