I have followed steps mentioned on link https://docs.ipfs.io/guides/examples/websites/
Even published directory and got a peerid(hash). when I try to check it out locally in browser it works but using gateway
https://gateway.ipfs.io/ipfs/QmZHKi7VbuYqvu6qFMozR6Xxgwu5HnBFVJVXkBB67N3LZs
it doesn’t loading instead showing an error of “504 Timeout Error”.
https://gateway.ipfs.io/ipns/Qmb1S45RRxhkGFaT2gEgnZQ3TozmhXY9txsymEovEJQQyS
My current IPFS version:0.4.10
Do I need to upgrade it?