Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 582562 - www-apps/icingaweb2-module-graphite-9999: DirectoryIterator::__construct(/etc/icingaweb2/modules/graphite/templates): failed to open dir: File or directory not found
Summary: www-apps/icingaweb2-module-graphite-9999: DirectoryIterator::__construct(/etc...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal minor (vote)
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-09 12:13 UTC by WOLfgang Schricker
Modified: 2016-05-22 23:07 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description WOLfgang Schricker 2016-05-09 12:13:38 UTC
The Icinga Web 2 interface shows under 'History > Graphite > Error' a message:

DirectoryIterator::__construct(/etc/icingaweb2/modules/graphite/templates): failed to open dir: File or directory not found


Reproducible: Always

Actual Results:  

this helps:

mkdir -p /etc/icingaweb2/modules/graphite/templates
chown -R apache:icingaweb2 /etc/icingaweb2/modules/graphite
Comment 1 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2016-05-22 23:07:07 UTC
Check your perms on the modules directory itself, the directory should be created by the web frontend if that's correct.