jeangnc/us-visa-bot

Getting connect ECONNREFUSED error

matheuspaesp opened this issue · 3 comments

At the login step I'm getting the error:

FetchError: request to https://ais.usvisa-info.com/pt-br/niv/users/sign_in failed, reason: connect ECONNREFUSED 18.254.10.38:443

Any thoughts?

Hey Matheus, how are you?

Please try to access this URL from your web browser and tell me what you get. Unfortunately, there is a limit to how many requests you can make to their systems from the same IP, so if you're accessing their website from the same network you're using to run the script, you can be blocked.

If this is the case, you won't be able to sign in in your browser too.

unfortunately its not the case, I can access via browser, log in and even see the appointment schedule 🙁

Its seems something about my network as you said, I tried running in other instance here and it worked :)