cp: cannot stat '/tmp/cloudpanel/data/clp/services/nginx/systemd/clp-nginx.service': No such file or directory #194

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

Originally created by @Abdelkrim on 8/27/2024

CloudPanel version(s) affected

2.4.2-4+clp-jammy

Description

running this command
sudo apt install apt-transport-https ca-certificates curl software-properties-common
produces this

Setting up cloudpanel (2.4.2-4+clp-jammy) ...

cp: cannot stat '/tmp/cloudpanel/data/clp/services/nginx/systemd/clp-nginx.service': No such file or directory

dpkg: error processing package cloudpanel (--configure):

installed cloudpanel package post-installation script subprocess returned error exit status 1

Errors were encountered while processing:

cloudpanel

How to reproduce

I have no clue how to reproduce it

Possible Solution

no idea, I don't know where does the stat function is called

the file does not exist on my disk /tmp/cloudpanel/data/clp/services/nginx/systemd/clp-nginx.service

Additional Context

I would like to uninstall Cloudpanel

Do you have any documentation? because I haven't found any on your website or on Google.

*Originally created by @Abdelkrim on 8/27/2024* ### CloudPanel version(s) affected 2.4.2-4+clp-jammy ### Description running this command `sudo apt install apt-transport-https ca-certificates curl software-properties-common` produces this Setting up cloudpanel (2.4.2-4+clp-jammy) ... cp: cannot stat '/tmp/cloudpanel/data/clp/services/nginx/systemd/clp-nginx.service': No such file or directory dpkg: error processing package cloudpanel (--configure): installed cloudpanel package post-installation script subprocess returned error exit status 1 Errors were encountered while processing: cloudpanel ### How to reproduce I have no clue how to reproduce it ### Possible Solution no idea, I don't know where does the `stat` function is called the file does not exist on my disk `/tmp/cloudpanel/data/clp/services/nginx/systemd/clp-nginx.service` ### Additional Context I would like to uninstall Cloudpanel Do you have any documentation? because I haven't found any on your website or on Google.
Sign in to join this conversation.