#ETIMEDOUT error before connecting to the api

11 messages · Page 1 of 1 (latest)

true grotto
#

im having this weird issue with my own api keys 😵‍💫

For some reason, connecting to openai and test messaging works, but both with claude & openrouter I get the ETIMEDOUT error, any clue? I would think it was a firewall issue or something, if it weren't for, yknow, openai direct API key working.

It mentions it being an ETIMEDOUT error, the type and code of it being the same. the API key should be good; I've both authorized it & entered it manully as well, and I should have credits too.

mighty walrus
true grotto
#

Yep, completely works! Ah, I'm using it through sillytavern, which has the authorization feature which also works just fine!

mighty walrus
#

*try visiting it on the same device you're sending the api request from

true grotto
#

Using the models through the website works as well (though, I obviously want to use it through the API instead)

mighty walrus
true grotto
#

Yeah, and OpenAI works normally, hence my confusion on it as well... 😵‍💫

mighty walrus
#

Do you have python installed? If you do, I want you to test if the api call works with python

#

I can guide you through it if you need me to

true grotto
#

I'll give that a shot, I should be able to manage it FoxHeadNod might be some good practice too, in the same vein im going to try a fresh install to see if that fixes anything (..I frankly should've tried that first, but...yeah, oops)

#

Argh well I don't really have the time to go into it too much right now (kind of had hoped it'd be a simple issue, but I suppose not), so ill look into it a bit more another time. Thanks for the quick response at least