Unable to extract restock data for this page unfortunately. (Got code 200 from server) #2101
jjclark529
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm using Visual Studio Code, Docker and Chrome. I'm receiving this message with any URL I put in for restock detection:
Unable to extract restock data for this page unfortunately. (Got code 200 from server)
I've tried several different websites.
I've tried switching the Fetching settings to WebDriver Chrome and then will receive the following error:
HTTPConnectionPool(host='browser-chrome', port=4444): Max retries exceeded with url: /wd/hub/session (Caused by NameResolutionError("<urllib3.connection.HTTPConnection object at 0x7efdd4654c50>: Failed to resolve 'browser-chrome' ([Errno -3] Temporary failure in name resolution)"))
Beta Was this translation helpful? Give feedback.
All reactions