gophertunnel icon indicating copy to clipboard operation
gophertunnel copied to clipboard

Can't connect with the Hive

Open and7ey opened this issue 1 year ago • 2 comments

I use main.go example and try to connect with the Hive server, but it fails with panic: dial minecraft 192.168.0.107:63076->148.113.162.177:19132: context deadline exceeded

I tried to

  1. use EU ip address of Hive instead of US
  2. disable win 11 firewall
  3. define 180 timeout with DialTimeout
  4. execute CheckNetIsolation LoopbackExempt -a -n="Microsoft.MinecraftUWP_8wekyb3d8bbwe"

Nothing helped. What else should I try?

and7ey avatar Jul 25 '24 15:07 and7ey

#214

Superomarking avatar Sep 27 '24 13:09 Superomarking

It may be a different issue, i've noticed hive works on some devices and not on others

HashimTheArab avatar Sep 27 '24 13:09 HashimTheArab