mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
Editor shows only the last half of PHP files #446
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 @nikwebr on 1/5/2023
CloudPanel version(s) affected
2.2.0
Description
I run Cloudpanel on ARM Ubuntu 22.04 and access the cloud panel interface with a custom domain on Cloudflare.
When I open any .php file in the file editor, the first half of the file is missing. html files seems to be unaffected.
I don't think this problem comes from cloudflare, as it resists when I disable the cloud flare cache.
How to reproduce
Open and edit a php file.
The problem only occurs after a certain time.
Possible Solution
No response
Additional Context
No response