Closed SSPlusUltra closed 3 months ago
Fails after 3 attempts. It was a good run bois. Thanks captain Duy Pham Le!
@rickmania382 I just got an appointment lol, still works but cant go as long as before
I run just a little bit and got the same error, retry but not work
I'm also getting the same error
are you using v3.1.0?
are you using v3.1.0?
Yes, I ran the git pull, npm install, and npm update commands. After doing so, I ran npm run start. The code will run for a few seconds and then the error will keep coming up until it stops all together after 3 times.
same thing happening, using 3.1.0
i got that error randomly, sometimes the request passing got stuck with 403
FYI. The app has no issues with booking the appointment once found. It is not hitting "/api/AvailableLocation" after three attempts. Yesterday's update did something.
The error like @SSPlusUltra got I think that he got IP banned, try to use a VPN to see if it works.
@rickmania382 ty. I think they implement some kind of rate limit
Yeah. Now, we just gotta find a workaround. Leave that to me, boss.
increased interval from 10000 to 30000 it's running for longer now and hasn't stopped working yet
just implement some kind of workaround for the rate limit. Will need to find permanent fix
DPS web team is getting smarter.
Yea, I just did a git pull for 3.1.1, currently getting the 403 status error and got rate limited
DPS web team is getting smarter.
Instead making things harder for people, they should start hiring more and fix the backlog of months of no appointment
I was able to get an appointment even though the error codes are coming up
@Shahomie Garland Mega Center doesn't even come on my location list despite me putting it's zipcode.
I narrowed down the filters to one location, same day and I am not getting rate limited now. But that also narrows down my chances of getting an appointment
@phamleduy04 thank you so much for your help, I managed to get a spot!
great to see the app work again :). Will try to find a fix for those rate limit, maybe better queue management something
I think this error happened when you scan over 2 persons/request in the same time.
Hey, I keep getting rate-limited has anyone tried with a VPN ?
Hey anyone getting the following error since morning.
[07/31/2024 1:35:40] Requesting Available Location....
/home/runner/texas-dps-scheduler/src/Client/index.ts:152
log.error(No Available location found! Nearest location is ${response[0].Distance} miles away! Please change your config and try again!
);
^
TypeError: Cannot read properties of undefined (reading 'Distance')
at TexasScheduler.requestAvailableLocation (/home/runner/texas-dps-scheduler/src/Client/index.ts:152:87)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at async TexasScheduler.run (/home/runner/texas-dps-scheduler/src/Client/index.ts:63:9)
Hey, I keep getting rate-limited has anyone tried with a VPN ?
Untill last night it was working good with me even without VPN
I keep getting 403 status code and rate limit now and I cant even log into the website anymore.
I keep getting 403 status code and rate limit now and I cant even log into the website anymore.
yea they have implemented the IP banned soo give it 5 mins and try again it would work. i tried this way and it worked with me
I keep getting 403 status code and rate limit now and I cant even log into the website anymore.
yea they have implemented the IP banned soo give it 5 mins and try again it would work. i tried this way and it worked with me
Its been like this since yesterday, should I give it more time or am I cooked
No you are good just give sometime
I am also getting rate-limited 403 errors, VPN results in same thing. Did we get caught? XD
still getting rate limited 403 errors, vpn aswell does nothing
I tried running raw request via Postman and that looks to be working fine, just fyi
I tried running raw request via Postman and that looks to be working fine, just fyi
Could you walk us through the setup process? Sorry, I'm a hardware guy.
@santiago-brent It very manual process where you have to make every single request one at a time, I wouldn't recommend it since this solution works well (given when your IP is not perm banned).
track this issue at #156
I think its getting blocked when its trying to book the appointment after finding it. So it works till it finds the appointment and then we get this error