I am getting the same error and I have a paid account, can you please help, suggest some alternate options?:
Downloading Chromium 121.0.6167.57 (playwright build v1097) from https://playwright.azureedge.net/builds/chromium/1097/chromium-linux.zip
152.8 MiB [====================] 100% 0.0s
[Error: Unknown system error -122: Unknown system error -122, close] {
errno: -122,
code: 'Unknown system error -122',
syscall: 'close'
}
(node:351) [DEP0147] DeprecationWarning: In future versions of Node.js, fs.rmdir(path, { recursive: true }) will be removed. Use fs.rm(path, { recursive: true }) instead
(Use `node --trace-deprecation ...` to show where the warning was created)
Downloading Chromium 121.0.6167.57 (playwright build v1097) from https://playwright-akamai.azureedge.net/builds/chromium/1097/chromium-linux.zip
152.8 MiB [====================] 100% 0.0s
[Error: Unknown system error -122: Unknown system error -122, close] {
errno: -122,
code: 'Unknown system error -122',
syscall: 'close'
}
Downloading Chromium 121.0.6167.57 (playwright build v1097) from https://playwright-verizon.azureedge.net/builds/chromium/1097/chromium-linux.zip
152.8 MiB [====================] 100% 0.0s
[Error: Unknown system error -122: Unknown system error -122, close] {
errno: -122,
code: 'Unknown system error -122',
syscall: 'close'
}
Failed to install browsers
Error: Failed to download Chromium 121.0.6167.57 (playwright build v1097), caused by
Error: Download failure, code=1
at ChildProcess.<anonymous> (/home/anuraghalder/.local/lib/python3.10/site-packages/playwright/driver/package/lib/server/registry/browserFetcher.js:91:16)
at ChildProcess.emit (node:events:518:28)
at ChildProcess._handle.onexit (node:internal/child_process:294:12)