Diagnostikk: Innloggingsfeil
Detaljer
- Type
-
Innloggingsfeil - Kilde
- dagsavisen.no
- Domene
- dagsavisen.no
- Alvorlighet
-
Feil - Første gang sett
- 24.02.2026 10:40
- Sist sett
- 24.02.2026 10:40
- Antall forekomster
- 1
Statushåndtering
Nåværende status:
Ny
Feilmelding
BrowserType.launch: Executable doesn't exist at /home/appuser/.cache/ms-playwright/chromium_headless_shell-1208/chrome-headless-shell-linux64/chrome-headless-shell
╔════════════════════════════════════════════════════════════╗
║ Looks like Playwright was just installed or updated. ║
║ Please run the following command to download new browsers: ║
║ ║
║ playwright install ║
║ ║
║ <3 Playwright Team ║
╚════════════════════════════════════════════════════════════╝
Stacktrace
Traceback (most recent call last):
File "/app/src/scrapers/paywall_scraper.py", line 952, in _get_scraper
scraper.login(creds["username"], creds["password"])
File "/app/src/scrapers/paywall_scraper.py", line 580, in login
ctx = self._get_context()
^^^^^^^^^^^^^^^^^^^
File "/app/src/scrapers/paywall_scraper.py", line 314, in _get_context
self._ensure_browser()
File "/app/src/scrapers/paywall_scraper.py", line 287, in _ensure_browser
PlaywrightPaywallScraper._playwright.chromium.launch(headless=True)
File "/usr/local/lib/python3.11/site-packages/playwright/sync_api/_generated.py", line 14566, in launch
self._sync(
File "/usr/local/lib/python3.11/site-packages/playwright/_impl/_sync_base.py", line 115, in _sync
return task.result()
^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/site-packages/playwright/_impl/_browser_type.py", line 97, in launch
await self._channel.send(
File "/usr/local/lib/python3.11/site-packages/playwright/_impl/_connection.py", line 69, in send
return await self._connection.wrap_api_call(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/site-packages/playwright/_impl/_connection.py", line 559, in wrap_api_call
raise rewrite_error(error, f"{parsed_st['apiName']}: {error}") from None
playwright._impl._errors.Error: BrowserType.launch: Executable doesn't exist at /home/appuser/.cache/ms-playwright/chromium_headless_shell-1208/chrome-headless-shell-linux64/chrome-headless-shell
╔════════════════════════════════════════════════════════════╗
║ Looks like Playwright was just installed or updated. ║
║ Please run the following command to download new browsers: ║
║ ║
║ playwright install ║
║ ║
║ <3 Playwright Team ║
╚════════════════════════════════════════════════════════════╝