No compatibility on Debian 13 #53

Closed
opened 2026-04-05 20:25:22 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @geraistec on 8/21/2025

CloudPanel version(s) affected

2.5.2

Description

Error installing cloudpanel on Debian 13.

  • setupCloudPanel
  • DEBIAN_FRONTEND=noninteractive
  • apt -o Dpkg::Options::=--force-overwrite install -y cloudpanel
    Erro: Não é possível encontrar o pacote cloudpanel
    ++ lsof '-u^root' -i:8443 -P -n -sTCP:LISTEN
  • local CLP_RUNNING=
  • '[' -z '' ']'
  • die 'CloudPanel couldn'''t be installed. Check the log above for errors that occurred in the install process.'
  • /bin/echo -e 'ERROR: CloudPanel couldn'''t be installed. Check the log above for errors that occurred in the install process.'
    ERROR: CloudPanel couldn't be installed. Check the log above for errors that occurred in the install process.

How to reproduce

Install Cloudpanel on Debian 13

Possible Solution

No response

Additional Context

No response

*Originally created by @geraistec on 8/21/2025* ### CloudPanel version(s) affected 2.5.2 ### Description Error installing cloudpanel on Debian 13. + setupCloudPanel + DEBIAN_FRONTEND=noninteractive + apt -o Dpkg::Options::=--force-overwrite install -y cloudpanel Erro: Não é possível encontrar o pacote cloudpanel ++ lsof '-u^root' -i:8443 -P -n -sTCP:LISTEN + local CLP_RUNNING= + '[' -z '' ']' + die 'CloudPanel couldn'\''t be installed. Check the log above for errors that occurred in the install process.' + /bin/echo -e 'ERROR: CloudPanel couldn'\''t be installed. Check the log above for errors that occurred in the install process.' ERROR: CloudPanel couldn't be installed. Check the log above for errors that occurred in the install process. ### How to reproduce Install Cloudpanel on Debian 13 ### Possible Solution _No response_ ### Additional Context _No response_
Sign in to join this conversation.