Glitch doesnt save any new changes and doesnt refresh at all

I am currently making a discord.js bot and everything was working fine untill i noticed my changes werent being saved when i was doing some important work. I want to edit my code but whenever i change it nothing happens. The logs dont change when i do something wrong.

1 Like

Howdy! :cowboy_hat_face:

That’s interesting that the logs don’t change. Do you mean the client and server JS consoles are both clean and free from both syntax and runtime errors? Or do you mean your bot’s internal logging doesn’t show any activity? :desert:

☞ I’m curious, are you able to replicate this behavior using another browser? What about incognito/private mode so your cache is clean?

I hope these questions help your debugging :cactus:

Hey @Neeeksonja, welcome to the Glitch forum!

Can you share your project name so we can take a closer look?

1 Like

Just remixed the project and resolved the issue. Still pretty weird.