Name keeps resetting itself

Now I’m really confused.

I’ve got a simple chat built with Node. I want to name it “hiii”.

However, every time I change the name in the project options, although it looks fine in the settings and I can access the page from https://hiii.glitch.me, the moment I reload the page it changes back to its previous name. I’ve tested renaming it to things to like “axe” and “whyyyyy”, and it works fine, I’m only getting these issues with “hiii”.

When I go to my profile, it also shows up with the previous name rather than “hiii”, and in the (devtools) console I keep getting the following:

Failed to load resource: api.glitch.com/projects/...?authorization=...
the server responded with a status of 500 ()

The project can currently be found @ https://glitch.com/edit/#!/whyyyyy

I’ve tried the first link, and I pressed show live on the second link as well, both giving me the same project on a different link. Are you sure you don’t a testing project named hiii? If that’s not the case, then I’m not sure what’s going on.

I’m not sure what’s going on either, but it’s definitely the same project being served from both URLs. I have no other projects named hiii, and changes I make to whyyyyy also take @ https://hiii.glitch.me - both links are even connecting to the same server/database. It’s weird, but both URLs seem to be serving from the single project.

Sorry for the mention, but this seems to have been overlooked by the Glitch staff/devs. Any ideas? @Tim

Hi @TheDragonRing,

sorry for the delay. Your issue should be fixed now, and you should be able to rename whyyyyy to hiii just fine.

1 Like