Have deleted my ipfs folder and reinitialized with ipfs init and still the new ipns hash cannot be resolved.
So you started over from scratch but even your new key doesn’t work? That’s… strange. When you do an ipfs name publish ..., do you see any errors? If you don’t mind, could you post your peer ID (the /ipns/ link)?
Yes. IPNS records expire every 24 hours (and are republished automatically every 12). If you stop publishing them (e.g., by not running a daemon or blowing away your local repo), they’ll disappear.
This project was on my laptop and i had been busy with another project all day yesterday so This was exactly my problem, my daemon was offline for more than 12hours
I had first tried to load the page without the daemon running but then i ran the daemon and the page still wouldnt load
and then i tried to run ipfs name resolve -r on my desktop and it failed too for the same reason ( i had not run the desktop’s daemon in a week or so)