[GH-ISSUE #12066] PLANKA: Update from 2.0.0-rc.4 to 2.0.1 - attachements are missing #2531

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

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

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?

PLANKA

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

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/planka.sh)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

📈 Which Proxmox version are you on?

pve-manager/9.1.4/5ac30304265fbd8e (running kernel: 6.17.4-2-pve)

📝 Provide a clear and concise description of the issue.

The update fails partially. All attachements, user profile pictures and backgrounds are missing. They are present in the public folder but not linked properly.

Before Update
Image

After Update

Image

🔄 Steps to reproduce the issue.

update from 2.0.0-rc.4 to 2.0.1

Paste the full error output (if available).

    ____  __    ___    _   ____ __ ___ 
   / __ \/ /   /   |  / | / / //_//   |
  / /_/ / /   / /| | /  |/ / ,<  / /| |
 / ____/ /___/ ___ |/ /|  / /| |/ ___ |
/_/   /_____/_/  |_/_/ |_/_/ |_/_/  |_|
                                       

  ✔️   Update available: planka 2.0.0-rc.4 → 2.0.1
  ✔️   Backed up data
  ✔️   Deployed: planka (2.0.1)
npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported
npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported
npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported
npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported
npm warn deprecated @humanwhocodes/config-array@0.13.0: Use @eslint/config-array instead
npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead
npm warn deprecated glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
npm warn deprecated glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
npm warn deprecated glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
npm warn deprecated glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
npm warn deprecated glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
npm warn deprecated glob@7.1.2: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
npm warn deprecated lodash.isequal@4.5.0: This package is deprecated. Use require('node:util').isDeepStrictEqual instead.
npm warn deprecated lodash.get@4.4.2: This package is deprecated. Use the optional chaining (?.) operator instead.
npm warn deprecated glob@7.1.6: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
npm warn deprecated glob@10.5.0: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
npm warn deprecated eslint@8.57.1: This version is no longer supported. Please see https://eslint.org/version-support for other options.

> postinstall
> patch-package && npm run setup-python

patch-package 8.0.1
Applying patches...
sails@1.5.16 ✔
skipper-disk@0.5.12 ✔
waterline@0.15.2 ✔

> setup-python
> python3 -m venv .venv && .venv/bin/pip3 install -r requirements.txt

Collecting apprise==1.9.7
  Downloading apprise-1.9.7-py3-none-any.whl (1.5 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 20.7 MB/s eta 0:00:00
Collecting requests
  Using cached requests-2.32.5-py3-none-any.whl (64 kB)
Collecting requests-oauthlib
  Using cached requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB)
Collecting click>=5.0
  Downloading click-8.3.1-py3-none-any.whl (108 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 108.3/108.3 kB 11.3 MB/s eta 0:00:00
Collecting markdown
  Downloading markdown-3.10.2-py3-none-any.whl (108 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 108.2/108.2 kB 10.6 MB/s eta 0:00:00
Collecting PyYAML
  Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (806 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 23.1 MB/s eta 0:00:00
Collecting certifi
  Downloading certifi-2026.1.4-py3-none-any.whl (152 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 152.9/152.9 kB 22.8 MB/s eta 0:00:00
Collecting charset_normalizer<4,>=2
  Downloading charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.6/151.6 kB 24.2 MB/s eta 0:00:00
Collecting idna<4,>=2.5
  Downloading idna-3.11-py3-none-any.whl (71 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.0/71.0 kB 6.9 MB/s eta 0:00:00
Collecting urllib3<3,>=1.21.1
  Downloading urllib3-2.6.3-py3-none-any.whl (131 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 kB 21.8 MB/s eta 0:00:00
Collecting oauthlib>=3.0.0
  Using cached oauthlib-3.3.1-py3-none-any.whl (160 kB)
Installing collected packages: urllib3, PyYAML, oauthlib, markdown, idna, click, charset_normalizer, certifi, requests, requests-oauthlib, apprise
Successfully installed PyYAML-6.0.3 apprise-1.9.7 certifi-2026.1.4 charset_normalizer-3.4.4 click-8.3.1 idna-3.11 markdown-3.10.2 oauthlib-3.3.1 requests-2.32.5 requests-oauthlib-2.0.0 urllib3-2.6.3

added 926 packages, and audited 927 packages in 13s

182 packages are looking for funding
  run `npm fund` for details

33 vulnerabilities (5 low, 7 moderate, 21 high)

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force

Run `npm audit` for details.
  ✔️   Updated Frontend
  ✔️   Restored data
  ✔️   Migrate Database

> db:upgrade
> node db/upgrade.js

Upgrading data structure... [OK]

> db:migrate
> knex migrate:latest --cwd db

Batch 2 run: 13 migrations
  ✔️   Migrated Database
  ✔️   Started Service
  ✔️   Updated successfully!
root@planka-server:/opt/planka# 

🖼️ Additional context (optional).

No response

Originally created by @SeDi343 on GitHub (Feb 18, 2026). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/12066 ### ✅ 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? PLANKA ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/planka.sh)" ### ⚙️ What settings are you using? - [ ] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📈 Which Proxmox version are you on? pve-manager/9.1.4/5ac30304265fbd8e (running kernel: 6.17.4-2-pve) ### 📝 Provide a clear and concise description of the issue. The update fails partially. All attachements, user profile pictures and backgrounds are missing. They are present in the public folder but not linked properly. Before Update <img width="299" height="941" alt="Image" src="https://github.com/user-attachments/assets/2048d6ee-879c-4fce-b7e9-6e872346961d" /> After Update <img width="301" height="597" alt="Image" src="https://github.com/user-attachments/assets/ac53af81-d4ac-41e1-b7a6-ad2315bb5840" /> ### 🔄 Steps to reproduce the issue. `update` from 2.0.0-rc.4 to 2.0.1 ### ❌ Paste the full error output (if available). ``` ____ __ ___ _ ____ __ ___ / __ \/ / / | / | / / //_// | / /_/ / / / /| | / |/ / ,< / /| | / ____/ /___/ ___ |/ /| / /| |/ ___ | /_/ /_____/_/ |_/_/ |_/_/ |_/_/ |_| ✔️ Update available: planka 2.0.0-rc.4 → 2.0.1 ✔️ Backed up data ✔️ Deployed: planka (2.0.1) npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported npm warn deprecated @humanwhocodes/config-array@0.13.0: Use @eslint/config-array instead npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead npm warn deprecated glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me npm warn deprecated glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me npm warn deprecated glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me npm warn deprecated glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me npm warn deprecated glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me npm warn deprecated glob@7.1.2: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me npm warn deprecated lodash.isequal@4.5.0: This package is deprecated. Use require('node:util').isDeepStrictEqual instead. npm warn deprecated lodash.get@4.4.2: This package is deprecated. Use the optional chaining (?.) operator instead. npm warn deprecated glob@7.1.6: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me npm warn deprecated glob@10.5.0: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me npm warn deprecated eslint@8.57.1: This version is no longer supported. Please see https://eslint.org/version-support for other options. > postinstall > patch-package && npm run setup-python patch-package 8.0.1 Applying patches... sails@1.5.16 ✔ skipper-disk@0.5.12 ✔ waterline@0.15.2 ✔ > setup-python > python3 -m venv .venv && .venv/bin/pip3 install -r requirements.txt Collecting apprise==1.9.7 Downloading apprise-1.9.7-py3-none-any.whl (1.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 20.7 MB/s eta 0:00:00 Collecting requests Using cached requests-2.32.5-py3-none-any.whl (64 kB) Collecting requests-oauthlib Using cached requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) Collecting click>=5.0 Downloading click-8.3.1-py3-none-any.whl (108 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 108.3/108.3 kB 11.3 MB/s eta 0:00:00 Collecting markdown Downloading markdown-3.10.2-py3-none-any.whl (108 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 108.2/108.2 kB 10.6 MB/s eta 0:00:00 Collecting PyYAML Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (806 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 23.1 MB/s eta 0:00:00 Collecting certifi Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 152.9/152.9 kB 22.8 MB/s eta 0:00:00 Collecting charset_normalizer<4,>=2 Downloading charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.6/151.6 kB 24.2 MB/s eta 0:00:00 Collecting idna<4,>=2.5 Downloading idna-3.11-py3-none-any.whl (71 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.0/71.0 kB 6.9 MB/s eta 0:00:00 Collecting urllib3<3,>=1.21.1 Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 kB 21.8 MB/s eta 0:00:00 Collecting oauthlib>=3.0.0 Using cached oauthlib-3.3.1-py3-none-any.whl (160 kB) Installing collected packages: urllib3, PyYAML, oauthlib, markdown, idna, click, charset_normalizer, certifi, requests, requests-oauthlib, apprise Successfully installed PyYAML-6.0.3 apprise-1.9.7 certifi-2026.1.4 charset_normalizer-3.4.4 click-8.3.1 idna-3.11 markdown-3.10.2 oauthlib-3.3.1 requests-2.32.5 requests-oauthlib-2.0.0 urllib3-2.6.3 added 926 packages, and audited 927 packages in 13s 182 packages are looking for funding run `npm fund` for details 33 vulnerabilities (5 low, 7 moderate, 21 high) To address issues that do not require attention, run: npm audit fix To address all issues (including breaking changes), run: npm audit fix --force Run `npm audit` for details. ✔️ Updated Frontend ✔️ Restored data ✔️ Migrate Database > db:upgrade > node db/upgrade.js Upgrading data structure... [OK] > db:migrate > knex migrate:latest --cwd db Batch 2 run: 13 migrations ✔️ Migrated Database ✔️ Started Service ✔️ Updated successfully! root@planka-server:/opt/planka# ``` ### 🖼️ Additional context (optional). _No response_
kerem 2026-02-26 12:52:45 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@SeDi343 commented on GitHub (Feb 18, 2026):

Also the case with debian 13.

<!-- gh-comment-id:3921877960 --> @SeDi343 commented on GitHub (Feb 18, 2026): Also the case with debian 13.
Author
Owner

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

Weißt du wo die Daten der Bilder liegen? Im Backup ggf?

<!-- gh-comment-id:3922294208 --> @MickLesk commented on GitHub (Feb 18, 2026): Weißt du wo die Daten der Bilder liegen? Im Backup ggf?
Author
Owner

@SeDi343 commented on GitHub (Feb 18, 2026):

Hey @MickLesk the attachments for the cards/posts are located in

root@planka-server:/opt/planka# ls private/attachments/
1557300212463044093  1558226494965155528  1633383558410142802  1633387797928739942  1703238013514941713
1557993912822400658  1560351281917200086  1633383580220523604  1633387943722746984  1703256849295344977
1557993914885998228  1560351292923053784  1633384148431275094  1633388100304503914  1703722612829455713
1557993916530165398  1560542809415485172  1633384210892850264  1637037571915646086  1703722632257471843
1557993918174332568  1561781863121422070  1633384402153112666  1640254573438305450  1703818946211218789
1558219241847523004  1561782033502439160  1633384428443010140  1640801440593085616  1703819697469785447
1558219337980970686  1565588076988729084  1633384819075318878  1703234073360598248  1710946735599125912
1558219529190901440  1565589180627551998  1633384886091908192  1703234096857089258
1558219549516498626  1633383344441918542  1633386929397433442  1703234361240847599
1558226494185014982  1633383402893739088  1633386956861736036  1703236958412604674

The attachments for user-profiles are located in

root@planka-server:/opt/planka# ls public/user-avatars/
8f2a2fff-188e-4a3f-bbe8-059331482b24

And the attachments for the backgrounds are located in

root@planka-server:/opt/planka# ls public/background-images/
00571871-29db-461b-89a6-c2a231a5ee87  8b28b8df-85da-46b9-a622-b02185e811e1
03712de6-09ca-41ba-96b2-459a10f5ded3  9584b5e7-4138-4562-88f3-1a2f1d919174
12578f3f-6062-4a8e-98fb-603a5a3e4f1a  99cdce8b-b03f-47ed-ae46-bfa565fe192c
12ac95ab-63bf-4bc3-9b11-9f44f1d1e354  9ebfe3b0-41eb-4eb0-8657-df99f68f8a66
21a35343-c3f4-4071-a987-134cb98b5835  b8803a02-61c1-4ecc-bb28-51575fa9d027
2cdbd806-5c9c-4a2b-8e51-fddfea73ddb6  c156e052-7fb6-4405-b32b-f52328b3490a
44874e7c-3425-4799-ada3-808bfb14dea0  cd91bf67-6c89-4e4d-ba6c-038208fe68a7
47f884c7-16ed-42b4-82c9-917becf22f02  cebeb1d3-e917-4679-8ec8-2bea3db6deb6
4b86b32e-a306-4445-9caa-15a28cd01576  dc54a641-e5d5-4528-ad0d-37939e4eb9e3
5181369b-369f-45e2-9d84-7f47e92ff3f7  e246461c-e9f3-455f-a4a9-7e0cab6a5232
7437d501-a709-483b-b9a3-adc073b089ba  e52a78db-a586-4189-8c0a-06640a233a75
8188c88a-c1c7-439f-9053-75027323e12a  ee14df5e-548a-4c12-8713-4b374b901a39
84da4e21-bd24-4d01-a100-1ec6414960d2  f50270cf-05fd-4db9-9d77-49e85aaeea06
87c31299-2563-4418-9b07-9e1d72238a14  f7013ee5-9bc1-4565-a066-a4c38620a8b6
8872a8fa-c177-4f30-b8bb-1eb3b64506be  f9a798a6-d76b-485c-8778-02994b49115f

As far as i understood it right :)

<!-- gh-comment-id:3922383079 --> @SeDi343 commented on GitHub (Feb 18, 2026): Hey @MickLesk the attachments for the cards/posts are located in ``` root@planka-server:/opt/planka# ls private/attachments/ 1557300212463044093 1558226494965155528 1633383558410142802 1633387797928739942 1703238013514941713 1557993912822400658 1560351281917200086 1633383580220523604 1633387943722746984 1703256849295344977 1557993914885998228 1560351292923053784 1633384148431275094 1633388100304503914 1703722612829455713 1557993916530165398 1560542809415485172 1633384210892850264 1637037571915646086 1703722632257471843 1557993918174332568 1561781863121422070 1633384402153112666 1640254573438305450 1703818946211218789 1558219241847523004 1561782033502439160 1633384428443010140 1640801440593085616 1703819697469785447 1558219337980970686 1565588076988729084 1633384819075318878 1703234073360598248 1710946735599125912 1558219529190901440 1565589180627551998 1633384886091908192 1703234096857089258 1558219549516498626 1633383344441918542 1633386929397433442 1703234361240847599 1558226494185014982 1633383402893739088 1633386956861736036 1703236958412604674 ``` The attachments for user-profiles are located in ``` root@planka-server:/opt/planka# ls public/user-avatars/ 8f2a2fff-188e-4a3f-bbe8-059331482b24 ``` And the attachments for the backgrounds are located in ``` root@planka-server:/opt/planka# ls public/background-images/ 00571871-29db-461b-89a6-c2a231a5ee87 8b28b8df-85da-46b9-a622-b02185e811e1 03712de6-09ca-41ba-96b2-459a10f5ded3 9584b5e7-4138-4562-88f3-1a2f1d919174 12578f3f-6062-4a8e-98fb-603a5a3e4f1a 99cdce8b-b03f-47ed-ae46-bfa565fe192c 12ac95ab-63bf-4bc3-9b11-9f44f1d1e354 9ebfe3b0-41eb-4eb0-8657-df99f68f8a66 21a35343-c3f4-4071-a987-134cb98b5835 b8803a02-61c1-4ecc-bb28-51575fa9d027 2cdbd806-5c9c-4a2b-8e51-fddfea73ddb6 c156e052-7fb6-4405-b32b-f52328b3490a 44874e7c-3425-4799-ada3-808bfb14dea0 cd91bf67-6c89-4e4d-ba6c-038208fe68a7 47f884c7-16ed-42b4-82c9-917becf22f02 cebeb1d3-e917-4679-8ec8-2bea3db6deb6 4b86b32e-a306-4445-9caa-15a28cd01576 dc54a641-e5d5-4528-ad0d-37939e4eb9e3 5181369b-369f-45e2-9d84-7f47e92ff3f7 e246461c-e9f3-455f-a4a9-7e0cab6a5232 7437d501-a709-483b-b9a3-adc073b089ba e52a78db-a586-4189-8c0a-06640a233a75 8188c88a-c1c7-439f-9053-75027323e12a ee14df5e-548a-4c12-8713-4b374b901a39 84da4e21-bd24-4d01-a100-1ec6414960d2 f50270cf-05fd-4db9-9d77-49e85aaeea06 87c31299-2563-4418-9b07-9e1d72238a14 f7013ee5-9bc1-4565-a066-a4c38620a8b6 8872a8fa-c177-4f30-b8bb-1eb3b64506be f9a798a6-d76b-485c-8778-02994b49115f ``` As far as i understood it right :)
Author
Owner

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

@SeDi343 https://github.com/plankanban/planka/issues/1506 you should stop blindly updating your applications

<!-- gh-comment-id:3922601231 --> @tremor021 commented on GitHub (Feb 18, 2026): @SeDi343 https://github.com/plankanban/planka/issues/1506 you should stop blindly updating your applications
Author
Owner

@SeDi343 commented on GitHub (Feb 18, 2026):

Thanks, did not find this. Was actually looking for something like this in their repo but did not find it.

Due to this update, the update script would need to be updated as well unfortunately.

mkdir -p /var/www/planka/data/protected /var/www/planka/data/private
cp -av /var/www/planka-backup/.env /var/www/planka/
cp -av /var/www/planka-backup/public/favicons /var/www/planka/data/protected
cp -av /var/www/planka-backup/public/user-avatars /var/www/planka/data/protected
cp -av /var/www/planka-backup/public/background-images /var/www/planka/data/protected
cp -av /var/www/planka-backup/private/attachments /var/www/planka/data/private
<!-- gh-comment-id:3922714598 --> @SeDi343 commented on GitHub (Feb 18, 2026): Thanks, did not find this. Was actually looking for something like this in their repo but did not find it. Due to this update, the update script would need to be updated as well unfortunately. ``` mkdir -p /var/www/planka/data/protected /var/www/planka/data/private cp -av /var/www/planka-backup/.env /var/www/planka/ cp -av /var/www/planka-backup/public/favicons /var/www/planka/data/protected cp -av /var/www/planka-backup/public/user-avatars /var/www/planka/data/protected cp -av /var/www/planka-backup/public/background-images /var/www/planka/data/protected cp -av /var/www/planka-backup/private/attachments /var/www/planka/data/private ```
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#2531
No description provided.