VaccineAvailabilityNotifier
VaccineAvailabilityNotifier copied to clipboard
IP ban
after 5 continuous runs on the same IP for the interval of 1 min, IP gets banned. anybody facing this?
Yes.. I noticed it too.
can we poll request to by 2 min?? the new server update puts a temporary ban on IP polling request of 1 min.
Yes.. I noticed it too.
after 5 continuous runs on the same IP for the interval of 1 min, IP gets banned. anybody facing this?
I got the mails for the first 2 days, But have stopped receiving them now. So is this because of IP Ban?
after 5 continuous runs on the same IP for the interval of 1 min, IP gets banned. anybody facing this?
I got the mails for the first 2 days, But have stopped receiving them now. So is this because of IP Ban?
yes
after 5 continuous runs on the same IP for the interval of 1 min, IP gets banned. anybody facing this?
I got the mails for the first 2 days, But have stopped receiving them now. So is this because of IP Ban?
yes
Were you able to find any solution to this? If any please let me know
any luck?
after 5 continuous runs on the same IP for the interval of 1 min, IP gets banned. anybody facing this?
I got the mails for the first 2 days, But have stopped receiving them now. So is this because of IP Ban?
yes
Were you able to find any solution to this? If any please let me know
NO
any luck?
it must be related to the user agent. because once the server sees a request from an unknown user agent over 1 min..it bans that particular IP for 1-5 min.
any luck?
it must be related to the user agent. because once the server sees a request from an unknown user agent over 1 min..it bans that particular IP for 1-5 min.
Are you getting the same error?
I think this application will not work anymore. They have put cloudfront check on API access. API can only be accessed now from cowin application's IPs
@akubuzz API is still accessible but I think they are now serving cache
https://github.com/kartikey54/VaccineAvailabilityNotifier/issues/74#issuecomment-836661671
The public APIs are being cached. The private APIs will work, provided you poll at an interval of 5 min.
When using these it throws an Authorization error though. If I'm not wrong you are talking about this right? 'https://cdn-api.co-vin.in/api/v2/appointment/sessions/findByPin?pincode=110001&date=31-03-2021'
The public APIs are being cached. The private APIs will work, provided you poll at an interval of 5 min.
@debmalyapan53 Which private API are you referring to?
The public APIs are being cached. The private APIs will work, provided you poll at an interval of 5 min.
@debmalyapan53 Which private API are you referring to?
Public: https://cdn-api.co-vin.in/api/v2/appointment/sessions/public/calendarByDistrict?district_id=XYZ&date=XYZ Internal/Realtime: https://cdn-api.co-vin.in/api/v2/appointment/sessions/calendarByDistrict?district_id=XYZ&date=XYZ