Eugeny / tabby

A terminal for a more modern age
https://tabby.sh
MIT License
59.79k stars 3.41k forks source link

connect EHOSTUNREACH #8898

Open manueldecicco99 opened 1 year ago

manueldecicco99 commented 1 year ago

I downloaded the latest version (200, 199, 198) and I found out that every time I try to connect to a device, using the ssh this error occures:

connect EHOSTUNREACH fe80::fd8d:24f3:d33e:8cae:22 - Local (:::51580)

Don't know why, but using the ALPHA 197 everything looks to work.

Thanks for your help

amb1s1 commented 1 year ago

Having the same issue.

nchj commented 9 months ago

Having the same issue. iam not a js developer , but I think it may related to this "https://github.com/axios/axios/issues/5333"

Rishi556 commented 8 months ago

Having the same issue. iam not a js developer , but I think it may related to this "axios/axios#5333"

Hey, I don't use this app, but EHOSTUNREACH the axios issue you linked(https://github.com/axios/axios/issues/5333) wouldn't cause this. If that was the issue, you'd get a ENOTFOUND error instead.

xuxuejin commented 2 months ago

Having the same issue.How to resolve this issue?