Skip to content

[BUG]: Is playwright service down? #204

@danio768

Description

@danio768

Today we observe errors while running test via playwright service as following:

Error: browserType.connect: WebSocket error: Hostname/IP does not match certificate's altnames: Host: westeurope.api.playwright.microsoft.com. is not in the cert's altnames: DNS:*.azureedge.net
   Call log:
      - <ws connecting> wss://westeurope.api.playwright.microsoft.com/accounts/westeurope_someId/browsers
      - <ws error> wss://westeurope.api.playwright.microsoft.com/accounts/westeurope_someId/browsers error Hostname/IP does not match certificate's altnames: Host: westeurope.api.playwright.microsoft.com. is not in the cert's altnames: DNS:*.azureedge.net
      - <ws connect error> wss://westeurope.api.playwright.microsoft.com/accounts/westeurope_someId/browsers Hostname/IP does not match certificate's altnames: Host: westeurope.api.playwright.microsoft.com. is not in the cert's altnames: DNS:*.azureedge.net
      - <ws disconnected> wss://westeurope.api.playwright.microsoft.com/accounts/westeurope_someId/browsers code=1006 reason=

TimeoutError: browserType.connect: Timeout 30000ms exceeded.
    Call log:
      - <ws connecting> wss://westeurope.api.playwright.microsoft.com/accounts/westeurope_someId/browsers
      - <ws error> wss://westeurope.api.playwright.microsoft.com/accounts/westeurope_someId/browsers error WebSocket was closed before the connection was established
      - <ws connect error> wss://westeurope.api.playwright.microsoft.com/accounts/westeurope_someId/browsers WebSocket was closed before the connection was established
      - <ws disconnected> wss://westeurope.api.playwright.microsoft.com/accounts/westeurope_someId/browsers code=1006 reason=
      - <ws connecting> wss://westeurope.browser.playwright.microsoft.com/ws

We run test on playwright 1.54.1 version.

Is there any page that we can track status of service?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions