mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
cp: cannot stat '/tmp/cloudpanel/data/clp/services/nginx/systemd/clp-nginx.service': No such file or directory #194
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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-commonproduces 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
statfunction is calledthe file does not exist on my disk
/tmp/cloudpanel/data/clp/services/nginx/systemd/clp-nginx.serviceAdditional Context
I would like to uninstall Cloudpanel
Do you have any documentation? because I haven't found any on your website or on Google.