Closed
Description
Describe the bug
Tested with fresh 1.4.5 install and update from 1.4.4, after login into web ui an empty website is displayed.
Is there any additional config needed in version 1.4.5?
To Reproduce
- Open piler webui in browser
- Login
Expected behavior
After login the health page should be displayed.
Screenshots
/var/log/nginx/piler.error.log
2024/05/04 23:57:12 [error] 305#305: *5 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught ArgumentCountError: Memcached::add() expects at most 3 arguments, 4 given in /var/piler/www/model/saas/customer.php:122
Stack trace:
#0 /var/piler/www/model/saas/customer.php(122): Memcached->add()
#1 /var/piler/www/controller/common/menu.php(20): ModelSaasCustomer->get_customer_settings_by_email()
#2 /var/piler/www/system/controller.php(47): ControllerCommonMenu->index()
#3 /var/piler/www/controller/common/layout-search.php(25): Controller->render()
#4 /var/piler/www/system/controller.php(75): ControllerCommonLayoutSearch->index()
#5 /var/piler/www/controller/search/search.php(28): Controller->render()
#6 /var/piler/www/system/front.php(36): ControllerSearchSearch->index()
#7 /var/piler/www/system/front.php(14): Front->execute()
#8 /var/piler/www/index.php(116): Front->dispatch()
#9 {main}
thrown in /var/piler/www/model/saas/customer.php on line 122" while reading response header from upstream, client: 192.168.200.177, server: _, request: "GET / HTTP/2.0", upstream: "fastcgi://unix:/var/run/php/php8.2-fpm.sock:", host: "piler.zmb.rocks"
Piler version:
- 1.4.5
Metadata
Assignees
Labels
No labels