-->

DEVOPSZONES

  • Recent blogs

    Error executing 'dot' GraphViz:

    Following Error Will come up while Creating a New ticket in the Project Open ITSM tool.
    Error executing 'dot' GraphViz:


    To solve the issue Please change the Permission of the of the dot directory.

    chmod 777 /usr/local/bin/dot

    If the do directory does not exist then Install the Package.
    yum install graphviz-gd

    No comments