Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Playwright #5278

Closed
2 tasks done
wuast94 opened this issue Oct 29, 2024 · 3 comments
Closed
2 tasks done

Update Playwright #5278

wuast94 opened this issue Oct 29, 2024 · 3 comments

Comments

@wuast94
Copy link

wuast94 commented Oct 29, 2024

⚠️ Please verify that this question has NOT been raised before.

  • I checked and didn't find similar issue

🛡️ Security Policy

📝 Describe your problem

when using browserless v2.22.0 https://github.com/browserless/browserless i get the error messega below.

dont know how easy it is to migrate to v2 Browserless V2 Migration but breaking changes dont seem to be a problem with uptime kuma, also there seems to be a new adblock feature.

Mainly open this issue to keep track of it. v1 works but is 9 month old, and running old containers is always a thing in terms of security, especially some browser things.

📝 Error Message(s) or Log

=========================== logs ===========================
<ws connecting> ws://kumachrome:3000/playwright/chromium
<ws unexpected response> ws://kumachrome:3000/playwright/chromium 428 Precondition Required
╔════════════════════════════════════════════════════╗
║ Playwright version mismatch:                       ║
║   - server version: v1.48                          ║
║   - client version: v1.39                          ║
║                                                    ║
║ If you are using VSCode extension, restart VSCode. ║
║                                                    ║
║ If you are connecting to a remote service,         ║
║ keep your local Playwright version in sync         ║
║ with the remote service version.                   ║
║                                                    ║
║ <3 Playwright Team                                 ║
╚════════════════════════════════════════════════════╝
<ws error> ws://kumachrome:3000/playwright/chromium error WebSocket was closed before the connection was established
<ws connect error> ws://kumachrome:3000/playwright/chromium WebSocket was closed before the connection was established
<ws disconnected> ws://kumachrome:3000/playwright/chromium code=1006 reason=
============================================================

🐻 Uptime-Kuma Version

2.0.0-beta.0

💻 Operating System and Arch

Docker

🌐 Browser

🖥️ Deployment Environment

  • Runtime: Docker version 27.3.1, build ce12230
  • Database: mariadb:11.5.2
  • Filesystem used to store the database on: cephfs
  • number of monitors: 96
@wuast94 wuast94 added the help label Oct 29, 2024
@CommanderStorm

This comment has been minimized.

@CommanderStorm
Copy link
Collaborator

forgot about this:

Copy link

We are clearing up our old help-issues and your issue has been open for 60 days with no activity.
If no comment is made and the stale label is not removed, this issue will be closed in 7 days.

@github-actions github-actions bot added the Stale label Dec 29, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jan 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants
@wuast94 @CommanderStorm and others