-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Description
📌 Task summary
Check Script for Debian 13 Compatibility
Warning
Do not run the migration without taking full backups of the LXC, this process can render your service unusable.
This Task serves to create a list of all LXC that don't currently work with debian 13, this will be updated as soon as problems are resolved.
📋 Task details
Following LXC have issues:
- FreshRSS: ---FIXED---
[Bug] OpenID Connect: Upgrading from Debian 12 to 13 causes failure to start FreshRSS/FreshRSS#7860
Possibly needs user fixing:
Remove the following line from you /etc/apache2/sites-available/fresrss.conf
OIDCRefreshAccessTokenBeforeExpiry 30
OpenIDC/mod_auth_openidc#1349 (comment)
- Changedetection: ---FIXED---
Problem with Playwright
Playwright 1.55 release browserless/browserless#4914
Refactor install-adblock.js for better file management browserless/browserless#4927
- MongoDB
So far detected: - Omada
- All LXC that have custom PHP Modules installed:
So far detected: - Wallos
- Striling-PDF
Fix:
Go to this url: https://github.com/community-scripts/ProxmoxVE/tree/main/install and find the install file for the broken service.
Locate the php command including the vars, in wallos it's this: PHP_VERSION="8.4" PHP_APACHE="YES" PHP_MODULE="imagick,bz2,sqlite3" setup_php
Then run the following in the LXC:
source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/core.func)
source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/tools.func)
# Add the line from the installer script here, for example from wallos:
# PHP_VERSION="8.4" PHP_APACHE="YES" PHP_MODULE="imagick,bz2,sqlite3" setup_php
- All LXC that have custom Python Modules installed and not yet a venv?:
Fix: manually re-run the python install commands or re-create the LXC.
Signature Errors (Non-breaking)
- NginxProxyManager
Debian repository lacks Release file compatible with Debian ≥ 13 openresty/openresty#1054
Warning: http://openresty.org/package/debian/dists/bookworm/InRelease: Policy will reject signature within a year, see --audit for details.
Warning: https://archive.heckel.io/apt/dists/debian/InRelease: Policy will reject signature within a year, see --audit for details
- Nodesource (all apps that use Node)
Debian 13 repo issue nodesource/distributions#1865
Warning: https://deb.nodesource.com/node_20.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details
- Unify Controller
--Outstanding, created a forums entry.
Warning: https://www.ui.com/downloads/unifi/debian/dists/stable/InRelease: Policy will reject signature within a year, see --audit for details