Ad Widget

Collapse

Configuration file error Permission denied after updating to 6.2

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • aneel
    Junior Member
    • Nov 2023
    • 4

    #1

    Configuration file error Permission denied after updating to 6.2

    Configuration file error Permission denied is shown after updating to 6.2.
    What could be the possible reasons?
  • MRedbourne
    Senior Member
    • Feb 2023
    • 103

    #2
    Hey Mate,

    We're going to need some more information from you because we can help.
    • What Zabbix version are you running specifically? (Eg: 6.2.8)
    • Is this a Proxy, Agent (or Agent2), or the Server?
    • Where are you seeing "permission denied?"
    • What OS are you running (Eg: RHEL 9, Ubuntu 22.04)
    • If you're seeing this in SE Linux / AppArmor, have you created a policy to allow the AVC denial?
      • audit2allow -a -M <policyname>
      • semodule -i <policyname>.pp
    • Have you checked the file/folder permissions for the configuration file?

    On a related note, Zabbix 6.2 is no longer supported. I'd recommend upgrading to 6.4.8.

    Cheers,
    MR

    Comment

    • aneel
      Junior Member
      • Nov 2023
      • 4

      #3
      Hello Mate,

      I resolved it.
      I removed the zabbix.conf.php file from /usr/share/zabbix/conf which was created earlier;
      then, went through frontend setup process which resolved the issue.

      Comment

      Working...