Update Playwright #3704

Open
opened 2026-02-28 03:38:21 -05:00 by deekerman · 0 comments
Owner

Originally created by @wuast94 on GitHub (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
Originally created by @wuast94 on GitHub (Oct 29, 2024). ### ⚠️ Please verify that this question has NOT been raised before. - [X] I checked and didn't find similar issue ### 🛡️ Security Policy - [X] I agree to have read this project [Security Policy](https://github.com/louislam/uptime-kuma/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](https://github.com/browserless/browserless/blob/main/MIGRATION-2.0.md) 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
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/uptime-kuma#3704
No description provided.