-
Notifications
You must be signed in to change notification settings - Fork 5.4k
[REGRESSION]: NS_ERROR_FILE_ALREADY_EXISTS with Firefox sporadically #3337
Copy link
Copy link
Closed
Description
Context:
- GOOD Playwright Version: 1.1.1
- BAD Playwright Version: 1.2.1 and 1.2.0
- Operating System: Linux or Debian
- Extra: Using docker build similar to docker bionic in docs folder
TimeoutError: Timeout 120000ms exceeded during browserType.launch.
21:23:47 ================= browserType.launch logs =================
21:23:47 [browser] <launching> /home/pwuser/.cache/ms-playwright/firefox-1122/firefox/firefox -no-remote -headless -profile /tmp/playwright_firefoxdev_profile-87DLpD -juggler 0 -silent
21:23:47 [browser] <launched> pid=656
21:23:47 [browser] *** You are running in headless mode.
21:23:47 [browser] JavaScript error: playwright.cfg, line 265: NS_ERROR_FILE_ALREADY_EXISTS: Component returned failure code: 0x80520008 (NS_ERROR_FILE_ALREADY_EXISTS) [nsICrashReporter.submitReports]
Describe the bug
The bug is coming up sporadically and only firefox shows that error. ReRuns are mostly successful, so not sure if i am doing something wrong. But before in 1.1.1 version we didnt see this issue anytime from last 1 month
Add any other details about the problem here.

Thanks and let me know if am doing something wrong here, webkit and chrome works fine and firefox also gets this error 1 out of 5 times now
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels