mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
Error Creating/Updating PHP 8.4 #19
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 @buseche on 12/26/2025
CloudPanel version(s) affected
2.5.3
Description
Recently i updated my VPS of Demo products and when i go to create a new site with 8.4 the server indicates an 500 error, i check the logs and i found this error: [26-Dec-2025 03:43:13] WARNING: [pool clp] child 4025 said into stderr: "{"message":"Uncaught Error: Call to a member function getPort() on null","context":{"exception":{"class":"Error","message":"Call to a member function getPort() on null","code":0,"file":"/home/clp/htdocs/app/files/src/Site/Updater/PhpSite.php:2"}},"level":500,"level_name":"CRITICAL","channel":"php","datetime":"2025-12-26T07:43:13.038007+00:00","extra":{}}"
i'm looking information about that but i didn't find any information, and that problem happens when i update to PHP 8.4 and PHP 8.5
How to reproduce
Possible Solution
No response
Additional Context
No response