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

Playwright version compatibility browserless/chrome:v2.24.3 && browserless-firefox:v2.24.3 with 2.0.0-beta.1 #5628

Open
2 tasks done
mabed-fr opened this issue Feb 17, 2025 · 1 comment
Labels

Comments

@mabed-fr
Copy link

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

  • I checked and didn't find similar issue

🛡️ Security Policy

📝 Describe your problem

I have the slim version and i want integrated remote browser but i have conflict ?

📝 Error Message(s) or Log

2025-02-17T10:34:53+01:00 [REMOTEBROWSER] ERROR: Error: browserType.connect: WebSocket error: ws://browserless-chrome:3000/chrome/playwright 428 Precondition Required
╔════════════════════════════════════════════════════╗
║ Playwright version mismatch:                       ║
║   - server version: v1.49                          ║
║   - 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                                 ║
╚════════════════════════════════════════════════════╝
=========================== logs ===========================
<ws connecting> ws://browserless-chrome:3000/chrome/playwright
<ws unexpected response> ws://browserless-chrome:3000/chrome/playwright 428 Precondition Required
╔════════════════════════════════════════════════════╗
║ Playwright version mismatch:                       ║
║   - server version: v1.49                          ║
║   - 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://browserless-chrome:3000/chrome/playwright error WebSocket was closed before the connection was established
<ws connect error> ws://browserless-chrome:3000/chrome/playwright WebSocket was closed before the connection was established
<ws disconnected> ws://browserless-chrome:3000/chrome/playwright code=1006 reason=
============================================================
    at testRemoteBrowser (/app/server/monitor-types/real-browser-monitor-type.js:228:15)
    at async Socket.<anonymous> (/app/server/socket-handlers/remote-browser-socket-handler.js:60:25)

🐻 Uptime-Kuma Version

Version: 2.0.0-beta.1

💻 Operating System and Arch

Debian 12

🌐 Browser

Version 133.0.6943.98 (Build officiel) (64 bits)

🖥️ Deployment Environment

  • Runtime: x86_64
  • Database: mariadb
  • Filesystem used to store the database on: ssd ext4
  • number of monitors: 20
@mabed-fr mabed-fr added the help label Feb 17, 2025
@paul-uz
Copy link

paul-uz commented Feb 18, 2025

I had the same issue, trying to use Browserless.io, as the built in browser engine simply doesn't work for some of my clients sites.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants