Curl error thrown for http POST to /session #1110
Capn-Precious
started this conversation in
General
Replies: 2 comments 2 replies
|
Could it help to use the "new" headless mode? https://stackoverflow.com/a/73840130/314056 |
0 replies
|
I did try using the new headless mode but ran into issues with the window size which is a known bug for chrome. The workaround that was utilized was switching to an older version of chromedriver defined in our dockerfile which helps for now. |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
The following errors are happening in a production & staging environment when we attempt to screenshot with panther, set size for the window, or do anything that utilizes panther for web scraping. It seems like the connection drops or is lost between panther and php-webdriver.
Errors:
Current Workarounds:
Versions::
All reactions