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

ERR_CERT_AUTHORITY_INVALID Playwright #51

Open
wpplumber opened this issue Nov 30, 2024 · 0 comments
Open

ERR_CERT_AUTHORITY_INVALID Playwright #51

wpplumber opened this issue Nov 30, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@wpplumber
Copy link

Which Umbraco.Community.Sustainability version are you using?

2.0.5

Which Umbraco version are you using? For example: 10.8.0 - don't just write v10

14.2.0

Bug summary

Running report on home page shows error below:

[12:43:53 INF] Loading content from database [Timing 3b9f0e1]
[12:43:55 INF] Completed. (1533ms) [Timing 3b9f0e1]
[12:43:55 INF] Loading media from database [Timing 9b73017]
[12:43:55 INF] Completed. (119ms) [Timing 9b73017]
[12:43:55 INF] Adding examine event handlers for 3 index providers.
[12:44:13 WRN] No physical template file was found for document type with alias home
[12:44:44 INF] Document Home (id=1078) has been published.
[12:45:12 ERR] An unhandled exception has occurred while executing the request.
Microsoft.Playwright.PlaywrightException: net::ERR_CERT_AUTHORITY_INVALID at https://localhost:5001/
Call log:
  - navigating to "https://localhost:5001/", waiting until "domcontentloaded"
   at Microsoft.Playwright.Transport.Connection.InnerSendMessageToServerAsync[T](ChannelOwner object, String method, Dictionary`2 dictionary, Boolean keepNulls) in /_/src/Playwright/Transport/Connection.cs:line 206

Steps to reproduce

  1. Install Umbraco 14 on Mac OS.
  2. Create simple home page.
  3. Install package.
  4. Run report on the home page.
  5. Error raised on terminal!

Expected result / actual result

No response

@wpplumber wpplumber added the bug Something isn't working label Nov 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant