You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 16, 2023. It is now read-only.
This will result in TypeError: bind EINVAL 0.0.0.0. I've also tried setting my localAddress and multiple external address. I can't find any decent information the error - it seems related to opening and binding the socket while fetching the page, but I don't know why that would raise an error.
I'm running Windows 11.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm getting an error whenever I try to call
visit
on any external site:This will result in
TypeError: bind EINVAL 0.0.0.0
. I've also tried setting my localAddress and multiple external address. I can't find any decent information the error - it seems related to opening and binding the socket while fetching the page, but I don't know why that would raise an error.I'm running Windows 11.
The text was updated successfully, but these errors were encountered: