Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new web instance #92

Closed
PHaroZ opened this issue May 25, 2015 · 2 comments
Closed

new web instance #92

PHaroZ opened this issue May 25, 2015 · 2 comments

Comments

@PHaroZ
Copy link

PHaroZ commented May 25, 2015

Debian 7
puppetlabs/postgresql v4.3.0
wdijkerman/zabbix v1.4.0

Creation of a new web instance fail with following message :

Info: /Stage[main]/Zabbix::Server/Service[zabbix-server]: Unscheduling refresh on Service[zabbix-server]
Error: Could not set 'present' on ensure: No such file or directory - /etc/zabbix/web/zabbix.conf.php20150525-14233-2ute18.lock at 216:/etc/puppet/modules/zabbix/manifests/web.pp
Error: Could not set 'present' on ensure: No such file or directory - /etc/zabbix/web/zabbix.conf.php20150525-14233-2ute18.lock at 216:/etc/puppet/modules/zabbix/manifests/web.pp
Wrapped exception:
No such file or directory - /etc/zabbix/web/zabbix.conf.php20150525-14233-2ute18.lock
Error: /Stage[main]/Zabbix::Web/File[/etc/zabbix/web/zabbix.conf.php]/ensure: change from absent to present failed: Could not set 'present' on ensure: No such file or directory - /etc/zabbix/web/zabbix.conf.php20150525-14233-2ute18.lock at 216:/etc/puppet/modules/zabbix/manifests/web.pp

This fail because /etc/zabbix does not contain any "web" directory.

@PHaroZ
Copy link
Author

PHaroZ commented May 25, 2015

in fact this is because "zabbix.conf.php" should be in "/etc/zabbix" and not "/etc/zabbix/web". Otherwise web-interface does not find its configuration.

@PHaroZ
Copy link
Author

PHaroZ commented May 25, 2015

my mistake ... I've installed zabbix 2.2 and not 2.4. sorry for the noise

@PHaroZ PHaroZ closed this as completed May 25, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant