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

Appears that chromium isn't installing correctly #10

Open
souldessin opened this issue Nov 24, 2024 · 0 comments
Open

Appears that chromium isn't installing correctly #10

souldessin opened this issue Nov 24, 2024 · 0 comments

Comments

@souldessin
Copy link

I recently installed YunoHost on my a fresh Debian 12 and everything else is working correctly, but I can't get Linkwarden to preserver my links. When looking at the logs, I have the below error for every link that I imported.

Nov 24 14:41:25 yarn[645140]: [1] Error processing link https://www.instructables.com/Wood-Bowl-no-Lathe-No-Problem/ for user 1: browserType.launch: Executable doesn't exist at /var/www/linkwarden/.cache/ms-playwright/chromium-1124/chrome-linux/chrome
Nov 24 14:41:25 yarn[645140]: [1] ╔═════════════════════════════════════════════════════════════════════════╗
Nov 24 14:41:25 yarn[645140]: [1] ║ Looks like Playwright Test or Playwright was just installed or updated. ║
Nov 24 14:41:25 yarn[645140]: [1] ║ Please run the following command to download new browsers:              ║
Nov 24 14:41:25 yarn[645140]: [1] ║                                                                         ║
Nov 24 14:41:25 yarn[645140]: [1] ║     yarn playwright install                                             ║
Nov 24 14:41:25 yarn[645140]: [1] ║                                                                         ║
Nov 24 14:41:25 yarn[645140]: [1] ║ <3 Playwright Team                                                      ║
Nov 24 14:41:25 yarn[645140]: [1] ╚═════════════════════════════════════════════════════════════════════════╝
Nov 24 14:41:25 yarn[645140]: [1]     at archiveHandler (/var/www/linkwarden/lib/api/archiveHandler.ts:50:34)
Nov 24 14:41:25 yarn[645140]: [1]     at archiveLink (/var/www/linkwarden/scripts/worker.ts:112:27)
Nov 24 14:41:25 yarn[645140]: [1]     at /var/www/linkwarden/scripts/worker.ts:133:17
Nov 24 14:41:25 yarn[645140]: [1]     at processBatch (/var/www/linkwarden/scripts/worker.ts:133:6)
Nov 24 14:41:25 yarn[645140]: [1]     at async init (/var/www/linkwarden/scripts/worker.ts:148:7) {
Nov 24 14:41:25 yarn[645140]: [1]   name: 'Error'
Nov 24 14:41:25 yarn[645140]: [1] }

I did try running both yarn playwright install & yarn playwright install chromium in the /var/www/linkwarden/ directory.

YunoHost Version 12.0.7
Installed On Debian 12 via install script
Linkwarden Version 2.8.3~ynh1

Lastly, loving the system. It's nicer than managing a million dockers or VMs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant