Hard time making IPFS work

So im pretty sure its a config error:
My go-ipfs node lives on a centos 8 box 192.168.1.210

This is the daemon output:
Swarm listening on /ip4/127.0.0.1/tcp/4001
Swarm listening on /ip4/127.0.0.1/udp/4001/quic
Swarm listening on /ip4/192.168.1.210/tcp/4001
Swarm listening on /ip4/192.168.1.210/udp/4001/quic
Swarm listening on /ip6/::1/tcp/4001
Swarm listening on /ip6/::1/udp/4001/quic
Swarm listening on /p2p-circuit
Swarm announcing /ip4/127.0.0.1/tcp/4001
Swarm announcing /ip4/127.0.0.1/udp/4001/quic
Swarm announcing /ip4/192.168.1.210/tcp/4001
Swarm announcing /ip4/192.168.1.210/udp/4001/quic
Swarm announcing /ip6/::1/tcp/4001
Swarm announcing /ip6/::1/udp/4001/quic
API server listening on /ip4/192.168.1.210/tcp/5001
WebUI: http://192.168.1.210:5001/webui
Gateway (readonly) server listening on /ip4/127.0.0.1/tcp/8080

Yet this:
QmWHdHoXULYymHyWzwcfkLqWmuBegCvYUmgxt8XbmQbm5V

never finishes loading either in CLI or the WEBUI.

Firewall is set to Accept outgoing. All internal traffic is permitted as well.

There are always plenty of peers

Just two wild guesses: 1) Are you behind a home router perhaps, which also needs port 4001 opened, and 2) maybe port 4001 needs inbound and outbound. I’m not sure, but it seems like it would need both. If that doesn’t work, send us your environment variables. You have your data folder location setup right, etc?

Thanks for replying. So i’ve been debugging this for a while.
Switched to windows Desktop based client. Same BS, cant download the files I need.
This is the hash:
QmbTJfi5qFyQ3KdUVTYrtAeBpqNEmchPNMepF6bqthiHmX

Can you check if you can download anything from it?

The peers advertising this content are not diallable.

1 Like