stoney

Results 18 comments of stoney

Ok I understand. Thanks for looking into that. Unfortunately the problematic function is called in a Mongo Database Library... So you would say this a problem in their library? If...

@thallgren Sounds great! Thanks for your effort. Sure if a version is available I can test it.

Thanks! When trying to intercept with your version I get: telepresence intercept: error: telepresence cloud daemon is not running Do I need to upgrade the version in my cluster?

Thanks! It seems the version works on my windows machine. No more database connection errors :)

We found a semi good workaround. We listen to the screen rotate event and restart the scanner manually.

Since our latest update a few days ago we see similair problems. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at...

Ah thanks for pointing this out. Ok my problem is solved when downgrading to alpine 3.19. Is there a chance for a working solution with alpine 3.20 in the near...

I understand thanks. This made us assume that working on alpine is supported: https://github.com/puppeteer/puppeteer/blob/main/docs/troubleshooting.md#running-on-alpine Alpine is the way to go for us, so we need to think about a solution...