Ad Widget

Collapse

Zabbix 6.0 : Error 500 after creating service (using UI or API)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Jean Rene
    Junior Member
    • May 2022
    • 2

    #1

    Zabbix 6.0 : Error 500 after creating service (using UI or API)

    Using Zabbix 6.0, I cannot add a service. Here are the steps to reproduce :
    1. Create a Zabbix 6.0 environnement using docker
    2. Connect as Administrator
    3. Create SLAs
    4. Create a Service (Two test : using UI, or using API as documented here : https://www.zabbix.com/documentation...service/create
    After creating the service, I cannot access the /zabbix.php?action=service.list page. Each time I will get a white page, and the console will display this error :
    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 ?
  • Dmitry2007
    Junior Member
    • Jan 2022
    • 9

    #2
    Got exactly the same problem. The only difference from your description that zabbix not started in docker and full version is 6.0.3

    Haven't you found any solution yet?
    Last edited by Dmitry2007; 21-06-2022, 20:37.

    Comment

    • Jean Rene
      Junior Member
      • May 2022
      • 2

      #3
      No,

      When I got this error, I wanted to use Zabbix in a dev environnement, as a test to prepare a migration from 3.2 to 6.0.
      I gave up this idea, and used a vm and Zabbix server installed via apt for my dev purposes.

      I did not reproduce this error on the Zabbix server installed via apt.



      Comment

      Working...