Open sachinrane opened 3 years ago
same issue for me
Yup same for me. Please drop the comment if someone find out the solution Not getting sample mail too.
Yup same for me. Please drop the comment if someone find out the solution Not getting sample mail too.
1> Stop the process (pm2 stop vaccineNotifier.js && pm2 delete vaccineNotifier.js) 2> run command pm2 start vaccineNotifier.js --watch
Yup same for me. Please drop the comment if someone find out the solution Not getting sample mail too.
Fixed the issue
1> Stop the process (pm2 stop vaccineNotifier.js && pm2 delete vaccineNotifier.js) 2> run command pm2 start vaccineNotifier.js --watch
not getting emails
Yup same for me. Please drop the comment if someone find out the solution Not getting sample mail too.
Fixed the issue
1> Stop the process (pm2 stop vaccineNotifier.js && pm2 delete vaccineNotifier.js) 2> run command pm2 start vaccineNotifier.js --watch
not getting emails
instead type this npm i && pm2 start vaccineNotifier.js --watch
Yup same for me. Please drop the comment if someone find out the solution Not getting sample mail too.
Fixed the issue
1> Stop the process (pm2 stop vaccineNotifier.js && pm2 delete vaccineNotifier.js) 2> run command pm2 start vaccineNotifier.js --watch
not getting emails
instead type this npm i && pm2 start vaccineNotifier.js --watch
do we need to replace 'slotDetails' with 'validSlots' in notifier.sendEmail call :?
Yup same for me. Please drop the comment if someone find out the solution Not getting sample mail too.
Fixed the issue
1> Stop the process (pm2 stop vaccineNotifier.js && pm2 delete vaccineNotifier.js) 2> run command pm2 start vaccineNotifier.js --watch
not getting emails
instead type this npm i && pm2 start vaccineNotifier.js --watch
do we need to replace 'slotDetails' with 'validSlots' in notifier.sendEmail call :?
yes
or us this PR https://github.com/jithin-zachariah/VaccineAvailabilityNotifier
Yup same for me. Please drop the comment if someone find out the solution Not getting sample mail too.
Fixed the issue
1> Stop the process (pm2 stop vaccineNotifier.js && pm2 delete vaccineNotifier.js) 2> run command pm2 start vaccineNotifier.js --watch
not getting emails
instead type this npm i && pm2 start vaccineNotifier.js --watch
do we need to replace 'slotDetails' with 'validSlots' in notifier.sendEmail call :?
yes
or us this PR https://github.com/jithin-zachariah/VaccineAvailabilityNotifier
it finally worked! thank you :)
1) made the changes in notifier (i.e replaced 'slotDetails' with 'validSlots') 2) Entering the age for which cowin website is showing dates near the pincode. 3) Still not getting mails.
Any help
Are slots available on Cowin site??
- made the changes in notifier (i.e replaced 'slotDetails' with 'validSlots')
- Entering the age for which cowin website is showing dates near the pincode.
- Still not getting mails.
Any help
@sid8840 yes, it has slots available
@sid8840 yes, it has slots available
Use this PR https://github.com/jithin-zachariah/VaccineAvailabilityNotifier
Please run pm2 logs vaccineNotifier
to see any error occurred in script.
It's running fine but I get the status of "disabled" for the 'watching' status.
Does anything need to be done to resolve this? @kartikey54