mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
Cloudpanel nginx error #455
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 @csiber on 11/21/2022
CloudPanel version(s) affected
2.1.0
Description
Fresh installation, debian 11 system. I tried it with ubuntu, but it's the same there. Proxmox LXC environment.
Solution?
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
cloudpanel is already the newest version (2.1.0-1+clp-bullseye).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n]
Setting up cloudpanel (2.1.0-1+clp-bullseye) ...
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
Enumerating objects: 2088, done.
Counting objects: 100% (2088/2088), done.
Delta compression using up to 2 threads
Compressing objects: 100% (1055/1055), done.
Writing objects: 100% (2088/2088), done.
Total 2088 (delta 272), reused 2088 (delta 272), pack-reused 0
E: Sub-process /usr/bin/dpkg returned an error code (1)
How to reproduce
fresh install
Possible Solution
I've tried everything
Additional Context
No response