Using Zabbix 6.0, I cannot add a service. Here are the steps to reproduce :
The only way to access the page again : Delete all created services using API.
The docker do not display logs, even using the env variable ZBX_DEBUGLEVEL=3.
How can I investigate ?
- Create a Zabbix 6.0 environnement using docker
- Connect as Administrator
- Create SLAs
- Create a Service (Two test : using UI, or using API as documented here : https://www.zabbix.com/documentation...service/create
GET https://zabbix-local.local-trust.com...n=service.list 500 (Internal Server Error)
The docker do not display logs, even using the env variable ZBX_DEBUGLEVEL=3.
How can I investigate ?
Comment