My bot wasn't responding, but was online. Now it's offline?

Hello! My bot has been working fine since I made it a few days ago, but I went to use a command & it was not working. I tried to restart the coding in Glitch, but now my bot has gone offline.

https://organic-newt.glitch.me/

Hey @maeglutz, welcome to the Glitch forum!

I see that your project is in Debug mode. That might not cause the prolem you’re seeing, but there’s also no reason to run it that way when you’re not actively debugging. If you open the logs pane, you can click on the Stopsign - Ladybug button image to turn off the debugger.

Your logs are also showing an error with one of your JSON files that looks like it’s ben updated to be in an invalid format. A tool like https://jsonformatter.curiousconcept.com/ might help with that.

Perhaps when those could of things have been resolved your bot will operate better.

Thank you for your response! I’ve fixed both of those things & my bot is still offline. I’m not sure what happened

Can I be invited to your project, I would like to take a closer look at this, make sure to send the invite link Privately (Click My icon, then click message)

If you do not feel safe sharing your project then that is perfectly fine!

Sorry, I’m not seeing a message option… I look like a dummy right now!

Thats alright, I will create the message, you will see the message on the top right, click your avatar,and click the notification with the message!

@cori

Project is on a banned host,

curl -I https://discordapp.com/api/v7/gateway

gives

HTTP/1.1 429 Too Many Requests

Ah, I know you’re not replying to me but this is my first bot & it’s just a support ticket bot, in one server, not used very much at all!

Hey folks, I’ve move the projects off a banned host that this project was on.

@maeglutz this likely had nothing to do with your project; it just happened to be on a host that Discord had banned. It’s on a different host now and should be running better.

Sorry for the bother!

Thank you guys so much!!

1 Like