uxDaniel / visa_rescheduler

US VISA (ais.usvisa-info.com) appointment re-scheduler - Colombian adaptation
276 stars 236 forks source link

Not sure what is wrong while rescheduling #64

Open efecnc opened 11 months ago

efecnc commented 11 months ago

INFO:login - Login start... INFO:login - click bounce INFO:do_login_action - input email INFO:do_login_action - input pwd INFO:do_login_action - click privacy INFO:do_login_action - commit INFO:do_login_action - login successful! INFO:print_dates - Available dates: INFO:print_dates - 2023-12-05 business_day: True INFO:get_available_date - Checking for an earlier date: INFO:is_earlier - Is 2024-08-07 00:00:00 > 2023-12-05 00:00:00: True INFO:get_time - Got time successfully! 2023-12-05 10:30 INFO:main - New date: 2023-12-05 10:30 INFO:asc_availability - ASC Availability INFO:send_notification - Sending notification: HELP! Crashed. ERROR:main - unhashable type: 'slice'

Seems like script is not working while rescheduling. How can we fix it?