Hello
I made a change to the DNS zones of a domain, in/list/dns/?domain=domain.com&token=41dfaas10d6e25ac31c94d3efbca0fc7
when saving now I get Internal Server Error 500
I have already rebuilt the DNS zone of the domain in question, but the problem persists.
I have already manually edited the file in /home/user/conf/dns
I have already restarted bind9
I have even restarted the server
But the problem persists.
Checking the heitiacp logs I found this
2025/04/26 10:30:50 [error] 1697#0: *6 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught TypeError: ksort(): Argument #1 ($array) must be of type array, null given in /usr/local/hestia/web/list/dns/index.php:98
Stack trace:
#0 /usr/local/hestia/web/list/dns/index.php(98): ksort()
#1 {main}
thrown in /usr/local/hestia/web/list/dns/index.php on line 98" while reading response header from upstream, client: xxx.xxx.xxx.xxx, server: _, request: "GET /list/dns/?domain=domain.com&token=41dfaaa10d6e25ac31c94d3efbca0fc7 HTTP/2.0", upstream: "fastcgi://unix:/run/hestia-php.sock:", host: "server.domain.net:8083", referrer: "https://server.domain.net:8083/list/dns/"
I am only having problems with this domain in question, the other 2 I can edit normally.
But I don’t know what to do.