I can Ctrl+\ to force stop both the cat process and the daemon and both present debug info. Any pointers as to why it freezes instead of returning an actual error?
That’s your peer id. If you want to access content you have published to your id you must use" /ipns/QmbtEkYCN6f2Z5VySyABvqQ9WkP1y6LyHCYWsR8W7aFis1/readme".
But more likely you are trying to access the readme that comes with every installation, try ipfs cat /ipfs/QmS4ustL54uo8FzR9455qaxZwuMiUhyvMcX9Ba8nUH4uVv/readme
Well yes, I did try ipfs cat /ipfs/QmbtEkYCN6f2Z5VySyABvqQ9WkP1y6LyHCYWsR8W7aFis1/readme, nothing’s happening. I also tried the ipns modification to no avail.
I thought it was a firewall issue but that doesn’t explain why even on the local machine it doesn’t print anything.
EDIT: Ohhhh so it’s a different code. Gotcha. But ipfs cat /ipns/QmbtEkYCN6f2Z5VySyABvqQ9WkP1y6LyHCYWsR8W7aFis1/readme is still blank?