-
Notifications
You must be signed in to change notification settings - Fork 5.4k
[Bug]: Playwright Browsers won't download at https://playwright-verizon.azureedge.net #38052
Description
Version
1.49.1
Steps to reproduce
- Clone my repo at https://github.com/marisaOG/playwright-install
- Run
npm install - Run
npx playwright install
Sorry for not including a package-lock.json, I had to work around some npm registry problems, so I wanted to leave that blank.
Alternatively, try to download a browser from the Playwright at: https://playwright-verizon.azureedge.net/builds/chromium/1067/chromium-win64.zip
Note this happens with many different versions of Playwright and as far as I can tell is not version specific.
Expected behavior
The browsers would download.
Actual behavior
I got this error and the browsers did not download:
Downloading Chromium 131.0.6778.33 (playwright build v1148) from https://playwright.azureedge.net/builds/chromium/1148/chromium-linux.zip
Error: getaddrinfo EAI_AGAIN playwright.azureedge.net
at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:internal/dns/promises:100:17) {
errno: -3001,
code: 'EAI_AGAIN',
syscall: 'getaddrinfo',
hostname: 'playwright.azureedge.net'
}
Additional context
I can't go to this website: https://playwright-verizon.azureedge.net/builds/chromium/1067/chromium-win64.zip. Is there an outage?
I apologize if this is not the right place to post this, please redirect me as needed.
I don't think this is a DNS problem, as I had someone test it from a different network and they also couldn't reach the website. Please let me know if you can access it on your end and I'll go on a deeper investigation into my DNS.
Environment
System:
OS: Linux 6.1 Debian GNU/Linux 12 (bookworm) 12 (bookworm)
CPU: (10) x64 AMD EPYC 74F3 24-Core Processor
Memory: 44.51 GB / 62.80 GB
Container: Yes
Binaries:
Node: 23.4.0 - ~/.nvm/versions/node/v23.4.0/bin/node
npm: 11.6.0 - ~/.nvm/versions/node/v23.4.0/bin/npm
IDEs:
VSCode: 1.105.1 - /usr/bin/code
Languages:
Bash: 5.2.15 - /usr/bin/bash
npmPackages:
playwright: 1.49.1 => 1.56.1