mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
Cloudpanel running on Debian 11 arm64 gives errors while installing wordpress. #433
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 @nixyogi on 2/17/2023
CloudPanel version(s) affected
2.2.0
Description
Cloudpanel running on Debian 11 arm64 gives errors while installing wordpress.
Installing wordpress gives the error below
Out of 5 tries 1 works and was able to install wordpress but the site is not online

Investigating, found that the nginx configuration by cloudpanel has an error in the line
mainshould not be present at the end ofaccess_logHow to reproduce
Installing Cloudpanel
Following the steps given in the documentation here - https://www.cloudpanel.io/docs/v2/getting-started/other/
Ran the commands
Then to install cloudpanel ran the commands
Try installing wordpress using Cloudpanel UI
Possible Solution
No response
Additional Context
Cloudpanel is running on Debian 11 on Brainypi (arm64) device.