SRvSaha / CoWinVaccineSlotFinder

Cross-Platform Software to Fetch the Available Slots & Book the Appointment for COVID-19 Vaccination
https://shawt.io/r/sYv
MIT License
81 stars 32 forks source link

Break while booking #75

Closed Tnu02 closed 3 years ago

Tnu02 commented 3 years ago

Error

Getting following error with 5.0.

Please allow 4.1 version also as it book without fatal error even if faced throttling.

SRvSaha commented 3 years ago

@Tnu02 The issue is that while trying to get Captcha, the IP got throttled, hence the issue. Similar issue has been in all other previous versions as there is nothing much I can do about it. Try to keep SleepIntervalInMilliseconds around 5000 and RefreshIntervalInSeconds as 10 and try!

Tnu02 commented 3 years ago

@SRvSaha But it would be great if it doesn't ask us to update to the latest version.

Tnu02 commented 3 years ago

Error

Getting following error with 5.0.

Please allow 4.1 version also as it book without fatal error even if faced throttling.

It started showing the same error as soon as the slot got available and the automatically closed the app.

SRvSaha commented 3 years ago

@Tnu02 v5.1.0 is now up and running! Check it out and share your feedback. Share in your circles: Windows: https://github.com/SRvSaha/CoWinVaccineSlotFinder/releases/tag/v5.1.0-windows MacOSX: https://github.com/SRvSaha/CoWinVaccineSlotFinder/releases/tag/v5.1.0-osx Linux: https://github.com/SRvSaha/CoWinVaccineSlotFinder/releases/tag/v5.1.0-linux

Suren1978 commented 3 years ago

Screenshot (20)

Getting following error with 5.1.0

Please allow 5.0 version also as it book without fatal error even if faced throttling.

It started showing the IP throttle error after fixed 10number of attempts and did not resume even after restarting and change of IP address... in previous all versions this type of situation doesn't arrive

SRvSaha commented 3 years ago

@Suren1978 Hi, there has been some changes in the API from CoWIN. Issue is not regarding v5.1.0, there is server side changes. Please check the #79 and see if the steps help. Share your feedback so that if it works, we can automate this!