Used v-change-domain-owner after the domain list page crashed

Hi Everyone,

I used v-change-domain-owner after the domain list page crashed. You can check it on this image:

As you can see there are 7 domains added, but only one of them appears. The interesting thing is the row breaks at before the Bandwidth column.
If I try to remove the domain, the confirm dialog pup ups, but afther I click on OK nothing happen.

The domains working on the web, but I can’t manage them in HestiaCP admin.

Can I rebuild the domains someway?
Or is there any solution?

Thank you in advence,
Peter

Check /var/log/hestia/nginx-error.log

1 Like

Hi eris,

This is the error in the nginx-error.log:

2023/08/16 13:46:52 [error] 784#0: *2 FastCGI sent in stderr: "PHP message: PHP Fatal error:  Uncaught TypeError: number_format(): Argument #1 ($num) must be of type float, string given i
n /usr/local/hestia/web/inc/main.php:368
Stack trace:
#0 /usr/local/hestia/web/inc/main.php(368): number_format()
#1 /usr/local/hestia/web/templates/pages/list_web.php(307): humanize_usage_size()
#2 /usr/local/hestia/web/inc/main.php(202): include('...')
#3 /usr/local/hestia/web/list/web/index.php(18): render_page()
#4 {main}
  thrown in /usr/local/hestia/web/inc/main.php on line 368" while reading upstream, client: 86.101.239.161, server: _, request: "GET /list/web/ HTTP/2.0", upstream: "fastcgi://unix:/run/h
estia-php.sock:", host: "panel.xxxxxxxx.xxx:2083", referrer: "https://panel.xxxxxxxx.xxx:2083/list/user/"

Problem solved after added a new domain to the default admin user.
I think after I move all the domains, from admin to the new user some indexes crashed inside the system and the new domain resets them.

There is a bug in:
humanize_usage_size php function …

Need to check it out…

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.