Something broken with establishing websocket connection with Browser as a service provider
We have been using Zenrows with puppeteer running in Durable Objects for quite some time now. But as of 2/6 (and we momentarily saw this issue last week too), we get this error on trying to connect to their wss endpoint on a brand new invocation.
We are using the cloudflare/puppeteer package. The error is:
Does anyone know what's going on? This is happening with no code change from our side. Last week, I thought it was because the Zenrows API key variable might have gotten corrupt in our worker/DO deployment, so I manually updated it and the issue resolved itself.
Today, the issue is not resolving on rotating the Zenrows API key (to the same value really) - so I am not sure what's up.
We are using the cloudflare/puppeteer package. The error is:
Does anyone know what's going on? This is happening with no code change from our side. Last week, I thought it was because the Zenrows API key variable might have gotten corrupt in our worker/DO deployment, so I manually updated it and the issue resolved itself.
Today, the issue is not resolving on rotating the Zenrows API key (to the same value really) - so I am not sure what's up.
