[GH-ISSUE #11611] Linkwarden update failure #2450

Closed
opened 2026-02-26 12:52:30 +03:00 by kerem · 5 comments
Owner

Originally created by @DeepCoreSystem on GitHub (Feb 6, 2026).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/11611

Have you read and understood the above guidelines?

yes

🔎 Did you run the script with verbose mode enabled?

Yes, verbose mode was enabled and the output is included below

📜 What is the name of the script you are using?

Linkwarden

📂 What was the exact command used to execute the script?

update

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Ubuntu 22.04

📈 Which Proxmox version are you on?

8.1.10

📝 Provide a clear and concise description of the issue.

Tried to update Linkwarden with update

Got a few warnings from yarn

`➤ YN0000: · Yarn 4.12.0
➤ YN0000: ┌ Resolution step
➤ YN0000: └ Completed in 0s 897ms
➤ YN0000: ┌ Post-resolution validation
➤ YN0060: │ @tanstack/react-query is listed by your project with version 5.51.15 (pd2ce3f), which doesn't satisfy what @tanstack/react-query-persist-client requests (^5.76.1).
➤ YN0060: │ react is listed by your project with version 18.3.1 (pc2543d), which doesn't satisfy what @atlaskit/tree and other dependencies request (but they have non-overlapping ranges!).
➤ YN0060: │ react-native-ios-context-menu is listed by your project with version 3.1.3 (p9bcfd8), which doesn't satisfy what zeego requests (3.1.0).
➤ YN0060: │ react-native-ios-utilities is listed by your project with version 5.1.7 (pb10f05), which doesn't satisfy what zeego and other dependencies request (5.1.2).
➤ YN0002: │ @linkwarden/mobile@workspace:apps/mobile doesn't provide @types/react-native (p65f91d), requested by @expo/vector-icons and other dependencies.
➤ YN0002: │ @linkwarden/router@workspace:packages/router [f2e87] doesn't provide i18next (pf04e4c), requested by next-i18next.
➤ YN0002: │ @linkwarden/router@workspace:packages/router [f2e87] doesn't provide react-dom (p61b148), requested by next and other dependencies.
➤ YN0002: │ @linkwarden/router@workspace:packages/router [f2e87] doesn't provide react-i18next (pa7ce53), requested by next-i18next.
➤ YN0002: │ @linkwarden/router@workspace:packages/router doesn't provide i18next (p814057), requested by next-i18next.
➤ YN0002: │ @linkwarden/router@workspace:packages/router doesn't provide react (pc8f8ed), requested by @tanstack/react-query-devtools and other dependencies.
➤ YN0002: │ @linkwarden/router@workspace:packages/router doesn't provide react-dom (p20a95e), requested by next-auth and other dependencies.
➤ YN0002: │ @linkwarden/router@workspace:packages/router doesn't provide react-i18next (pbcdf59), requested by next-i18next.
➤ YN0002: │ @linkwarden/web@workspace:apps/web doesn't provide @prisma/client (p240691), requested by @auth/prisma-adapter.
➤ YN0086: │ Some peer dependencies are incorrectly met by your project; run yarn explain peer-requirements <hash> for details, where <hash> is the six-letter p-prefixed code.
➤ YN0086: │ Some peer dependencies are incorrectly met by dependencies; run yarn explain peer-requirements for details.
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
➤ YN0013: │ 3 packages were added to the project (+ 114.28 MiB).
➤ YN0000: └ Completed in 16s 531ms
➤ YN0000: ┌ Link step
➤ YN0007: │ linkwarden@workspace:. must be built because it never has been before or the last one failed
➤ YN0007: │ bcrypt@npm:5.1.0 must be built because it never has been before or the last one failed
➤ YN0007: │ core-js@npm:3.37.1 must be built because it never has been before or the last one failed
➤ YN0007: │ sharp@npm:0.34.5 must be built because it never has been before or the last one failed
➤ YN0007: │ esbuild@npm:0.25.2 must be built because it never has been before or the last one failed
➤ YN0007: │ @prisma/engines@npm:6.10.1 must be built because it never has been before or the last one failed
➤ YN0007: │ core-js@npm:2.6.12 must be built because it never has been before or the last one failed
➤ YN0007: │ prisma@npm:6.10.1 [d89be] must be built because it never has been before or the last one failed
➤ YN0007: │ @prisma/client@npm:6.10.1 [d89be] must be built because it never has been before or the last one failed
➤ YN0007: │ @linkwarden/web@workspace:apps/web must be built because it never has been before or the last one failed
➤ YN0000: └ Completed in 1m 55s
➤ YN0000: · Done with warnings in 2m 13s`

Now it doesn't work, can't connect to site

🔄 Steps to reproduce the issue.

update

Paste the full error output (if available).

    __    _       __                           __
   / /   (_)___  / /___      ______ __________/ /__  ____
  / /   / / __ \/ //_/ | /| / / __ `/ ___/ __  / _ \/ __ \
 / /___/ / / / / ,<  | |/ |/ / /_/ / /  / /_/ /  __/ / / /
/_____/_/_/ /_/_/|_| |__/|__/\__,_/_/   \__,_/\___/_/ /_/


  ✔️   Update available: linkwarden 2.9 → 2.13.5
Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease
Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
Hit:3 http://archive.ubuntu.com/ubuntu jammy-security InRelease
Hit:4 https://deb.nodesource.com/node_22.x nodistro InRelease
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
158 packages can be upgraded. Run 'apt list --upgradable' to see them.

changed 10 packages in 4s

15 packages are looking for funding
  run `npm fund` for details
  ✔️   Update Node.js 22
  ⏳   Updating yarn to latest version
changed 1 package in 1s
  ✔️   Installed Node.js modules: yarn@latest
  ✔️   Stopped Service
  ⏳   Update Rust (stable)
  stable-x86_64-unknown-linux-gnu unchanged - rustc 1.93.0 (254b59607 2026-01-19)

info: syncing channel updates for 'stable-x86_64-unknown-linux-gnu'

  stable-x86_64-unknown-linux-gnu unchanged - rustc 1.93.0 (254b59607 2026-01-19)

info: checking for self-update
  ✔️   Update Rust 1.93.0
  ⏳   Upgrading monolith to latest    Updating crates.io index
  Installing monolith v2.10.1
    Updating crates.io index
     Locking 219 packages to latest compatible versions
      Adding cssparser v0.35.0 (available: v0.36.0)
      Adding generic-array v0.14.7 (available: v0.14.9)
      Adding html5ever v0.28.0 (available: v0.38.0)
      Adding markup5ever_rcdom v0.4.0-unofficial (available: v0.36.0+unofficial)
      Adding redb v2.6.3 (available: v3.1.0)
      Adding reqwest v0.12.28 (available: v0.13.1)
   Compiling proc-macro2 v1.0.106
   Compiling quote v1.0.44
   Compiling unicode-ident v1.0.22
   Compiling libc v0.2.180
   Compiling syn v2.0.114
   Compiling cfg-if v1.0.4
   Compiling smallvec v1.15.1
   Compiling stable_deref_trait v1.2.1
   Compiling rand_core v0.6.4
   Compiling siphasher v1.0.2
   Compiling bytes v1.11.1
   Compiling pin-project-lite v0.2.16
   Compiling phf_shared v0.11.3
   Compiling rand v0.8.5
   Compiling find-msvc-tools v0.1.9
   Compiling shlex v1.3.0
   Compiling cc v1.2.55
   Compiling synstructure v0.13.2
   Compiling phf_generator v0.11.3
   Compiling futures-core v0.3.31
   Compiling openssl-src v300.5.5+3.5.5
   Compiling socket2 v0.6.2
   Compiling zerofrom-derive v0.1.6
   Compiling yoke-derive v0.8.1
   Compiling zerofrom v0.1.6
   Compiling zerovec-derive v0.11.2
   Compiling yoke v0.8.1
   Compiling displaydoc v0.2.5
   Compiling mio v1.1.1
   Compiling zerovec v0.11.5
   Compiling pkg-config v0.3.32
   Compiling vcpkg v0.2.15
   Compiling serde_core v1.0.228
   Compiling itoa v1.0.17
   Compiling openssl-sys v0.9.111
   Compiling tokio v1.49.0
   Compiling once_cell v1.21.3
   Compiling serde v1.0.228
   Compiling futures-sink v0.3.31
   Compiling tinystr v0.8.2
   Compiling log v0.4.29
   Compiling writeable v0.6.2
   Compiling bitflags v2.10.0
   Compiling litemap v0.8.1
   Compiling parking_lot_core v0.9.12
   Compiling memchr v2.7.6
   Compiling icu_locale_core v2.1.1
   Compiling http v1.4.0
   Compiling potential_utf v0.1.4
   Compiling zerotrie v0.2.3
   Compiling pin-utils v0.1.0
   Compiling version_check v0.9.5
   Compiling crc32fast v1.5.0
   Compiling typenum v1.19.0
   Compiling icu_normalizer_data v2.1.1
   Compiling alloc-no-stdlib v2.0.4
   Compiling icu_properties_data v2.1.2
   Compiling new_debug_unreachable v1.0.6
   Compiling scopeguard v1.2.0
   Compiling lock_api v0.4.14
   Compiling alloc-stdlib v0.2.2
   Compiling generic-array v0.14.7
   Compiling icu_provider v2.1.1
   Compiling icu_collections v2.1.1
   Compiling http-body v1.0.1
   Compiling phf_macros v0.11.3
   Compiling string_cache_codegen v0.5.4
   Compiling phf_codegen v0.11.3
   Compiling mac v0.1.1
   Compiling futures-task v0.3.31
   Compiling percent-encoding v2.3.2
   Compiling slab v0.4.12
   Compiling adler2 v2.0.1
   Compiling foreign-types-shared v0.1.1
   Compiling futures-io v0.3.31
   Compiling httparse v1.10.1
   Compiling simd-adler32 v0.3.8
   Compiling openssl v0.10.75
   Compiling miniz_oxide v0.8.9
   Compiling futures-util v0.3.31
   Compiling foreign-types v0.3.2
   Compiling futf v0.1.5
   Compiling markup5ever v0.13.0
   Compiling phf v0.11.3
   Compiling parking_lot v0.12.5
   Compiling brotli-decompressor v5.0.0
   Compiling openssl-macros v0.1.1
   Compiling utf-8 v0.7.6
   Compiling try-lock v0.2.5
   Compiling native-tls v0.2.14
   Compiling tower-service v0.3.3
   Compiling precomputed-hash v0.1.1
   Compiling string_cache v0.8.9
   Compiling want v0.3.1
   Compiling tendril v0.4.3
   Compiling icu_properties v2.1.2
   Compiling brotli v8.0.2
   Compiling icu_normalizer v2.1.1
   Compiling flate2 v1.1.9
   Compiling futures-channel v0.3.31
   Compiling tracing-core v0.1.36
   Compiling autocfg v1.5.0
   Compiling openssl-probe v0.1.6
   Compiling utf8parse v0.2.2
   Compiling compression-core v0.4.31
   Compiling atomic-waker v1.1.2
   Compiling hyper v1.8.1
   Compiling compression-codecs v0.4.36
   Compiling anstyle-parse v0.2.7
   Compiling num-traits v0.2.19
   Compiling tracing v0.1.44
   Compiling idna_adapter v1.2.1
   Compiling form_urlencoded v1.2.2
   Compiling http-body-util v0.1.3
   Compiling html5ever v0.28.0
   Compiling sync_wrapper v1.0.2
   Compiling rustix v1.1.3
   Compiling tower-layer v0.3.3
   Compiling ipnet v2.11.0
   Compiling utf8_iter v1.0.4
   Compiling colorchoice v1.0.4
   Compiling is_terminal_polyfill v1.70.2
   Compiling anstyle v1.0.13
   Compiling getrandom v0.3.4
   Compiling base64 v0.22.1
   Compiling anstyle-query v1.1.5
   Compiling anstream v0.6.21
   Compiling hyper-util v0.1.20
   Compiling idna v1.1.0
   Compiling tower v0.5.3
   Compiling async-compression v0.4.37
   Compiling crypto-common v0.1.7
   Compiling block-buffer v0.10.4
   Compiling tokio-util v0.7.18
   Compiling zeroize v1.8.2
   Compiling redb v2.6.3
   Compiling dtoa v1.0.11
   Compiling iri-string v0.7.10
   Compiling linux-raw-sys v0.11.0
   Compiling heck v0.5.0
   Compiling ryu v1.0.22
   Compiling clap_lex v0.7.7
   Compiling strsim v0.11.1
   Compiling regex-syntax v0.8.9
   Compiling regex-automata v0.4.14
   Compiling clap_builder v4.5.57
   Compiling serde_urlencoded v0.7.1
   Compiling clap_derive v4.5.55
   Compiling tower-http v0.6.8
   Compiling dtoa-short v0.3.5
   Compiling rustls-pki-types v1.14.0
   Compiling digest v0.10.7
   Compiling url v2.5.8
   Compiling xml5ever v0.19.0
   Compiling cssparser-macros v0.6.1
   Compiling fastrand v2.3.0
   Compiling iana-time-zone v0.1.65
   Compiling cpufeatures v0.2.17
   Compiling sha2 v0.10.9
   Compiling chrono v0.4.43
   Compiling tempfile v3.24.0
   Compiling cssparser v0.35.0
   Compiling markup5ever_rcdom v0.4.0-unofficial
   Compiling clap v4.5.57
   Compiling regex v1.12.3
   Compiling encoding_rs v0.8.35
   Compiling atty v0.2.14
   Compiling tokio-native-tls v0.3.1
   Compiling hyper-tls v0.6.0
   Compiling reqwest v0.12.28
   Compiling monolith v2.10.1
    Finished `release` profile [optimized] target(s) in 4m 53s
   Replacing /root/.cargo/bin/monolith
    Replaced package `monolith v2.10.1` with `monolith v2.10.1` (executable `monolith`)
  ✔️   Upgraded monolith to v2.10.1
  ✔️   Processed Rust crates
  ✔️   Backed up data
  ✔️   Deployed: linkwarden (2.13.5)
  ⏳   Updating LinkwardenPreparing yarn@4.12.0 for immediate activation...
➤ YN0000: · Yarn 4.12.0
➤ YN0000: ┌ Resolution step
➤ YN0000: └ Completed in 0s 897ms
➤ YN0000: ┌ Post-resolution validation
➤ YN0060: │ @tanstack/react-query is listed by your project with version 5.51.15 (pd2ce3f), which doesn't satisfy what @tanstack/react-query-persist-client requests (^5.76.1).
➤ YN0060: │ react is listed by your project with version 18.3.1 (pc2543d), which doesn't satisfy what @atlaskit/tree and other dependencies request (but they have non-overlapping ranges!).
➤ YN0060: │ react-native-ios-context-menu is listed by your project with version 3.1.3 (p9bcfd8), which doesn't satisfy what zeego requests (3.1.0).
➤ YN0060: │ react-native-ios-utilities is listed by your project with version 5.1.7 (pb10f05), which doesn't satisfy what zeego and other dependencies request (5.1.2).
➤ YN0002: │ @linkwarden/mobile@workspace:apps/mobile doesn't provide @types/react-native (p65f91d), requested by @expo/vector-icons and other dependencies.
➤ YN0002: │ @linkwarden/router@workspace:packages/router [f2e87] doesn't provide i18next (pf04e4c), requested by next-i18next.
➤ YN0002: │ @linkwarden/router@workspace:packages/router [f2e87] doesn't provide react-dom (p61b148), requested by next and other dependencies.
➤ YN0002: │ @linkwarden/router@workspace:packages/router [f2e87] doesn't provide react-i18next (pa7ce53), requested by next-i18next.
➤ YN0002: │ @linkwarden/router@workspace:packages/router doesn't provide i18next (p814057), requested by next-i18next.
➤ YN0002: │ @linkwarden/router@workspace:packages/router doesn't provide react (pc8f8ed), requested by @tanstack/react-query-devtools and other dependencies.
➤ YN0002: │ @linkwarden/router@workspace:packages/router doesn't provide react-dom (p20a95e), requested by next-auth and other dependencies.
➤ YN0002: │ @linkwarden/router@workspace:packages/router doesn't provide react-i18next (pbcdf59), requested by next-i18next.
➤ YN0002: │ @linkwarden/web@workspace:apps/web doesn't provide @prisma/client (p240691), requested by @auth/prisma-adapter.
➤ YN0086: │ Some peer dependencies are incorrectly met by your project; run yarn explain peer-requirements <hash> for details, where <hash> is the six-letter p-prefixed code.
➤ YN0086: │ Some peer dependencies are incorrectly met by dependencies; run yarn explain peer-requirements for details.
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
➤ YN0013: │ 3 packages were added to the project (+ 114.28 MiB).
➤ YN0000: └ Completed in 16s 531ms
➤ YN0000: ┌ Link step
➤ YN0007: │ linkwarden@workspace:. must be built because it never has been before or the last one failed
➤ YN0007: │ bcrypt@npm:5.1.0 must be built because it never has been before or the last one failed
➤ YN0007: │ core-js@npm:3.37.1 must be built because it never has been before or the last one failed
➤ YN0007: │ sharp@npm:0.34.5 must be built because it never has been before or the last one failed
➤ YN0007: │ esbuild@npm:0.25.2 must be built because it never has been before or the last one failed
➤ YN0007: │ @prisma/engines@npm:6.10.1 must be built because it never has been before or the last one failed
➤ YN0007: │ core-js@npm:2.6.12 must be built because it never has been before or the last one failed
➤ YN0007: │ prisma@npm:6.10.1 [d89be] must be built because it never has been before or the last one failed
➤ YN0007: │ @prisma/client@npm:6.10.1 [d89be] must be built because it never has been before or the last one failed
➤ YN0007: │ @linkwarden/web@workspace:apps/web must be built because it never has been before or the last one failed
➤ YN0000: └ Completed in 1m 55s
➤ YN0000: · Done with warnings in 2m 13s
Installing dependencies...
Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease
Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
Hit:3 http://archive.ubuntu.com/ubuntu jammy-security InRelease
Hit:4 https://deb.nodesource.com/node_22.x nodistro InRelease
Reading package lists... Done
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
fonts-freefont-ttf is already the newest version (20120503-10build1).
fonts-liberation is already the newest version (1:1.07.4-11).
libasound2 is already the newest version (1.2.6.1-1ubuntu1).
libatk-bridge2.0-0 is already the newest version (2.38.0-3).
libatk1.0-0 is already the newest version (2.36.0-3build1).
libatspi2.0-0 is already the newest version (2.44.0-3).
libcairo-gobject2 is already the newest version (1.16.0-5ubuntu2).
libcairo2 is already the newest version (1.16.0-5ubuntu2).
libdbus-glib-1-2 is already the newest version (0.112-2build1).
libegl1 is already the newest version (1.4.0-1).
libenchant-2-2 is already the newest version (2.3.2-1ubuntu2).
libepoxy0 is already the newest version (1.5.10-1).
libevdev2 is already the newest version (1.12.1+dfsg-1).
libevent-2.1-7 is already the newest version (2.1.12-stable-1build3).
libfontconfig1 is already the newest version (2.13.1-4.2ubuntu5).
libgles2 is already the newest version (1.4.0-1).
libglx0 is already the newest version (1.4.0-1).
libgudev-1.0-0 is already the newest version (1:237-2build1).
libhyphen0 is already the newest version (2.8.8-7build2).
libicu70 is already the newest version (70.1-2).
libjpeg-turbo8 is already the newest version (2.1.2-0ubuntu1).
liblcms2-2 is already the newest version (2.12~rc1-2build2).
libmanette-0.2-0 is already the newest version (0.2.6-3build1).
libopengl0 is already the newest version (1.4.0-1).
libopus0 is already the newest version (1.3.1-0.1build2).
libproxy1v5 is already the newest version (0.4.17-2).
libsecret-1-0 is already the newest version (0.20.5-2).
libwoff1 is already the newest version (1.0.2-1build4).
libxcb-shm0 is already the newest version (1.14-3ubuntu3).
libxcb1 is already the newest version (1.14-3ubuntu3).
libxcomposite1 is already the newest version (1:0.4.5-1build2).
libxcursor1 is already the newest version (1:1.2.0-2build4).
libxdamage1 is already the newest version (1:1.1.5-2build2).
libxext6 is already the newest version (2:1.3.4-1build1).
libxfixes3 is already the newest version (1:6.0.0-1).
libxi6 is already the newest version (2:1.8-1build1).
libxkbcommon0 is already the newest version (1.4.0-1).
libxrandr2 is already the newest version (2:1.5.2-1build1).
libxrender1 is already the newest version (1:0.9.10-1build4).
libxtst6 is already the newest version (2:1.2.3-1build4).
xfonts-scalable is already the newest version (1:1.0.3-1.2ubuntu1).
fonts-ipafont-gothic is already the newest version (00303-21ubuntu1).
fonts-tlwg-loma-otf is already the newest version (1:0.7.3-1).
fonts-unifont is already the newest version (1:14.0.01-1).
fonts-wqy-zenhei is already the newest version (0.9.45-8).
libffi7 is already the newest version (3.3-5ubuntu1).
libx264-163 is already the newest version (2:0.163.3060+git5db6aa6-2build1).
xfonts-cyrillic is already the newest version (1:1.0.5).
fonts-noto-color-emoji is already the newest version (2.047-0ubuntu0.22.04.1).
libcups2 is already the newest version (2.4.1op1-1ubuntu4.16).
libdbus-1-3 is already the newest version (1.12.20-2ubuntu4.1).
libdrm2 is already the newest version (2.4.113-2~ubuntu0.22.04.1).
libfreetype6 is already the newest version (2.11.1+dfsg-1ubuntu0.3).
libgbm1 is already the newest version (23.2.1-1ubuntu3.1~22.04.3).
libglib2.0-0 is already the newest version (2.72.4-0ubuntu2.9).
libgstreamer1.0-0 is already the newest version (1.20.3-0ubuntu1.1).
libgtk-3-0 is already the newest version (3.24.33-1ubuntu2.2).
libnotify4 is already the newest version (0.7.9-3ubuntu5.22.04.1).
libnspr4 is already the newest version (2:4.35-0ubuntu0.22.04.1).
libnss3 is already the newest version (2:3.98-0ubuntu0.22.04.2).
libpango-1.0-0 is already the newest version (1.50.6+ds-2ubuntu1).
libpangocairo-1.0-0 is already the newest version (1.50.6+ds-2ubuntu1).
libwayland-client0 is already the newest version (1.20.0-1ubuntu0.1).
libwayland-egl1 is already the newest version (1.20.0-1ubuntu0.1).
libwayland-server0 is already the newest version (1.20.0-1ubuntu0.1).
libwebpdemux2 is already the newest version (1.2.2-2ubuntu0.22.04.2).
libx11-6 is already the newest version (2:1.7.5-1ubuntu0.3).
libx11-xcb1 is already the newest version (2:1.7.5-1ubuntu0.3).
ffmpeg is already the newest version (7:4.4.2-0ubuntu0.22.04.1).
gstreamer1.0-libav is already the newest version (1.20.3-0ubuntu1).
gstreamer1.0-plugins-bad is already the newest version (1.20.3-0ubuntu1.1).
libsoup-3.0-0 is already the newest version (3.0.7-0ubuntu1).
xvfb is already the newest version (2:21.1.4-2ubuntu1.7~22.04.16).
The following additional packages will be installed:
  gcc-12-base libabsl20210324 libcairo-script-interpreter2 libcc1-0 libgav1-0 libgcc-s1 libgdk-pixbuf2.0-common libgfortran5 libgomp1
  libgraphene-1.0-0 libgstreamer-plugins-good1.0-0 libgtk-4-common libitm1 liblsan0 liblzo2-2 libquadmath0 libstdc++6 libubsan1 libyuv0
Suggested packages:
  gvfs libvisual-0.4-plugins libgtk-4-media-gstreamer | libgtk-4-media-ffmpeg
Recommended packages:
  gstreamer1.0-x libgdk-pixbuf2.0-bin gstreamer1.0-gl libgtk-4-bin librsvg2-common
The following NEW packages will be installed:
  libabsl20210324 libavif13 libcairo-script-interpreter2 libgav1-0 libgraphene-1.0-0 libgtk-4-1 libgtk-4-common liblzo2-2 libyuv0
The following packages will be upgraded:
  gcc-12-base gstreamer1.0-plugins-base gstreamer1.0-plugins-good libatomic1 libcc1-0 libgcc-s1 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common
  libgfortran5 libgomp1 libgstreamer-gl1.0-0 libgstreamer-plugins-base1.0-0 libgstreamer-plugins-good1.0-0 libharfbuzz-icu0 libharfbuzz0b libitm1
  liblsan0 libopenjp2-7 libpng16-16 libquadmath0 libstdc++6 libubsan1 libxml2 libxslt1.1
24 upgraded, 9 newly installed, 0 to remove and 128 not upgraded.
Need to get 14.3 MB of archives.
After this operation, 15.1 MB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libatomic1 amd64 12.3.0-1ubuntu1~22.04.2 [10.4 kB]
Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libubsan1 amd64 12.3.0-1ubuntu1~22.04.2 [976 kB]
Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-12-base amd64 12.3.0-1ubuntu1~22.04.2 [20.6 kB]
Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libstdc++6 amd64 12.3.0-1ubuntu1~22.04.2 [699 kB]
Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libquadmath0 amd64 12.3.0-1ubuntu1~22.04.2 [154 kB]
Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 liblsan0 amd64 12.3.0-1ubuntu1~22.04.2 [1,069 kB]
Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libitm1 amd64 12.3.0-1ubuntu1~22.04.2 [30.2 kB]
Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgomp1 amd64 12.3.0-1ubuntu1~22.04.2 [127 kB]
Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgfortran5 amd64 12.3.0-1ubuntu1~22.04.2 [879 kB]
Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcc1-0 amd64 12.3.0-1ubuntu1~22.04.2 [48.3 kB]
Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgcc-s1 amd64 12.3.0-1ubuntu1~22.04.2 [53.9 kB]
Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxml2 amd64 2.9.13+dfsg-1ubuntu0.11 [765 kB]
Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpng16-16 amd64 1.6.37-3ubuntu0.3 [192 kB]
Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.20.1-1ubuntu0.5 [848 kB]
Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gstreamer1.0-plugins-base amd64 1.20.1-1ubuntu0.5 [712 kB]
Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgdk-pixbuf2.0-common all 2.42.8+dfsg-1ubuntu0.4 [5,546 B]
Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.8+dfsg-1ubuntu0.4 [148 kB]
Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gstreamer1.0-plugins-good amd64 1.20.3-0ubuntu1.4 [2,009 kB]
Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgstreamer-plugins-good1.0-0 amd64 1.20.3-0ubuntu1.4 [30.2 kB]
Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libabsl20210324 amd64 0~20210324.2-2ubuntu0.2 [386 kB]
Get:21 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libgav1-0 amd64 0.17.0-1build1 [336 kB]
Get:22 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libyuv0 amd64 0.0~git20220104.b91df1a-2 [154 kB]
Get:23 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libavif13 amd64 0.9.3-3 [69.5 kB]
Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblzo2-2 amd64 2.10-2build3 [53.7 kB]
Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcairo-script-interpreter2 amd64 1.16.0-5ubuntu2 [62.0 kB]
Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgraphene-1.0-0 amd64 1.10.8-1 [48.2 kB]
Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgstreamer-gl1.0-0 amd64 1.20.1-1ubuntu0.5 [204 kB]
Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libharfbuzz0b amd64 2.7.4-1ubuntu3.2 [353 kB]
Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgtk-4-common all 4.6.9+ds-0ubuntu0.22.04.2 [662 kB]
Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgtk-4-1 amd64 4.6.9+ds-0ubuntu0.22.04.2 [2,866 kB]
Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libharfbuzz-icu0 amd64 2.7.4-1ubuntu3.2 [5,890 B]
Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxslt1.1 amd64 1.1.34-4ubuntu0.22.04.5 [165 kB]
Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libopenjp2-7 amd64 2.4.0-6ubuntu0.4 [158 kB]
Fetched 14.3 MB in 1s (17.3 MB/s)
Extracting templates from packages: 100%
(Reading database ... 49490 files and directories currently installed.)
Preparing to unpack .../libatomic1_12.3.0-1ubuntu1~22.04.2_amd64.deb ...
Unpacking libatomic1:amd64 (12.3.0-1ubuntu1~22.04.2) over (12.3.0-1ubuntu1~22.04) ...
Preparing to unpack .../libubsan1_12.3.0-1ubuntu1~22.04.2_amd64.deb ...
Unpacking libubsan1:amd64 (12.3.0-1ubuntu1~22.04.2) over (12.3.0-1ubuntu1~22.04) ...
Preparing to unpack .../gcc-12-base_12.3.0-1ubuntu1~22.04.2_amd64.deb ...
Unpacking gcc-12-base:amd64 (12.3.0-1ubuntu1~22.04.2) over (12.3.0-1ubuntu1~22.04) ...
Setting up gcc-12-base:amd64 (12.3.0-1ubuntu1~22.04.2) ...
(Reading database ... 49490 files and directories currently installed.)
Preparing to unpack .../libstdc++6_12.3.0-1ubuntu1~22.04.2_amd64.deb ...
Unpacking libstdc++6:amd64 (12.3.0-1ubuntu1~22.04.2) over (12.3.0-1ubuntu1~22.04) ...
Setting up libstdc++6:amd64 (12.3.0-1ubuntu1~22.04.2) ...
(Reading database ... 49490 files and directories currently installed.)
Preparing to unpack .../0-libquadmath0_12.3.0-1ubuntu1~22.04.2_amd64.deb ...
Unpacking libquadmath0:amd64 (12.3.0-1ubuntu1~22.04.2) over (12.3.0-1ubuntu1~22.04) ...
Preparing to unpack .../1-liblsan0_12.3.0-1ubuntu1~22.04.2_amd64.deb ...
Unpacking liblsan0:amd64 (12.3.0-1ubuntu1~22.04.2) over (12.3.0-1ubuntu1~22.04) ...
Preparing to unpack .../2-libitm1_12.3.0-1ubuntu1~22.04.2_amd64.deb ...
Unpacking libitm1:amd64 (12.3.0-1ubuntu1~22.04.2) over (12.3.0-1ubuntu1~22.04) ...
Preparing to unpack .../3-libgomp1_12.3.0-1ubuntu1~22.04.2_amd64.deb ...
Unpacking libgomp1:amd64 (12.3.0-1ubuntu1~22.04.2) over (12.3.0-1ubuntu1~22.04) ...
Preparing to unpack .../4-libgfortran5_12.3.0-1ubuntu1~22.04.2_amd64.deb ...
Unpacking libgfortran5:amd64 (12.3.0-1ubuntu1~22.04.2) over (12.3.0-1ubuntu1~22.04) ...
Preparing to unpack .../5-libcc1-0_12.3.0-1ubuntu1~22.04.2_amd64.deb ...
Unpacking libcc1-0:amd64 (12.3.0-1ubuntu1~22.04.2) over (12.3.0-1ubuntu1~22.04) ...
Preparing to unpack .../6-libgcc-s1_12.3.0-1ubuntu1~22.04.2_amd64.deb ...
Unpacking libgcc-s1:amd64 (12.3.0-1ubuntu1~22.04.2) over (12.3.0-1ubuntu1~22.04) ...
Setting up libgcc-s1:amd64 (12.3.0-1ubuntu1~22.04.2) ...
(Reading database ... 49490 files and directories currently installed.)
Preparing to unpack .../00-libxml2_2.9.13+dfsg-1ubuntu0.11_amd64.deb ...
Unpacking libxml2:amd64 (2.9.13+dfsg-1ubuntu0.11) over (2.9.13+dfsg-1ubuntu0.4) ...
Preparing to unpack .../01-libpng16-16_1.6.37-3ubuntu0.3_amd64.deb ...
Unpacking libpng16-16:amd64 (1.6.37-3ubuntu0.3) over (1.6.37-3build5) ...
Preparing to unpack .../02-libgstreamer-plugins-base1.0-0_1.20.1-1ubuntu0.5_amd64.deb ...
Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.20.1-1ubuntu0.5) over (1.20.1-1ubuntu0.4) ...
Preparing to unpack .../03-gstreamer1.0-plugins-base_1.20.1-1ubuntu0.5_amd64.deb ...
Unpacking gstreamer1.0-plugins-base:amd64 (1.20.1-1ubuntu0.5) over (1.20.1-1ubuntu0.4) ...
Preparing to unpack .../04-libgdk-pixbuf2.0-common_2.42.8+dfsg-1ubuntu0.4_all.deb ...
Unpacking libgdk-pixbuf2.0-common (2.42.8+dfsg-1ubuntu0.4) over (2.42.8+dfsg-1ubuntu0.3) ...
Preparing to unpack .../05-libgdk-pixbuf-2.0-0_2.42.8+dfsg-1ubuntu0.4_amd64.deb ...
Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.8+dfsg-1ubuntu0.4) over (2.42.8+dfsg-1ubuntu0.3) ...
Preparing to unpack .../06-gstreamer1.0-plugins-good_1.20.3-0ubuntu1.4_amd64.deb ...
Unpacking gstreamer1.0-plugins-good:amd64 (1.20.3-0ubuntu1.4) over (1.20.3-0ubuntu1.3) ...
Preparing to unpack .../07-libgstreamer-plugins-good1.0-0_1.20.3-0ubuntu1.4_amd64.deb ...
Unpacking libgstreamer-plugins-good1.0-0:amd64 (1.20.3-0ubuntu1.4) over (1.20.3-0ubuntu1.3) ...
Selecting previously unselected package libabsl20210324:amd64.
Preparing to unpack .../08-libabsl20210324_0~20210324.2-2ubuntu0.2_amd64.deb ...
Unpacking libabsl20210324:amd64 (0~20210324.2-2ubuntu0.2) ...
Selecting previously unselected package libgav1-0:amd64.
Preparing to unpack .../09-libgav1-0_0.17.0-1build1_amd64.deb ...
Unpacking libgav1-0:amd64 (0.17.0-1build1) ...
Selecting previously unselected package libyuv0:amd64.
Preparing to unpack .../10-libyuv0_0.0~git20220104.b91df1a-2_amd64.deb ...
Unpacking libyuv0:amd64 (0.0~git20220104.b91df1a-2) ...
Selecting previously unselected package libavif13:amd64.
Preparing to unpack .../11-libavif13_0.9.3-3_amd64.deb ...
Unpacking libavif13:amd64 (0.9.3-3) ...
Selecting previously unselected package liblzo2-2:amd64.
Preparing to unpack .../12-liblzo2-2_2.10-2build3_amd64.deb ...
Unpacking liblzo2-2:amd64 (2.10-2build3) ...
Selecting previously unselected package libcairo-script-interpreter2:amd64.
Preparing to unpack .../13-libcairo-script-interpreter2_1.16.0-5ubuntu2_amd64.deb ...
Unpacking libcairo-script-interpreter2:amd64 (1.16.0-5ubuntu2) ...
Selecting previously unselected package libgraphene-1.0-0:amd64.
Preparing to unpack .../14-libgraphene-1.0-0_1.10.8-1_amd64.deb ...
Unpacking libgraphene-1.0-0:amd64 (1.10.8-1) ...
Preparing to unpack .../15-libgstreamer-gl1.0-0_1.20.1-1ubuntu0.5_amd64.deb ...
Unpacking libgstreamer-gl1.0-0:amd64 (1.20.1-1ubuntu0.5) over (1.20.1-1ubuntu0.4) ...
Preparing to unpack .../16-libharfbuzz0b_2.7.4-1ubuntu3.2_amd64.deb ...
Unpacking libharfbuzz0b:amd64 (2.7.4-1ubuntu3.2) over (2.7.4-1ubuntu3.1) ...
Selecting previously unselected package libgtk-4-common.
Preparing to unpack .../17-libgtk-4-common_4.6.9+ds-0ubuntu0.22.04.2_all.deb ...
Unpacking libgtk-4-common (4.6.9+ds-0ubuntu0.22.04.2) ...
Selecting previously unselected package libgtk-4-1:amd64.
Preparing to unpack .../18-libgtk-4-1_4.6.9+ds-0ubuntu0.22.04.2_amd64.deb ...
Unpacking libgtk-4-1:amd64 (4.6.9+ds-0ubuntu0.22.04.2) ...
Preparing to unpack .../19-libharfbuzz-icu0_2.7.4-1ubuntu3.2_amd64.deb ...
Unpacking libharfbuzz-icu0:amd64 (2.7.4-1ubuntu3.2) over (2.7.4-1ubuntu3.1) ...
Preparing to unpack .../20-libxslt1.1_1.1.34-4ubuntu0.22.04.5_amd64.deb ...
Unpacking libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.5) over (1.1.34-4ubuntu0.22.04.1) ...
Preparing to unpack .../21-libopenjp2-7_2.4.0-6ubuntu0.4_amd64.deb ...
Unpacking libopenjp2-7:amd64 (2.4.0-6ubuntu0.4) over (2.4.0-6ubuntu0.2) ...
Setting up libgdk-pixbuf2.0-common (2.42.8+dfsg-1ubuntu0.4) ...
Setting up liblzo2-2:amd64 (2.10-2build3) ...
Setting up libgstreamer-plugins-base1.0-0:amd64 (1.20.1-1ubuntu0.5) ...
Setting up libgomp1:amd64 (12.3.0-1ubuntu1~22.04.2) ...
Setting up libgstreamer-plugins-good1.0-0:amd64 (1.20.3-0ubuntu1.4) ...
Setting up libgstreamer-gl1.0-0:amd64 (1.20.1-1ubuntu0.5) ...
Setting up gstreamer1.0-plugins-base:amd64 (1.20.1-1ubuntu0.5) ...
Setting up libquadmath0:amd64 (12.3.0-1ubuntu1~22.04.2) ...
Setting up libpng16-16:amd64 (1.6.37-3ubuntu0.3) ...
Setting up libatomic1:amd64 (12.3.0-1ubuntu1~22.04.2) ...
Setting up libabsl20210324:amd64 (0~20210324.2-2ubuntu0.2) ...
Setting up libgfortran5:amd64 (12.3.0-1ubuntu1~22.04.2) ...
Setting up libubsan1:amd64 (12.3.0-1ubuntu1~22.04.2) ...
Setting up libopenjp2-7:amd64 (2.4.0-6ubuntu0.4) ...
Setting up libharfbuzz0b:amd64 (2.7.4-1ubuntu3.2) ...
Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.8+dfsg-1ubuntu0.4) ...
Setting up libgtk-4-common (4.6.9+ds-0ubuntu0.22.04.2) ...
Setting up libyuv0:amd64 (0.0~git20220104.b91df1a-2) ...
Setting up libxml2:amd64 (2.9.13+dfsg-1ubuntu0.11) ...
Setting up libcc1-0:amd64 (12.3.0-1ubuntu1~22.04.2) ...
Setting up liblsan0:amd64 (12.3.0-1ubuntu1~22.04.2) ...
Setting up libgraphene-1.0-0:amd64 (1.10.8-1) ...
Setting up libitm1:amd64 (12.3.0-1ubuntu1~22.04.2) ...
Setting up libcairo-script-interpreter2:amd64 (1.16.0-5ubuntu2) ...
Setting up libharfbuzz-icu0:amd64 (2.7.4-1ubuntu3.2) ...
Setting up gstreamer1.0-plugins-good:amd64 (1.20.3-0ubuntu1.4) ...
Setting up libgav1-0:amd64 (0.17.0-1build1) ...
Setting up libavif13:amd64 (0.9.3-3) ...
Setting up libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.5) ...
Processing triggers for libglib2.0-0:amd64 (2.72.4-0ubuntu2.9) ...
Processing triggers for libc-bin (2.35-0ubuntu3.8) ...
Setting up libgtk-4-1:amd64 (4.6.9+ds-0ubuntu0.22.04.2) ...
Processing triggers for libc-bin (2.35-0ubuntu3.8) ...
Downloading Firefox 144.0.2 (playwright build v1497) from https://cdn.playwright.dev/dbazure/download/playwright/builds/firefox/1497/firefox-ubuntu-22.04.zip
98.4 MiB [====================] 100% 0.0s
Firefox 144.0.2 (playwright build v1497) downloaded to /root/.cache/ms-playwright/firefox-1497
Downloading Webkit 26.0 (playwright build v2227) from https://cdn.playwright.dev/dbazure/download/playwright/builds/webkit/2227/webkit-ubuntu-22.04.zip
96.1 MiB [====================] 100% 0.0s
Webkit 26.0 (playwright build v2227) downloaded to /root/.cache/ms-playwright/webkit-2227
Prisma schema loaded from schema.prisma

✔ Generated Prisma Client (v6.10.1) to ./../../node_modules/@prisma/client in 446ms

Start by importing your Prisma Client (See: https://pris.ly/d/importing-client)

Tip: Interested in query caching in just a few lines of code? Try Accelerate today! https://pris.ly/tip-3-accelerate

  ▲ Next.js 14.2.35

 ✓ Linting and checking validity of types
   Creating an optimized production build ...
 ⚠ Next.js can't recognize the exported `config` field in route "/api/v1/migration":
Unsupported node type "ConditionalExpression" at "config.api.bodyParser.sizeLimit".
The default config will be used instead.
Read More - https://nextjs.org/docs/messages/invalid-page-config

🌼   daisyUI 4.4.2
├─ ✔︎ 2 themes added             https://daisyui.com/docs/themes
╰─ ❤︎ Support daisyUI project:   https://opencollective.com/daisyui

 ✓ Compiled successfully
 ✓ Collecting page data
 ✓ Generating static pages (60/60)
 ✓ Collecting build traces
 ✓ Finalizing page optimization

Route (pages)                              Size     First Load JS
┌ ○ / (307 ms)                             286 B           152 kB
├   /_app                                  0 B             151 kB
├ ○ /404                                   185 B           152 kB
├ ƒ /admin                                 4.22 kB         483 kB
├ ƒ /api/v1/archives                       0 B             151 kB
├ ƒ /api/v1/archives/[linkId]              0 B             151 kB
├ ƒ /api/v1/auth/[...nextauth]             0 B             151 kB
├ ƒ /api/v1/auth/forgot-password           0 B             151 kB
├ ƒ /api/v1/auth/reset-password            0 B             151 kB
├ ƒ /api/v1/auth/verify-email              0 B             151 kB
├ ƒ /api/v1/avatar/[id]                    0 B             151 kB
├ ƒ /api/v1/collections                    0 B             151 kB
├ ƒ /api/v1/collections/[id]               0 B             151 kB
├ ƒ /api/v1/config                         0 B             151 kB
├ ƒ /api/v1/dashboard                      0 B             151 kB
├ ƒ /api/v1/getFavicon                     0 B             151 kB
├ ƒ /api/v1/highlights                     0 B             151 kB
├ ƒ /api/v1/highlights/[id]                0 B             151 kB
├ ƒ /api/v1/links                          0 B             151 kB
├ ƒ /api/v1/links/[id]                     0 B             151 kB
├ ƒ /api/v1/links/[id]/archive             0 B             151 kB
├ ƒ /api/v1/links/[id]/highlights          0 B             151 kB
├ ƒ /api/v1/links/archive                  0 B             151 kB
├ ƒ /api/v1/logins                         0 B             151 kB
├ ƒ /api/v1/migration                      0 B             151 kB
├ ƒ /api/v1/payment                        0 B             151 kB
├ ƒ /api/v1/public/collections/[id]        0 B             151 kB
├ ƒ /api/v1/public/collections/links       0 B             151 kB
├ ƒ /api/v1/public/collections/tags        0 B             151 kB
├ ƒ /api/v1/public/links/[id]              0 B             151 kB
├ ƒ /api/v1/public/users/[id]              0 B             151 kB
├ ƒ /api/v1/rss                            0 B             151 kB
├ ƒ /api/v1/rss/[id]                       0 B             151 kB
├ ƒ /api/v1/search                         0 B             151 kB
├ ƒ /api/v1/session                        0 B             151 kB
├ ƒ /api/v1/tags                           0 B             151 kB
├ ƒ /api/v1/tags/[id]                      0 B             151 kB
├ ƒ /api/v1/tags/merge                     0 B             151 kB
├ ƒ /api/v1/tokens                         0 B             151 kB
├ ƒ /api/v1/tokens/[id]                    0 B             151 kB
├ ƒ /api/v1/users                          0 B             151 kB
├ ƒ /api/v1/users/[id]                     0 B             151 kB
├ ƒ /api/v1/users/[id]/preference          0 B             151 kB
├ ƒ /api/v1/users/me                       0 B             151 kB
├ ƒ /api/v1/webhook                        0 B             151 kB
├ ƒ /api/v2/dashboard                      0 B             151 kB
├ ƒ /auth/reset-password                   1.68 kB         466 kB
├ ƒ /auth/verify-email                     525 B           152 kB
├ ƒ /collections                           4.59 kB        1.94 MB
├ ƒ /collections/[id]                      3.82 kB        1.96 MB
├ ƒ /confirmation                          1.88 kB         161 kB
├ ƒ /dashboard                             13.4 kB        1.99 MB
├ ƒ /forgot                                1.64 kB         466 kB
├ ƒ /links                                 2.13 kB        1.96 MB
├ ƒ /links/[id]                            1.65 kB        1.86 MB
├ ƒ /links/pinned                          1.52 kB        1.96 MB
├ ƒ /login                                 2.97 kB         468 kB
├ ƒ /member-onboarding                     1.81 kB         466 kB
├ ƒ /preserved/[id]                        340 B           1.9 MB
├ ƒ /public/collections/[id]               3.7 kB         1.91 MB
├ ƒ /public/collections/[id]/rss           264 B           152 kB
├ ƒ /public/links/[id]                     1.65 kB        1.86 MB
├ ƒ /public/preserved/[id]                 346 B           1.9 MB
├ ƒ /register                              2.86 kB         467 kB
├ ƒ /search                                1.01 kB        1.96 MB
├ ○ /settings                              294 B           152 kB
├ ƒ /settings/access-tokens                6.02 kB         513 kB
├ ƒ /settings/account                      19 kB           555 kB
├ ƒ /settings/billing                      6.7 kB          511 kB
├ ƒ /settings/delete                       2.13 kB         467 kB
├ ƒ /settings/password                     2.73 kB         463 kB
├ ƒ /settings/preference                   6.97 kB         512 kB
├ ƒ /settings/rss-subscriptions            5.79 kB         513 kB
├ ƒ /settings/worker                       4.14 kB         180 kB
├ ƒ /subscribe                             2.79 kB         162 kB
├ ƒ /tags                                  7.71 kB        1.94 MB
└ ƒ /tags/[id]                             1.83 kB        1.96 MB
+ First Load JS shared by all              181 kB
  ├ chunks/framework-978a6051e6d0c57a.js   44.9 kB
  ├ chunks/main-ecd8a9de607772c6.js        34.9 kB
  ├ chunks/pages/_app-8a91b1bc5d5d051a.js  70.6 kB
  ├ css/903593df87808f71.css               29.9 kB
  └ other shared chunks (total)            1.02 kB

○  (Static)   prerendered as static content
ƒ  (Dynamic)  server-rendered on demand

Prisma schema loaded from schema.prisma
Datasource "db": PostgreSQL database "linkwardendb", schema "public" at "localhost:5432"

91 migrations found in prisma/migrations

Applying migration `20250116100419_add_field_to_link_model`
Applying migration `20250129180119_ai_tag_existing_links`
Applying migration `20250131033243_add_existing_tagging_method`
Applying migration `20250201232357_add_archive_as_readable_option_for_user`
Applying migration `20250202201004_add_archive_options_for_tags`
Applying migration `20250203002023_add_ai_tagging_option_for_tags`
Applying migration `20250211134725_add_field_to_links`
Applying migration `20250215181757_add_version_to_index`
Applying migration `20250215182023_change_field_type`
Applying migration `20250303224623_remove_field`
Applying migration `20250304145909_add_table`
Applying migration `20250318123928_add_referential_actions_to_certain_fields`
Applying migration `20250318130241_add_referential_action_to_field`
Applying migration `20250318131012_add_referential_action_to_field`
Applying migration `20250318131228_rename_link_to_url_in_link_type`
Applying migration `20250329032742_add_field`
Applying migration `20250330105338_add_field`
Applying migration `20250404153610_remove_fields`
Applying migration `20250601213117_add_dashboard_sections`
Applying migration `20250602104316_add_fields_to_user_model`
Applying migration `20250610113046_add_default_dashboard_sections`
Applying migration `20250626175441_add_defaults_for_readable_settings`
Applying migration `20250627132552_upgrade_to_v6`
Applying migration `20250627155222_add_default_db_sections_fix`
Applying migration `20250627164227_add_index_to_link_model`
Applying migration `20250627210016_add_theme`
Applying migration `20250811155703_add_field_to_links`
Applying migration `20250812205616_add_field_to_user_model`
Applying migration `20250813025203_remove_default_from_field`
Applying migration `20250826181008_add_field_to_tags`
Applying migration `20250922133423_add_field_to_user`
Applying migration `20251013145916_add_field_to_user`
Applying migration `20251216090848_add_app_migration_table`

The following migration(s) have been applied:

migrations/
  └─ 20250116100419_add_field_to_link_model/
    └─ migration.sql
  └─ 20250129180119_ai_tag_existing_links/
    └─ migration.sql
  └─ 20250131033243_add_existing_tagging_method/
    └─ migration.sql
  └─ 20250201232357_add_archive_as_readable_option_for_user/
    └─ migration.sql
  └─ 20250202201004_add_archive_options_for_tags/
    └─ migration.sql
  └─ 20250203002023_add_ai_tagging_option_for_tags/
    └─ migration.sql
  └─ 20250211134725_add_field_to_links/
    └─ migration.sql
  └─ 20250215181757_add_version_to_index/
    └─ migration.sql
  └─ 20250215182023_change_field_type/
    └─ migration.sql
  └─ 20250303224623_remove_field/
    └─ migration.sql
  └─ 20250304145909_add_table/
    └─ migration.sql
  └─ 20250318123928_add_referential_actions_to_certain_fields/
    └─ migration.sql
  └─ 20250318130241_add_referential_action_to_field/
    └─ migration.sql
  └─ 20250318131012_add_referential_action_to_field/
    └─ migration.sql
  └─ 20250318131228_rename_link_to_url_in_link_type/
    └─ migration.sql
  └─ 20250329032742_add_field/
    └─ migration.sql
  └─ 20250330105338_add_field/
    └─ migration.sql
  └─ 20250404153610_remove_fields/
    └─ migration.sql
  └─ 20250601213117_add_dashboard_sections/
    └─ migration.sql
  └─ 20250602104316_add_fields_to_user_model/
    └─ migration.sql
  └─ 20250610113046_add_default_dashboard_sections/
    └─ migration.sql
  └─ 20250626175441_add_defaults_for_readable_settings/
    └─ migration.sql
  └─ 20250627132552_upgrade_to_v6/
    └─ migration.sql
  └─ 20250627155222_add_default_db_sections_fix/
    └─ migration.sql
  └─ 20250627164227_add_index_to_link_model/
    └─ migration.sql
  └─ 20250627210016_add_theme/
    └─ migration.sql
  └─ 20250811155703_add_field_to_links/
    └─ migration.sql
  └─ 20250812205616_add_field_to_user_model/
    └─ migration.sql
  └─ 20250813025203_remove_default_from_field/
    └─ migration.sql
  └─ 20250826181008_add_field_to_tags/
    └─ migration.sql
  └─ 20250922133423_add_field_to_user/
    └─ migration.sql
  └─ 20251013145916_add_field_to_user/
    └─ migration.sql
  └─ 20251216090848_add_app_migration_table/
    └─ migration.sql

All migrations have been successfully applied.
┌─────────────────────────────────────────────────────────┐
│  Update available 6.10.1 -> 7.3.0                       │
│                                                         │
│  This is a major update - please follow the guide at    │
│  https://pris.ly/d/major-version-upgrade                │
│                                                         │
│  Run the following to update                            │
│    npm i --save-dev prisma@latest                       │
│    npm i @prisma/client@latest                          │
└─────────────────────────────────────────────────────────┘
  ✔️   Updated Linkwarden
  ✔️   Started Service
  ✔️   Updated successfully!
root@linkwarden:~# reboot
Connection to 10.13.4.71 closed by remote host.
Connection to 10.13.4.71 closed.

╭─    ~                                                                                                       44m 39.967s     10:55:02  ─╮
╰─

🖼️ Additional context (optional).

No response

Originally created by @DeepCoreSystem on GitHub (Feb 6, 2026). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/11611 ### ✅ Have you read and understood the above guidelines? yes ### 🔎 Did you run the script with verbose mode enabled? Yes, verbose mode was enabled and the output is included below ### 📜 What is the name of the script you are using? Linkwarden ### 📂 What was the exact command used to execute the script? update ### ⚙️ What settings are you using? - [ ] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Ubuntu 22.04 ### 📈 Which Proxmox version are you on? 8.1.10 ### 📝 Provide a clear and concise description of the issue. Tried to update Linkwarden with `update` Got a few warnings from yarn ``` `➤ YN0000: · Yarn 4.12.0 ➤ YN0000: ┌ Resolution step ➤ YN0000: └ Completed in 0s 897ms ➤ YN0000: ┌ Post-resolution validation ➤ YN0060: │ @tanstack/react-query is listed by your project with version 5.51.15 (pd2ce3f), which doesn't satisfy what @tanstack/react-query-persist-client requests (^5.76.1). ➤ YN0060: │ react is listed by your project with version 18.3.1 (pc2543d), which doesn't satisfy what @atlaskit/tree and other dependencies request (but they have non-overlapping ranges!). ➤ YN0060: │ react-native-ios-context-menu is listed by your project with version 3.1.3 (p9bcfd8), which doesn't satisfy what zeego requests (3.1.0). ➤ YN0060: │ react-native-ios-utilities is listed by your project with version 5.1.7 (pb10f05), which doesn't satisfy what zeego and other dependencies request (5.1.2). ➤ YN0002: │ @linkwarden/mobile@workspace:apps/mobile doesn't provide @types/react-native (p65f91d), requested by @expo/vector-icons and other dependencies. ➤ YN0002: │ @linkwarden/router@workspace:packages/router [f2e87] doesn't provide i18next (pf04e4c), requested by next-i18next. ➤ YN0002: │ @linkwarden/router@workspace:packages/router [f2e87] doesn't provide react-dom (p61b148), requested by next and other dependencies. ➤ YN0002: │ @linkwarden/router@workspace:packages/router [f2e87] doesn't provide react-i18next (pa7ce53), requested by next-i18next. ➤ YN0002: │ @linkwarden/router@workspace:packages/router doesn't provide i18next (p814057), requested by next-i18next. ➤ YN0002: │ @linkwarden/router@workspace:packages/router doesn't provide react (pc8f8ed), requested by @tanstack/react-query-devtools and other dependencies. ➤ YN0002: │ @linkwarden/router@workspace:packages/router doesn't provide react-dom (p20a95e), requested by next-auth and other dependencies. ➤ YN0002: │ @linkwarden/router@workspace:packages/router doesn't provide react-i18next (pbcdf59), requested by next-i18next. ➤ YN0002: │ @linkwarden/web@workspace:apps/web doesn't provide @prisma/client (p240691), requested by @auth/prisma-adapter. ➤ YN0086: │ Some peer dependencies are incorrectly met by your project; run yarn explain peer-requirements <hash> for details, where <hash> is the six-letter p-prefixed code. ➤ YN0086: │ Some peer dependencies are incorrectly met by dependencies; run yarn explain peer-requirements for details. ➤ YN0000: └ Completed ➤ YN0000: ┌ Fetch step ➤ YN0013: │ 3 packages were added to the project (+ 114.28 MiB). ➤ YN0000: └ Completed in 16s 531ms ➤ YN0000: ┌ Link step ➤ YN0007: │ linkwarden@workspace:. must be built because it never has been before or the last one failed ➤ YN0007: │ bcrypt@npm:5.1.0 must be built because it never has been before or the last one failed ➤ YN0007: │ core-js@npm:3.37.1 must be built because it never has been before or the last one failed ➤ YN0007: │ sharp@npm:0.34.5 must be built because it never has been before or the last one failed ➤ YN0007: │ esbuild@npm:0.25.2 must be built because it never has been before or the last one failed ➤ YN0007: │ @prisma/engines@npm:6.10.1 must be built because it never has been before or the last one failed ➤ YN0007: │ core-js@npm:2.6.12 must be built because it never has been before or the last one failed ➤ YN0007: │ prisma@npm:6.10.1 [d89be] must be built because it never has been before or the last one failed ➤ YN0007: │ @prisma/client@npm:6.10.1 [d89be] must be built because it never has been before or the last one failed ➤ YN0007: │ @linkwarden/web@workspace:apps/web must be built because it never has been before or the last one failed ➤ YN0000: └ Completed in 1m 55s ➤ YN0000: · Done with warnings in 2m 13s` ``` Now it doesn't work, can't connect to site ### 🔄 Steps to reproduce the issue. `update` ### ❌ Paste the full error output (if available). ``` __ _ __ __ / / (_)___ / /___ ______ __________/ /__ ____ / / / / __ \/ //_/ | /| / / __ `/ ___/ __ / _ \/ __ \ / /___/ / / / / ,< | |/ |/ / /_/ / / / /_/ / __/ / / / /_____/_/_/ /_/_/|_| |__/|__/\__,_/_/ \__,_/\___/_/ /_/ ✔️ Update available: linkwarden 2.9 → 2.13.5 Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease Hit:3 http://archive.ubuntu.com/ubuntu jammy-security InRelease Hit:4 https://deb.nodesource.com/node_22.x nodistro InRelease Reading package lists... Done Building dependency tree... Done Reading state information... Done 158 packages can be upgraded. Run 'apt list --upgradable' to see them. changed 10 packages in 4s 15 packages are looking for funding run `npm fund` for details ✔️ Update Node.js 22 ⏳ Updating yarn to latest version changed 1 package in 1s ✔️ Installed Node.js modules: yarn@latest ✔️ Stopped Service ⏳ Update Rust (stable) stable-x86_64-unknown-linux-gnu unchanged - rustc 1.93.0 (254b59607 2026-01-19) info: syncing channel updates for 'stable-x86_64-unknown-linux-gnu' stable-x86_64-unknown-linux-gnu unchanged - rustc 1.93.0 (254b59607 2026-01-19) info: checking for self-update ✔️ Update Rust 1.93.0 ⏳ Upgrading monolith to latest Updating crates.io index Installing monolith v2.10.1 Updating crates.io index Locking 219 packages to latest compatible versions Adding cssparser v0.35.0 (available: v0.36.0) Adding generic-array v0.14.7 (available: v0.14.9) Adding html5ever v0.28.0 (available: v0.38.0) Adding markup5ever_rcdom v0.4.0-unofficial (available: v0.36.0+unofficial) Adding redb v2.6.3 (available: v3.1.0) Adding reqwest v0.12.28 (available: v0.13.1) Compiling proc-macro2 v1.0.106 Compiling quote v1.0.44 Compiling unicode-ident v1.0.22 Compiling libc v0.2.180 Compiling syn v2.0.114 Compiling cfg-if v1.0.4 Compiling smallvec v1.15.1 Compiling stable_deref_trait v1.2.1 Compiling rand_core v0.6.4 Compiling siphasher v1.0.2 Compiling bytes v1.11.1 Compiling pin-project-lite v0.2.16 Compiling phf_shared v0.11.3 Compiling rand v0.8.5 Compiling find-msvc-tools v0.1.9 Compiling shlex v1.3.0 Compiling cc v1.2.55 Compiling synstructure v0.13.2 Compiling phf_generator v0.11.3 Compiling futures-core v0.3.31 Compiling openssl-src v300.5.5+3.5.5 Compiling socket2 v0.6.2 Compiling zerofrom-derive v0.1.6 Compiling yoke-derive v0.8.1 Compiling zerofrom v0.1.6 Compiling zerovec-derive v0.11.2 Compiling yoke v0.8.1 Compiling displaydoc v0.2.5 Compiling mio v1.1.1 Compiling zerovec v0.11.5 Compiling pkg-config v0.3.32 Compiling vcpkg v0.2.15 Compiling serde_core v1.0.228 Compiling itoa v1.0.17 Compiling openssl-sys v0.9.111 Compiling tokio v1.49.0 Compiling once_cell v1.21.3 Compiling serde v1.0.228 Compiling futures-sink v0.3.31 Compiling tinystr v0.8.2 Compiling log v0.4.29 Compiling writeable v0.6.2 Compiling bitflags v2.10.0 Compiling litemap v0.8.1 Compiling parking_lot_core v0.9.12 Compiling memchr v2.7.6 Compiling icu_locale_core v2.1.1 Compiling http v1.4.0 Compiling potential_utf v0.1.4 Compiling zerotrie v0.2.3 Compiling pin-utils v0.1.0 Compiling version_check v0.9.5 Compiling crc32fast v1.5.0 Compiling typenum v1.19.0 Compiling icu_normalizer_data v2.1.1 Compiling alloc-no-stdlib v2.0.4 Compiling icu_properties_data v2.1.2 Compiling new_debug_unreachable v1.0.6 Compiling scopeguard v1.2.0 Compiling lock_api v0.4.14 Compiling alloc-stdlib v0.2.2 Compiling generic-array v0.14.7 Compiling icu_provider v2.1.1 Compiling icu_collections v2.1.1 Compiling http-body v1.0.1 Compiling phf_macros v0.11.3 Compiling string_cache_codegen v0.5.4 Compiling phf_codegen v0.11.3 Compiling mac v0.1.1 Compiling futures-task v0.3.31 Compiling percent-encoding v2.3.2 Compiling slab v0.4.12 Compiling adler2 v2.0.1 Compiling foreign-types-shared v0.1.1 Compiling futures-io v0.3.31 Compiling httparse v1.10.1 Compiling simd-adler32 v0.3.8 Compiling openssl v0.10.75 Compiling miniz_oxide v0.8.9 Compiling futures-util v0.3.31 Compiling foreign-types v0.3.2 Compiling futf v0.1.5 Compiling markup5ever v0.13.0 Compiling phf v0.11.3 Compiling parking_lot v0.12.5 Compiling brotli-decompressor v5.0.0 Compiling openssl-macros v0.1.1 Compiling utf-8 v0.7.6 Compiling try-lock v0.2.5 Compiling native-tls v0.2.14 Compiling tower-service v0.3.3 Compiling precomputed-hash v0.1.1 Compiling string_cache v0.8.9 Compiling want v0.3.1 Compiling tendril v0.4.3 Compiling icu_properties v2.1.2 Compiling brotli v8.0.2 Compiling icu_normalizer v2.1.1 Compiling flate2 v1.1.9 Compiling futures-channel v0.3.31 Compiling tracing-core v0.1.36 Compiling autocfg v1.5.0 Compiling openssl-probe v0.1.6 Compiling utf8parse v0.2.2 Compiling compression-core v0.4.31 Compiling atomic-waker v1.1.2 Compiling hyper v1.8.1 Compiling compression-codecs v0.4.36 Compiling anstyle-parse v0.2.7 Compiling num-traits v0.2.19 Compiling tracing v0.1.44 Compiling idna_adapter v1.2.1 Compiling form_urlencoded v1.2.2 Compiling http-body-util v0.1.3 Compiling html5ever v0.28.0 Compiling sync_wrapper v1.0.2 Compiling rustix v1.1.3 Compiling tower-layer v0.3.3 Compiling ipnet v2.11.0 Compiling utf8_iter v1.0.4 Compiling colorchoice v1.0.4 Compiling is_terminal_polyfill v1.70.2 Compiling anstyle v1.0.13 Compiling getrandom v0.3.4 Compiling base64 v0.22.1 Compiling anstyle-query v1.1.5 Compiling anstream v0.6.21 Compiling hyper-util v0.1.20 Compiling idna v1.1.0 Compiling tower v0.5.3 Compiling async-compression v0.4.37 Compiling crypto-common v0.1.7 Compiling block-buffer v0.10.4 Compiling tokio-util v0.7.18 Compiling zeroize v1.8.2 Compiling redb v2.6.3 Compiling dtoa v1.0.11 Compiling iri-string v0.7.10 Compiling linux-raw-sys v0.11.0 Compiling heck v0.5.0 Compiling ryu v1.0.22 Compiling clap_lex v0.7.7 Compiling strsim v0.11.1 Compiling regex-syntax v0.8.9 Compiling regex-automata v0.4.14 Compiling clap_builder v4.5.57 Compiling serde_urlencoded v0.7.1 Compiling clap_derive v4.5.55 Compiling tower-http v0.6.8 Compiling dtoa-short v0.3.5 Compiling rustls-pki-types v1.14.0 Compiling digest v0.10.7 Compiling url v2.5.8 Compiling xml5ever v0.19.0 Compiling cssparser-macros v0.6.1 Compiling fastrand v2.3.0 Compiling iana-time-zone v0.1.65 Compiling cpufeatures v0.2.17 Compiling sha2 v0.10.9 Compiling chrono v0.4.43 Compiling tempfile v3.24.0 Compiling cssparser v0.35.0 Compiling markup5ever_rcdom v0.4.0-unofficial Compiling clap v4.5.57 Compiling regex v1.12.3 Compiling encoding_rs v0.8.35 Compiling atty v0.2.14 Compiling tokio-native-tls v0.3.1 Compiling hyper-tls v0.6.0 Compiling reqwest v0.12.28 Compiling monolith v2.10.1 Finished `release` profile [optimized] target(s) in 4m 53s Replacing /root/.cargo/bin/monolith Replaced package `monolith v2.10.1` with `monolith v2.10.1` (executable `monolith`) ✔️ Upgraded monolith to v2.10.1 ✔️ Processed Rust crates ✔️ Backed up data ✔️ Deployed: linkwarden (2.13.5) ⏳ Updating LinkwardenPreparing yarn@4.12.0 for immediate activation... ➤ YN0000: · Yarn 4.12.0 ➤ YN0000: ┌ Resolution step ➤ YN0000: └ Completed in 0s 897ms ➤ YN0000: ┌ Post-resolution validation ➤ YN0060: │ @tanstack/react-query is listed by your project with version 5.51.15 (pd2ce3f), which doesn't satisfy what @tanstack/react-query-persist-client requests (^5.76.1). ➤ YN0060: │ react is listed by your project with version 18.3.1 (pc2543d), which doesn't satisfy what @atlaskit/tree and other dependencies request (but they have non-overlapping ranges!). ➤ YN0060: │ react-native-ios-context-menu is listed by your project with version 3.1.3 (p9bcfd8), which doesn't satisfy what zeego requests (3.1.0). ➤ YN0060: │ react-native-ios-utilities is listed by your project with version 5.1.7 (pb10f05), which doesn't satisfy what zeego and other dependencies request (5.1.2). ➤ YN0002: │ @linkwarden/mobile@workspace:apps/mobile doesn't provide @types/react-native (p65f91d), requested by @expo/vector-icons and other dependencies. ➤ YN0002: │ @linkwarden/router@workspace:packages/router [f2e87] doesn't provide i18next (pf04e4c), requested by next-i18next. ➤ YN0002: │ @linkwarden/router@workspace:packages/router [f2e87] doesn't provide react-dom (p61b148), requested by next and other dependencies. ➤ YN0002: │ @linkwarden/router@workspace:packages/router [f2e87] doesn't provide react-i18next (pa7ce53), requested by next-i18next. ➤ YN0002: │ @linkwarden/router@workspace:packages/router doesn't provide i18next (p814057), requested by next-i18next. ➤ YN0002: │ @linkwarden/router@workspace:packages/router doesn't provide react (pc8f8ed), requested by @tanstack/react-query-devtools and other dependencies. ➤ YN0002: │ @linkwarden/router@workspace:packages/router doesn't provide react-dom (p20a95e), requested by next-auth and other dependencies. ➤ YN0002: │ @linkwarden/router@workspace:packages/router doesn't provide react-i18next (pbcdf59), requested by next-i18next. ➤ YN0002: │ @linkwarden/web@workspace:apps/web doesn't provide @prisma/client (p240691), requested by @auth/prisma-adapter. ➤ YN0086: │ Some peer dependencies are incorrectly met by your project; run yarn explain peer-requirements <hash> for details, where <hash> is the six-letter p-prefixed code. ➤ YN0086: │ Some peer dependencies are incorrectly met by dependencies; run yarn explain peer-requirements for details. ➤ YN0000: └ Completed ➤ YN0000: ┌ Fetch step ➤ YN0013: │ 3 packages were added to the project (+ 114.28 MiB). ➤ YN0000: └ Completed in 16s 531ms ➤ YN0000: ┌ Link step ➤ YN0007: │ linkwarden@workspace:. must be built because it never has been before or the last one failed ➤ YN0007: │ bcrypt@npm:5.1.0 must be built because it never has been before or the last one failed ➤ YN0007: │ core-js@npm:3.37.1 must be built because it never has been before or the last one failed ➤ YN0007: │ sharp@npm:0.34.5 must be built because it never has been before or the last one failed ➤ YN0007: │ esbuild@npm:0.25.2 must be built because it never has been before or the last one failed ➤ YN0007: │ @prisma/engines@npm:6.10.1 must be built because it never has been before or the last one failed ➤ YN0007: │ core-js@npm:2.6.12 must be built because it never has been before or the last one failed ➤ YN0007: │ prisma@npm:6.10.1 [d89be] must be built because it never has been before or the last one failed ➤ YN0007: │ @prisma/client@npm:6.10.1 [d89be] must be built because it never has been before or the last one failed ➤ YN0007: │ @linkwarden/web@workspace:apps/web must be built because it never has been before or the last one failed ➤ YN0000: └ Completed in 1m 55s ➤ YN0000: · Done with warnings in 2m 13s Installing dependencies... Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease Hit:3 http://archive.ubuntu.com/ubuntu jammy-security InRelease Hit:4 https://deb.nodesource.com/node_22.x nodistro InRelease Reading package lists... Done Reading package lists... Done Building dependency tree... Done Reading state information... Done fonts-freefont-ttf is already the newest version (20120503-10build1). fonts-liberation is already the newest version (1:1.07.4-11). libasound2 is already the newest version (1.2.6.1-1ubuntu1). libatk-bridge2.0-0 is already the newest version (2.38.0-3). libatk1.0-0 is already the newest version (2.36.0-3build1). libatspi2.0-0 is already the newest version (2.44.0-3). libcairo-gobject2 is already the newest version (1.16.0-5ubuntu2). libcairo2 is already the newest version (1.16.0-5ubuntu2). libdbus-glib-1-2 is already the newest version (0.112-2build1). libegl1 is already the newest version (1.4.0-1). libenchant-2-2 is already the newest version (2.3.2-1ubuntu2). libepoxy0 is already the newest version (1.5.10-1). libevdev2 is already the newest version (1.12.1+dfsg-1). libevent-2.1-7 is already the newest version (2.1.12-stable-1build3). libfontconfig1 is already the newest version (2.13.1-4.2ubuntu5). libgles2 is already the newest version (1.4.0-1). libglx0 is already the newest version (1.4.0-1). libgudev-1.0-0 is already the newest version (1:237-2build1). libhyphen0 is already the newest version (2.8.8-7build2). libicu70 is already the newest version (70.1-2). libjpeg-turbo8 is already the newest version (2.1.2-0ubuntu1). liblcms2-2 is already the newest version (2.12~rc1-2build2). libmanette-0.2-0 is already the newest version (0.2.6-3build1). libopengl0 is already the newest version (1.4.0-1). libopus0 is already the newest version (1.3.1-0.1build2). libproxy1v5 is already the newest version (0.4.17-2). libsecret-1-0 is already the newest version (0.20.5-2). libwoff1 is already the newest version (1.0.2-1build4). libxcb-shm0 is already the newest version (1.14-3ubuntu3). libxcb1 is already the newest version (1.14-3ubuntu3). libxcomposite1 is already the newest version (1:0.4.5-1build2). libxcursor1 is already the newest version (1:1.2.0-2build4). libxdamage1 is already the newest version (1:1.1.5-2build2). libxext6 is already the newest version (2:1.3.4-1build1). libxfixes3 is already the newest version (1:6.0.0-1). libxi6 is already the newest version (2:1.8-1build1). libxkbcommon0 is already the newest version (1.4.0-1). libxrandr2 is already the newest version (2:1.5.2-1build1). libxrender1 is already the newest version (1:0.9.10-1build4). libxtst6 is already the newest version (2:1.2.3-1build4). xfonts-scalable is already the newest version (1:1.0.3-1.2ubuntu1). fonts-ipafont-gothic is already the newest version (00303-21ubuntu1). fonts-tlwg-loma-otf is already the newest version (1:0.7.3-1). fonts-unifont is already the newest version (1:14.0.01-1). fonts-wqy-zenhei is already the newest version (0.9.45-8). libffi7 is already the newest version (3.3-5ubuntu1). libx264-163 is already the newest version (2:0.163.3060+git5db6aa6-2build1). xfonts-cyrillic is already the newest version (1:1.0.5). fonts-noto-color-emoji is already the newest version (2.047-0ubuntu0.22.04.1). libcups2 is already the newest version (2.4.1op1-1ubuntu4.16). libdbus-1-3 is already the newest version (1.12.20-2ubuntu4.1). libdrm2 is already the newest version (2.4.113-2~ubuntu0.22.04.1). libfreetype6 is already the newest version (2.11.1+dfsg-1ubuntu0.3). libgbm1 is already the newest version (23.2.1-1ubuntu3.1~22.04.3). libglib2.0-0 is already the newest version (2.72.4-0ubuntu2.9). libgstreamer1.0-0 is already the newest version (1.20.3-0ubuntu1.1). libgtk-3-0 is already the newest version (3.24.33-1ubuntu2.2). libnotify4 is already the newest version (0.7.9-3ubuntu5.22.04.1). libnspr4 is already the newest version (2:4.35-0ubuntu0.22.04.1). libnss3 is already the newest version (2:3.98-0ubuntu0.22.04.2). libpango-1.0-0 is already the newest version (1.50.6+ds-2ubuntu1). libpangocairo-1.0-0 is already the newest version (1.50.6+ds-2ubuntu1). libwayland-client0 is already the newest version (1.20.0-1ubuntu0.1). libwayland-egl1 is already the newest version (1.20.0-1ubuntu0.1). libwayland-server0 is already the newest version (1.20.0-1ubuntu0.1). libwebpdemux2 is already the newest version (1.2.2-2ubuntu0.22.04.2). libx11-6 is already the newest version (2:1.7.5-1ubuntu0.3). libx11-xcb1 is already the newest version (2:1.7.5-1ubuntu0.3). ffmpeg is already the newest version (7:4.4.2-0ubuntu0.22.04.1). gstreamer1.0-libav is already the newest version (1.20.3-0ubuntu1). gstreamer1.0-plugins-bad is already the newest version (1.20.3-0ubuntu1.1). libsoup-3.0-0 is already the newest version (3.0.7-0ubuntu1). xvfb is already the newest version (2:21.1.4-2ubuntu1.7~22.04.16). The following additional packages will be installed: gcc-12-base libabsl20210324 libcairo-script-interpreter2 libcc1-0 libgav1-0 libgcc-s1 libgdk-pixbuf2.0-common libgfortran5 libgomp1 libgraphene-1.0-0 libgstreamer-plugins-good1.0-0 libgtk-4-common libitm1 liblsan0 liblzo2-2 libquadmath0 libstdc++6 libubsan1 libyuv0 Suggested packages: gvfs libvisual-0.4-plugins libgtk-4-media-gstreamer | libgtk-4-media-ffmpeg Recommended packages: gstreamer1.0-x libgdk-pixbuf2.0-bin gstreamer1.0-gl libgtk-4-bin librsvg2-common The following NEW packages will be installed: libabsl20210324 libavif13 libcairo-script-interpreter2 libgav1-0 libgraphene-1.0-0 libgtk-4-1 libgtk-4-common liblzo2-2 libyuv0 The following packages will be upgraded: gcc-12-base gstreamer1.0-plugins-base gstreamer1.0-plugins-good libatomic1 libcc1-0 libgcc-s1 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common libgfortran5 libgomp1 libgstreamer-gl1.0-0 libgstreamer-plugins-base1.0-0 libgstreamer-plugins-good1.0-0 libharfbuzz-icu0 libharfbuzz0b libitm1 liblsan0 libopenjp2-7 libpng16-16 libquadmath0 libstdc++6 libubsan1 libxml2 libxslt1.1 24 upgraded, 9 newly installed, 0 to remove and 128 not upgraded. Need to get 14.3 MB of archives. After this operation, 15.1 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libatomic1 amd64 12.3.0-1ubuntu1~22.04.2 [10.4 kB] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libubsan1 amd64 12.3.0-1ubuntu1~22.04.2 [976 kB] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-12-base amd64 12.3.0-1ubuntu1~22.04.2 [20.6 kB] Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libstdc++6 amd64 12.3.0-1ubuntu1~22.04.2 [699 kB] Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libquadmath0 amd64 12.3.0-1ubuntu1~22.04.2 [154 kB] Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 liblsan0 amd64 12.3.0-1ubuntu1~22.04.2 [1,069 kB] Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libitm1 amd64 12.3.0-1ubuntu1~22.04.2 [30.2 kB] Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgomp1 amd64 12.3.0-1ubuntu1~22.04.2 [127 kB] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgfortran5 amd64 12.3.0-1ubuntu1~22.04.2 [879 kB] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcc1-0 amd64 12.3.0-1ubuntu1~22.04.2 [48.3 kB] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgcc-s1 amd64 12.3.0-1ubuntu1~22.04.2 [53.9 kB] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxml2 amd64 2.9.13+dfsg-1ubuntu0.11 [765 kB] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpng16-16 amd64 1.6.37-3ubuntu0.3 [192 kB] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.20.1-1ubuntu0.5 [848 kB] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gstreamer1.0-plugins-base amd64 1.20.1-1ubuntu0.5 [712 kB] Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgdk-pixbuf2.0-common all 2.42.8+dfsg-1ubuntu0.4 [5,546 B] Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.8+dfsg-1ubuntu0.4 [148 kB] Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gstreamer1.0-plugins-good amd64 1.20.3-0ubuntu1.4 [2,009 kB] Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgstreamer-plugins-good1.0-0 amd64 1.20.3-0ubuntu1.4 [30.2 kB] Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libabsl20210324 amd64 0~20210324.2-2ubuntu0.2 [386 kB] Get:21 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libgav1-0 amd64 0.17.0-1build1 [336 kB] Get:22 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libyuv0 amd64 0.0~git20220104.b91df1a-2 [154 kB] Get:23 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libavif13 amd64 0.9.3-3 [69.5 kB] Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblzo2-2 amd64 2.10-2build3 [53.7 kB] Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcairo-script-interpreter2 amd64 1.16.0-5ubuntu2 [62.0 kB] Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgraphene-1.0-0 amd64 1.10.8-1 [48.2 kB] Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgstreamer-gl1.0-0 amd64 1.20.1-1ubuntu0.5 [204 kB] Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libharfbuzz0b amd64 2.7.4-1ubuntu3.2 [353 kB] Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgtk-4-common all 4.6.9+ds-0ubuntu0.22.04.2 [662 kB] Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgtk-4-1 amd64 4.6.9+ds-0ubuntu0.22.04.2 [2,866 kB] Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libharfbuzz-icu0 amd64 2.7.4-1ubuntu3.2 [5,890 B] Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxslt1.1 amd64 1.1.34-4ubuntu0.22.04.5 [165 kB] Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libopenjp2-7 amd64 2.4.0-6ubuntu0.4 [158 kB] Fetched 14.3 MB in 1s (17.3 MB/s) Extracting templates from packages: 100% (Reading database ... 49490 files and directories currently installed.) Preparing to unpack .../libatomic1_12.3.0-1ubuntu1~22.04.2_amd64.deb ... Unpacking libatomic1:amd64 (12.3.0-1ubuntu1~22.04.2) over (12.3.0-1ubuntu1~22.04) ... Preparing to unpack .../libubsan1_12.3.0-1ubuntu1~22.04.2_amd64.deb ... Unpacking libubsan1:amd64 (12.3.0-1ubuntu1~22.04.2) over (12.3.0-1ubuntu1~22.04) ... Preparing to unpack .../gcc-12-base_12.3.0-1ubuntu1~22.04.2_amd64.deb ... Unpacking gcc-12-base:amd64 (12.3.0-1ubuntu1~22.04.2) over (12.3.0-1ubuntu1~22.04) ... Setting up gcc-12-base:amd64 (12.3.0-1ubuntu1~22.04.2) ... (Reading database ... 49490 files and directories currently installed.) Preparing to unpack .../libstdc++6_12.3.0-1ubuntu1~22.04.2_amd64.deb ... Unpacking libstdc++6:amd64 (12.3.0-1ubuntu1~22.04.2) over (12.3.0-1ubuntu1~22.04) ... Setting up libstdc++6:amd64 (12.3.0-1ubuntu1~22.04.2) ... (Reading database ... 49490 files and directories currently installed.) Preparing to unpack .../0-libquadmath0_12.3.0-1ubuntu1~22.04.2_amd64.deb ... Unpacking libquadmath0:amd64 (12.3.0-1ubuntu1~22.04.2) over (12.3.0-1ubuntu1~22.04) ... Preparing to unpack .../1-liblsan0_12.3.0-1ubuntu1~22.04.2_amd64.deb ... Unpacking liblsan0:amd64 (12.3.0-1ubuntu1~22.04.2) over (12.3.0-1ubuntu1~22.04) ... Preparing to unpack .../2-libitm1_12.3.0-1ubuntu1~22.04.2_amd64.deb ... Unpacking libitm1:amd64 (12.3.0-1ubuntu1~22.04.2) over (12.3.0-1ubuntu1~22.04) ... Preparing to unpack .../3-libgomp1_12.3.0-1ubuntu1~22.04.2_amd64.deb ... Unpacking libgomp1:amd64 (12.3.0-1ubuntu1~22.04.2) over (12.3.0-1ubuntu1~22.04) ... Preparing to unpack .../4-libgfortran5_12.3.0-1ubuntu1~22.04.2_amd64.deb ... Unpacking libgfortran5:amd64 (12.3.0-1ubuntu1~22.04.2) over (12.3.0-1ubuntu1~22.04) ... Preparing to unpack .../5-libcc1-0_12.3.0-1ubuntu1~22.04.2_amd64.deb ... Unpacking libcc1-0:amd64 (12.3.0-1ubuntu1~22.04.2) over (12.3.0-1ubuntu1~22.04) ... Preparing to unpack .../6-libgcc-s1_12.3.0-1ubuntu1~22.04.2_amd64.deb ... Unpacking libgcc-s1:amd64 (12.3.0-1ubuntu1~22.04.2) over (12.3.0-1ubuntu1~22.04) ... Setting up libgcc-s1:amd64 (12.3.0-1ubuntu1~22.04.2) ... (Reading database ... 49490 files and directories currently installed.) Preparing to unpack .../00-libxml2_2.9.13+dfsg-1ubuntu0.11_amd64.deb ... Unpacking libxml2:amd64 (2.9.13+dfsg-1ubuntu0.11) over (2.9.13+dfsg-1ubuntu0.4) ... Preparing to unpack .../01-libpng16-16_1.6.37-3ubuntu0.3_amd64.deb ... Unpacking libpng16-16:amd64 (1.6.37-3ubuntu0.3) over (1.6.37-3build5) ... Preparing to unpack .../02-libgstreamer-plugins-base1.0-0_1.20.1-1ubuntu0.5_amd64.deb ... Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.20.1-1ubuntu0.5) over (1.20.1-1ubuntu0.4) ... Preparing to unpack .../03-gstreamer1.0-plugins-base_1.20.1-1ubuntu0.5_amd64.deb ... Unpacking gstreamer1.0-plugins-base:amd64 (1.20.1-1ubuntu0.5) over (1.20.1-1ubuntu0.4) ... Preparing to unpack .../04-libgdk-pixbuf2.0-common_2.42.8+dfsg-1ubuntu0.4_all.deb ... Unpacking libgdk-pixbuf2.0-common (2.42.8+dfsg-1ubuntu0.4) over (2.42.8+dfsg-1ubuntu0.3) ... Preparing to unpack .../05-libgdk-pixbuf-2.0-0_2.42.8+dfsg-1ubuntu0.4_amd64.deb ... Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.8+dfsg-1ubuntu0.4) over (2.42.8+dfsg-1ubuntu0.3) ... Preparing to unpack .../06-gstreamer1.0-plugins-good_1.20.3-0ubuntu1.4_amd64.deb ... Unpacking gstreamer1.0-plugins-good:amd64 (1.20.3-0ubuntu1.4) over (1.20.3-0ubuntu1.3) ... Preparing to unpack .../07-libgstreamer-plugins-good1.0-0_1.20.3-0ubuntu1.4_amd64.deb ... Unpacking libgstreamer-plugins-good1.0-0:amd64 (1.20.3-0ubuntu1.4) over (1.20.3-0ubuntu1.3) ... Selecting previously unselected package libabsl20210324:amd64. Preparing to unpack .../08-libabsl20210324_0~20210324.2-2ubuntu0.2_amd64.deb ... Unpacking libabsl20210324:amd64 (0~20210324.2-2ubuntu0.2) ... Selecting previously unselected package libgav1-0:amd64. Preparing to unpack .../09-libgav1-0_0.17.0-1build1_amd64.deb ... Unpacking libgav1-0:amd64 (0.17.0-1build1) ... Selecting previously unselected package libyuv0:amd64. Preparing to unpack .../10-libyuv0_0.0~git20220104.b91df1a-2_amd64.deb ... Unpacking libyuv0:amd64 (0.0~git20220104.b91df1a-2) ... Selecting previously unselected package libavif13:amd64. Preparing to unpack .../11-libavif13_0.9.3-3_amd64.deb ... Unpacking libavif13:amd64 (0.9.3-3) ... Selecting previously unselected package liblzo2-2:amd64. Preparing to unpack .../12-liblzo2-2_2.10-2build3_amd64.deb ... Unpacking liblzo2-2:amd64 (2.10-2build3) ... Selecting previously unselected package libcairo-script-interpreter2:amd64. Preparing to unpack .../13-libcairo-script-interpreter2_1.16.0-5ubuntu2_amd64.deb ... Unpacking libcairo-script-interpreter2:amd64 (1.16.0-5ubuntu2) ... Selecting previously unselected package libgraphene-1.0-0:amd64. Preparing to unpack .../14-libgraphene-1.0-0_1.10.8-1_amd64.deb ... Unpacking libgraphene-1.0-0:amd64 (1.10.8-1) ... Preparing to unpack .../15-libgstreamer-gl1.0-0_1.20.1-1ubuntu0.5_amd64.deb ... Unpacking libgstreamer-gl1.0-0:amd64 (1.20.1-1ubuntu0.5) over (1.20.1-1ubuntu0.4) ... Preparing to unpack .../16-libharfbuzz0b_2.7.4-1ubuntu3.2_amd64.deb ... Unpacking libharfbuzz0b:amd64 (2.7.4-1ubuntu3.2) over (2.7.4-1ubuntu3.1) ... Selecting previously unselected package libgtk-4-common. Preparing to unpack .../17-libgtk-4-common_4.6.9+ds-0ubuntu0.22.04.2_all.deb ... Unpacking libgtk-4-common (4.6.9+ds-0ubuntu0.22.04.2) ... Selecting previously unselected package libgtk-4-1:amd64. Preparing to unpack .../18-libgtk-4-1_4.6.9+ds-0ubuntu0.22.04.2_amd64.deb ... Unpacking libgtk-4-1:amd64 (4.6.9+ds-0ubuntu0.22.04.2) ... Preparing to unpack .../19-libharfbuzz-icu0_2.7.4-1ubuntu3.2_amd64.deb ... Unpacking libharfbuzz-icu0:amd64 (2.7.4-1ubuntu3.2) over (2.7.4-1ubuntu3.1) ... Preparing to unpack .../20-libxslt1.1_1.1.34-4ubuntu0.22.04.5_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.5) over (1.1.34-4ubuntu0.22.04.1) ... Preparing to unpack .../21-libopenjp2-7_2.4.0-6ubuntu0.4_amd64.deb ... Unpacking libopenjp2-7:amd64 (2.4.0-6ubuntu0.4) over (2.4.0-6ubuntu0.2) ... Setting up libgdk-pixbuf2.0-common (2.42.8+dfsg-1ubuntu0.4) ... Setting up liblzo2-2:amd64 (2.10-2build3) ... Setting up libgstreamer-plugins-base1.0-0:amd64 (1.20.1-1ubuntu0.5) ... Setting up libgomp1:amd64 (12.3.0-1ubuntu1~22.04.2) ... Setting up libgstreamer-plugins-good1.0-0:amd64 (1.20.3-0ubuntu1.4) ... Setting up libgstreamer-gl1.0-0:amd64 (1.20.1-1ubuntu0.5) ... Setting up gstreamer1.0-plugins-base:amd64 (1.20.1-1ubuntu0.5) ... Setting up libquadmath0:amd64 (12.3.0-1ubuntu1~22.04.2) ... Setting up libpng16-16:amd64 (1.6.37-3ubuntu0.3) ... Setting up libatomic1:amd64 (12.3.0-1ubuntu1~22.04.2) ... Setting up libabsl20210324:amd64 (0~20210324.2-2ubuntu0.2) ... Setting up libgfortran5:amd64 (12.3.0-1ubuntu1~22.04.2) ... Setting up libubsan1:amd64 (12.3.0-1ubuntu1~22.04.2) ... Setting up libopenjp2-7:amd64 (2.4.0-6ubuntu0.4) ... Setting up libharfbuzz0b:amd64 (2.7.4-1ubuntu3.2) ... Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.8+dfsg-1ubuntu0.4) ... Setting up libgtk-4-common (4.6.9+ds-0ubuntu0.22.04.2) ... Setting up libyuv0:amd64 (0.0~git20220104.b91df1a-2) ... Setting up libxml2:amd64 (2.9.13+dfsg-1ubuntu0.11) ... Setting up libcc1-0:amd64 (12.3.0-1ubuntu1~22.04.2) ... Setting up liblsan0:amd64 (12.3.0-1ubuntu1~22.04.2) ... Setting up libgraphene-1.0-0:amd64 (1.10.8-1) ... Setting up libitm1:amd64 (12.3.0-1ubuntu1~22.04.2) ... Setting up libcairo-script-interpreter2:amd64 (1.16.0-5ubuntu2) ... Setting up libharfbuzz-icu0:amd64 (2.7.4-1ubuntu3.2) ... Setting up gstreamer1.0-plugins-good:amd64 (1.20.3-0ubuntu1.4) ... Setting up libgav1-0:amd64 (0.17.0-1build1) ... Setting up libavif13:amd64 (0.9.3-3) ... Setting up libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.5) ... Processing triggers for libglib2.0-0:amd64 (2.72.4-0ubuntu2.9) ... Processing triggers for libc-bin (2.35-0ubuntu3.8) ... Setting up libgtk-4-1:amd64 (4.6.9+ds-0ubuntu0.22.04.2) ... Processing triggers for libc-bin (2.35-0ubuntu3.8) ... Downloading Firefox 144.0.2 (playwright build v1497) from https://cdn.playwright.dev/dbazure/download/playwright/builds/firefox/1497/firefox-ubuntu-22.04.zip 98.4 MiB [====================] 100% 0.0s Firefox 144.0.2 (playwright build v1497) downloaded to /root/.cache/ms-playwright/firefox-1497 Downloading Webkit 26.0 (playwright build v2227) from https://cdn.playwright.dev/dbazure/download/playwright/builds/webkit/2227/webkit-ubuntu-22.04.zip 96.1 MiB [====================] 100% 0.0s Webkit 26.0 (playwright build v2227) downloaded to /root/.cache/ms-playwright/webkit-2227 Prisma schema loaded from schema.prisma ✔ Generated Prisma Client (v6.10.1) to ./../../node_modules/@prisma/client in 446ms Start by importing your Prisma Client (See: https://pris.ly/d/importing-client) Tip: Interested in query caching in just a few lines of code? Try Accelerate today! https://pris.ly/tip-3-accelerate ▲ Next.js 14.2.35 ✓ Linting and checking validity of types Creating an optimized production build ... ⚠ Next.js can't recognize the exported `config` field in route "/api/v1/migration": Unsupported node type "ConditionalExpression" at "config.api.bodyParser.sizeLimit". The default config will be used instead. Read More - https://nextjs.org/docs/messages/invalid-page-config 🌼 daisyUI 4.4.2 ├─ ✔︎ 2 themes added https://daisyui.com/docs/themes ╰─ ❤︎ Support daisyUI project: https://opencollective.com/daisyui ✓ Compiled successfully ✓ Collecting page data ✓ Generating static pages (60/60) ✓ Collecting build traces ✓ Finalizing page optimization Route (pages) Size First Load JS ┌ ○ / (307 ms) 286 B 152 kB ├ /_app 0 B 151 kB ├ ○ /404 185 B 152 kB ├ ƒ /admin 4.22 kB 483 kB ├ ƒ /api/v1/archives 0 B 151 kB ├ ƒ /api/v1/archives/[linkId] 0 B 151 kB ├ ƒ /api/v1/auth/[...nextauth] 0 B 151 kB ├ ƒ /api/v1/auth/forgot-password 0 B 151 kB ├ ƒ /api/v1/auth/reset-password 0 B 151 kB ├ ƒ /api/v1/auth/verify-email 0 B 151 kB ├ ƒ /api/v1/avatar/[id] 0 B 151 kB ├ ƒ /api/v1/collections 0 B 151 kB ├ ƒ /api/v1/collections/[id] 0 B 151 kB ├ ƒ /api/v1/config 0 B 151 kB ├ ƒ /api/v1/dashboard 0 B 151 kB ├ ƒ /api/v1/getFavicon 0 B 151 kB ├ ƒ /api/v1/highlights 0 B 151 kB ├ ƒ /api/v1/highlights/[id] 0 B 151 kB ├ ƒ /api/v1/links 0 B 151 kB ├ ƒ /api/v1/links/[id] 0 B 151 kB ├ ƒ /api/v1/links/[id]/archive 0 B 151 kB ├ ƒ /api/v1/links/[id]/highlights 0 B 151 kB ├ ƒ /api/v1/links/archive 0 B 151 kB ├ ƒ /api/v1/logins 0 B 151 kB ├ ƒ /api/v1/migration 0 B 151 kB ├ ƒ /api/v1/payment 0 B 151 kB ├ ƒ /api/v1/public/collections/[id] 0 B 151 kB ├ ƒ /api/v1/public/collections/links 0 B 151 kB ├ ƒ /api/v1/public/collections/tags 0 B 151 kB ├ ƒ /api/v1/public/links/[id] 0 B 151 kB ├ ƒ /api/v1/public/users/[id] 0 B 151 kB ├ ƒ /api/v1/rss 0 B 151 kB ├ ƒ /api/v1/rss/[id] 0 B 151 kB ├ ƒ /api/v1/search 0 B 151 kB ├ ƒ /api/v1/session 0 B 151 kB ├ ƒ /api/v1/tags 0 B 151 kB ├ ƒ /api/v1/tags/[id] 0 B 151 kB ├ ƒ /api/v1/tags/merge 0 B 151 kB ├ ƒ /api/v1/tokens 0 B 151 kB ├ ƒ /api/v1/tokens/[id] 0 B 151 kB ├ ƒ /api/v1/users 0 B 151 kB ├ ƒ /api/v1/users/[id] 0 B 151 kB ├ ƒ /api/v1/users/[id]/preference 0 B 151 kB ├ ƒ /api/v1/users/me 0 B 151 kB ├ ƒ /api/v1/webhook 0 B 151 kB ├ ƒ /api/v2/dashboard 0 B 151 kB ├ ƒ /auth/reset-password 1.68 kB 466 kB ├ ƒ /auth/verify-email 525 B 152 kB ├ ƒ /collections 4.59 kB 1.94 MB ├ ƒ /collections/[id] 3.82 kB 1.96 MB ├ ƒ /confirmation 1.88 kB 161 kB ├ ƒ /dashboard 13.4 kB 1.99 MB ├ ƒ /forgot 1.64 kB 466 kB ├ ƒ /links 2.13 kB 1.96 MB ├ ƒ /links/[id] 1.65 kB 1.86 MB ├ ƒ /links/pinned 1.52 kB 1.96 MB ├ ƒ /login 2.97 kB 468 kB ├ ƒ /member-onboarding 1.81 kB 466 kB ├ ƒ /preserved/[id] 340 B 1.9 MB ├ ƒ /public/collections/[id] 3.7 kB 1.91 MB ├ ƒ /public/collections/[id]/rss 264 B 152 kB ├ ƒ /public/links/[id] 1.65 kB 1.86 MB ├ ƒ /public/preserved/[id] 346 B 1.9 MB ├ ƒ /register 2.86 kB 467 kB ├ ƒ /search 1.01 kB 1.96 MB ├ ○ /settings 294 B 152 kB ├ ƒ /settings/access-tokens 6.02 kB 513 kB ├ ƒ /settings/account 19 kB 555 kB ├ ƒ /settings/billing 6.7 kB 511 kB ├ ƒ /settings/delete 2.13 kB 467 kB ├ ƒ /settings/password 2.73 kB 463 kB ├ ƒ /settings/preference 6.97 kB 512 kB ├ ƒ /settings/rss-subscriptions 5.79 kB 513 kB ├ ƒ /settings/worker 4.14 kB 180 kB ├ ƒ /subscribe 2.79 kB 162 kB ├ ƒ /tags 7.71 kB 1.94 MB └ ƒ /tags/[id] 1.83 kB 1.96 MB + First Load JS shared by all 181 kB ├ chunks/framework-978a6051e6d0c57a.js 44.9 kB ├ chunks/main-ecd8a9de607772c6.js 34.9 kB ├ chunks/pages/_app-8a91b1bc5d5d051a.js 70.6 kB ├ css/903593df87808f71.css 29.9 kB └ other shared chunks (total) 1.02 kB ○ (Static) prerendered as static content ƒ (Dynamic) server-rendered on demand Prisma schema loaded from schema.prisma Datasource "db": PostgreSQL database "linkwardendb", schema "public" at "localhost:5432" 91 migrations found in prisma/migrations Applying migration `20250116100419_add_field_to_link_model` Applying migration `20250129180119_ai_tag_existing_links` Applying migration `20250131033243_add_existing_tagging_method` Applying migration `20250201232357_add_archive_as_readable_option_for_user` Applying migration `20250202201004_add_archive_options_for_tags` Applying migration `20250203002023_add_ai_tagging_option_for_tags` Applying migration `20250211134725_add_field_to_links` Applying migration `20250215181757_add_version_to_index` Applying migration `20250215182023_change_field_type` Applying migration `20250303224623_remove_field` Applying migration `20250304145909_add_table` Applying migration `20250318123928_add_referential_actions_to_certain_fields` Applying migration `20250318130241_add_referential_action_to_field` Applying migration `20250318131012_add_referential_action_to_field` Applying migration `20250318131228_rename_link_to_url_in_link_type` Applying migration `20250329032742_add_field` Applying migration `20250330105338_add_field` Applying migration `20250404153610_remove_fields` Applying migration `20250601213117_add_dashboard_sections` Applying migration `20250602104316_add_fields_to_user_model` Applying migration `20250610113046_add_default_dashboard_sections` Applying migration `20250626175441_add_defaults_for_readable_settings` Applying migration `20250627132552_upgrade_to_v6` Applying migration `20250627155222_add_default_db_sections_fix` Applying migration `20250627164227_add_index_to_link_model` Applying migration `20250627210016_add_theme` Applying migration `20250811155703_add_field_to_links` Applying migration `20250812205616_add_field_to_user_model` Applying migration `20250813025203_remove_default_from_field` Applying migration `20250826181008_add_field_to_tags` Applying migration `20250922133423_add_field_to_user` Applying migration `20251013145916_add_field_to_user` Applying migration `20251216090848_add_app_migration_table` The following migration(s) have been applied: migrations/ └─ 20250116100419_add_field_to_link_model/ └─ migration.sql └─ 20250129180119_ai_tag_existing_links/ └─ migration.sql └─ 20250131033243_add_existing_tagging_method/ └─ migration.sql └─ 20250201232357_add_archive_as_readable_option_for_user/ └─ migration.sql └─ 20250202201004_add_archive_options_for_tags/ └─ migration.sql └─ 20250203002023_add_ai_tagging_option_for_tags/ └─ migration.sql └─ 20250211134725_add_field_to_links/ └─ migration.sql └─ 20250215181757_add_version_to_index/ └─ migration.sql └─ 20250215182023_change_field_type/ └─ migration.sql └─ 20250303224623_remove_field/ └─ migration.sql └─ 20250304145909_add_table/ └─ migration.sql └─ 20250318123928_add_referential_actions_to_certain_fields/ └─ migration.sql └─ 20250318130241_add_referential_action_to_field/ └─ migration.sql └─ 20250318131012_add_referential_action_to_field/ └─ migration.sql └─ 20250318131228_rename_link_to_url_in_link_type/ └─ migration.sql └─ 20250329032742_add_field/ └─ migration.sql └─ 20250330105338_add_field/ └─ migration.sql └─ 20250404153610_remove_fields/ └─ migration.sql └─ 20250601213117_add_dashboard_sections/ └─ migration.sql └─ 20250602104316_add_fields_to_user_model/ └─ migration.sql └─ 20250610113046_add_default_dashboard_sections/ └─ migration.sql └─ 20250626175441_add_defaults_for_readable_settings/ └─ migration.sql └─ 20250627132552_upgrade_to_v6/ └─ migration.sql └─ 20250627155222_add_default_db_sections_fix/ └─ migration.sql └─ 20250627164227_add_index_to_link_model/ └─ migration.sql └─ 20250627210016_add_theme/ └─ migration.sql └─ 20250811155703_add_field_to_links/ └─ migration.sql └─ 20250812205616_add_field_to_user_model/ └─ migration.sql └─ 20250813025203_remove_default_from_field/ └─ migration.sql └─ 20250826181008_add_field_to_tags/ └─ migration.sql └─ 20250922133423_add_field_to_user/ └─ migration.sql └─ 20251013145916_add_field_to_user/ └─ migration.sql └─ 20251216090848_add_app_migration_table/ └─ migration.sql All migrations have been successfully applied. ┌─────────────────────────────────────────────────────────┐ │ Update available 6.10.1 -> 7.3.0 │ │ │ │ This is a major update - please follow the guide at │ │ https://pris.ly/d/major-version-upgrade │ │ │ │ Run the following to update │ │ npm i --save-dev prisma@latest │ │ npm i @prisma/client@latest │ └─────────────────────────────────────────────────────────┘ ✔️ Updated Linkwarden ✔️ Started Service ✔️ Updated successfully! root@linkwarden:~# reboot Connection to 10.13.4.71 closed by remote host. Connection to 10.13.4.71 closed. ╭─    ~   44m 39.967s     10:55:02  ─╮ ╰─ ``` ### 🖼️ Additional context (optional). _No response_
kerem 2026-02-26 12:52:30 +03:00
Author
Owner

@MickLesk commented on GitHub (Feb 6, 2026):

and whats defect? i dont see issues in the update, migration done, rust done, yarn done?

systemctl? a little bit more information?

<!-- gh-comment-id:3859680264 --> @MickLesk commented on GitHub (Feb 6, 2026): and whats defect? i dont see issues in the update, migration done, rust done, yarn done? systemctl? a little bit more information?
Author
Owner

@DeepCoreSystem commented on GitHub (Feb 6, 2026):

× linkwarden.service - Linkwarden Service
     Loaded: loaded (/etc/systemd/system/linkwarden.service; enabled; vendor preset: enabled)
     Active: failed (Result: exit-code) since Fri 2026-02-06 10:55:25 CET; 1h 24min ago
    Process: 112 ExecStart=/usr/bin/yarn start (code=exited, status=1/FAILURE)
   Main PID: 112 (code=exited, status=1/FAILURE)
        CPU: 2.082s

Feb 06 10:55:19 linkwarden systemd[1]: Starting Linkwarden Service...
Feb 06 10:55:20 linkwarden systemd[1]: Started Linkwarden Service.
Feb 06 10:55:25 linkwarden yarn[112]: Usage Error: Couldn't find a script named "start".
Feb 06 10:55:25 linkwarden yarn[112]: $ yarn run [--inspect] [--inspect-brk] [-T,--top-level] [-B,--binaries-only] [--require #0] <scriptName> ...
Feb 06 10:55:25 linkwarden systemd[1]: linkwarden.service: Main process exited, code=exited, status=1/FAILURE
Feb 06 10:55:25 linkwarden systemd[1]: linkwarden.service: Failed with result 'exit-code'.
Feb 06 10:55:25 linkwarden systemd[1]: linkwarden.service: Consumed 2.082s CPU time.

I dumped the database and downloaded the archive directory, ready to take off and nuke the install from orbit

<!-- gh-comment-id:3859866233 --> @DeepCoreSystem commented on GitHub (Feb 6, 2026): ``` × linkwarden.service - Linkwarden Service Loaded: loaded (/etc/systemd/system/linkwarden.service; enabled; vendor preset: enabled) Active: failed (Result: exit-code) since Fri 2026-02-06 10:55:25 CET; 1h 24min ago Process: 112 ExecStart=/usr/bin/yarn start (code=exited, status=1/FAILURE) Main PID: 112 (code=exited, status=1/FAILURE) CPU: 2.082s Feb 06 10:55:19 linkwarden systemd[1]: Starting Linkwarden Service... Feb 06 10:55:20 linkwarden systemd[1]: Started Linkwarden Service. Feb 06 10:55:25 linkwarden yarn[112]: Usage Error: Couldn't find a script named "start". Feb 06 10:55:25 linkwarden yarn[112]: $ yarn run [--inspect] [--inspect-brk] [-T,--top-level] [-B,--binaries-only] [--require #0] <scriptName> ... Feb 06 10:55:25 linkwarden systemd[1]: linkwarden.service: Main process exited, code=exited, status=1/FAILURE Feb 06 10:55:25 linkwarden systemd[1]: linkwarden.service: Failed with result 'exit-code'. Feb 06 10:55:25 linkwarden systemd[1]: linkwarden.service: Consumed 2.082s CPU time. ``` I dumped the database and downloaded the archive directory, ready to take off and nuke the install from orbit
Author
Owner

@tremor021 commented on GitHub (Feb 6, 2026):

You haven't updated since january of 2025... full year....

<!-- gh-comment-id:3859936846 --> @tremor021 commented on GitHub (Feb 6, 2026): You haven't updated since january of 2025... full year....
Author
Owner

@tremor021 commented on GitHub (Feb 6, 2026):

edit ExecStart line in /etc/systemd/system/linkwarden.service to be like:

ExecStart=/usr/bin/yarn concurrently:start

then

systemctl daemon-reload
systemctl restart linkwarden
<!-- gh-comment-id:3859948660 --> @tremor021 commented on GitHub (Feb 6, 2026): edit ExecStart line in `/etc/systemd/system/linkwarden.service` to be like: `ExecStart=/usr/bin/yarn concurrently:start` then ```bash systemctl daemon-reload systemctl restart linkwarden ```
Author
Owner

@DeepCoreSystem commented on GitHub (Feb 6, 2026):

Thanks @tremor021 for the quick help. I do not update a lot of tools I host, but this update was triggered by the fact that the Firefox add-on didn't work since V 1.5.0 form January 2026. Currently I went back to V1.4.1 in Firefox...

Now Linkwarden works again

<!-- gh-comment-id:3860167928 --> @DeepCoreSystem commented on GitHub (Feb 6, 2026): Thanks @tremor021 for the quick help. I do not update a lot of tools I host, but this update was triggered by the fact that the Firefox add-on didn't work since V 1.5.0 form January 2026. Currently I went back to V1.4.1 in Firefox... Now Linkwarden works again
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#2450
No description provided.