kalkih / passport-appointment-bot

An automated bot designed to seamlessly book appointments for the renewal or creation of Swedish passports or national ID cards.
24 stars 9 forks source link

Something went wrong. #34

Closed dio99 closed 2 years ago

dio99 commented 2 years ago

took like some hours now they done some change on booking again, error poping even after captcha is done.

[22:06:49] [warn] Manual captcha verification required [22:06:49] [verbose] Opening captcha page... [22:06:49] [error] Something went wrong. [22:06:49] [error] Something went wrong. [22:06:49] [error] Something went wrong.

[22:08:10] [verbose] Failed checking week of: 2022-05-30 [22:08:10] [verbose] Östersund (2022-05-30) 0 free - 0 reserved [22:08:10] [error] Something went wrong.

{"level":"error","message":"Something went wrong.","timestamp":"2022-04-05T20:04:18.744Z"}

shsh1801 commented 2 years ago

Same for me

Only getting this

[22:10:52] [error] Something went wrong. [22:10:52] [error] Something went wrong. [22:10:52] [error] Cannot read properties of undefined (reading 'text') [22:10:52] [verbose] Failed checking week of: 2022-04-18 [22:10:52] [verbose] Sollentuna (2022-04-18) 0 free - 0 reserved [22:10:53] [error] Something went wrong. [22:10:53] [error] Something went wrong.

kalkih commented 2 years ago

Thanks for letting me know, will try to fix in a bit

keviny86 commented 2 years ago

[23:31:19] [info] Validating configuration... [23:31:19] [success] Configuration is valid [23:31:19] [info] Validating configured region... [23:31:19] [success] Valid region Stockholm [23:31:19] [info] Validating configured locations... [23:31:19] [success] Valid locations Södertälje [23:31:19] [info] Starting booking session... [23:31:19] [verbose] Started captcha webserver on port 44509 Headers { [Symbol(map)]: [Object: null prototype] { allow: [ 'GET, HEAD, OPTIONS, TRACE' ], 'content-type': [ 'text/html' ], date: [ 'Tue, 05 Apr 2022 21:31:17 GMT' ], 'content-length': [ '1293' ], connection: [ 'close' ] } } 405

Getting this now.

svenbox commented 2 years ago

[23:31:19] [info] Validating configuration... [23:31:19] [success] Configuration is valid [23:31:19] [info] Validating configured region... [23:31:19] [success] Valid region Stockholm [23:31:19] [info] Validating configured locations... [23:31:19] [success] Valid locations Södertälje [23:31:19] [info] Starting booking session... [23:31:19] [verbose] Started captcha webserver on port 44509 Headers { [Symbol(map)]: [Object: null prototype] { allow: [ 'GET, HEAD, OPTIONS, TRACE' ], 'content-type': [ 'text/html' ], date: [ 'Tue, 05 Apr 2022 21:31:17 GMT' ], 'content-length': [ '1293' ], connection: [ 'close' ] } } 405

Getting this now.

Get the same. Tried fresh install.

kalkih commented 2 years ago

Okay, seems like they require the Referer header now, new release available with a fix