graphs grafana 404 errors, solved
Pages: 1 2
davlaw
35 Posts
February 4, 2021, 4:48 pmQuote from davlaw on February 4, 2021, 4:48 pmThought I would show this nginx error log too
https://pastebin.com/raw/0zAGeznV
Thought I would show this nginx error log too
davlaw
35 Posts
February 10, 2021, 7:55 pmQuote from davlaw on February 10, 2021, 7:55 pmWell finished adding all the nodes I needed but graphs are still no joy
In stats-setup.sh there are 2 lines where the default apache site is disabled and the apache2-graphite site is enabled
seems perl does not like this(missing if.pm) and throws an error, so the site does not get setup.
So, I'm and idiot, jack of all trades, master of none...
Not sure how to update perl and not break what I have so far....
root@peta1:~# a2dissite 000-default
Can't locate if.pm in @INC (you may need to install the if module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/sbin/a2dissite line 15.
BEGIN failed--compilation aborted at /usr/sbin/a2dissite line 15.
Then
a2ensite apache2-graphite
Can't locate if.pm in @INC (you may need to install the if module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/sbin/a2ensite line 15.
BEGIN failed--compilation aborted at /usr/sbin/a2ensite line 15.
Well finished adding all the nodes I needed but graphs are still no joy
In stats-setup.sh there are 2 lines where the default apache site is disabled and the apache2-graphite site is enabled
seems perl does not like this(missing if.pm) and throws an error, so the site does not get setup.
So, I'm and idiot, jack of all trades, master of none...
Not sure how to update perl and not break what I have so far....
root@peta1:~# a2dissite 000-default
Can't locate if.pm in @INC (you may need to install the if module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/sbin/a2dissite line 15.
BEGIN failed--compilation aborted at /usr/sbin/a2dissite line 15.
Then
a2ensite apache2-graphite
Can't locate if.pm in @INC (you may need to install the if module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/sbin/a2ensite line 15.
BEGIN failed--compilation aborted at /usr/sbin/a2ensite line 15.
Last edited on February 10, 2021, 7:55 pm by davlaw · #12
davlaw
35 Posts
February 11, 2021, 1:01 pmQuote from davlaw on February 11, 2021, 1:01 pmOk, I did a big fobar.
Sorry to trash discussion with all this noise.
Tried to get by with a over-burned CD, bad choice. 8 nodes with a trash installation.
Guess out of this I put in a feature request for a install media test if possible.
Did I say fobar??!?
I least I learned a bit more about where everything is.
Should have known better, but at least I admit it!
Ok, I did a big fobar.
Sorry to trash discussion with all this noise.
Tried to get by with a over-burned CD, bad choice. 8 nodes with a trash installation.
Guess out of this I put in a feature request for a install media test if possible.
Did I say fobar??!?
I least I learned a bit more about where everything is.
Should have known better, but at least I admit it!
Pages: 1 2
graphs grafana 404 errors, solved
davlaw
35 Posts
Quote from davlaw on February 4, 2021, 4:48 pmThought I would show this nginx error log too
https://pastebin.com/raw/0zAGeznV
Thought I would show this nginx error log too
davlaw
35 Posts
Quote from davlaw on February 10, 2021, 7:55 pmWell finished adding all the nodes I needed but graphs are still no joy
In stats-setup.sh there are 2 lines where the default apache site is disabled and the apache2-graphite site is enabled
seems perl does not like this(missing if.pm) and throws an error, so the site does not get setup.
So, I'm and idiot, jack of all trades, master of none...
Not sure how to update perl and not break what I have so far....
root@peta1:~# a2dissite 000-default
Can't locate if.pm in @INC (you may need to install the if module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/sbin/a2dissite line 15.
BEGIN failed--compilation aborted at /usr/sbin/a2dissite line 15.
Then
a2ensite apache2-graphite
Can't locate if.pm in @INC (you may need to install the if module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/sbin/a2ensite line 15.
BEGIN failed--compilation aborted at /usr/sbin/a2ensite line 15.
Well finished adding all the nodes I needed but graphs are still no joy
In stats-setup.sh there are 2 lines where the default apache site is disabled and the apache2-graphite site is enabled
seems perl does not like this(missing if.pm) and throws an error, so the site does not get setup.
So, I'm and idiot, jack of all trades, master of none...
Not sure how to update perl and not break what I have so far....
root@peta1:~# a2dissite 000-default
Can't locate if.pm in @INC (you may need to install the if module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/sbin/a2dissite line 15.
BEGIN failed--compilation aborted at /usr/sbin/a2dissite line 15.
Then
a2ensite apache2-graphite
Can't locate if.pm in @INC (you may need to install the if module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/sbin/a2ensite line 15.
BEGIN failed--compilation aborted at /usr/sbin/a2ensite line 15.
davlaw
35 Posts
Quote from davlaw on February 11, 2021, 1:01 pmOk, I did a big fobar.
Sorry to trash discussion with all this noise.
Tried to get by with a over-burned CD, bad choice. 8 nodes with a trash installation.
Guess out of this I put in a feature request for a install media test if possible.
Did I say fobar??!?
I least I learned a bit more about where everything is.
Should have known better, but at least I admit it!
Ok, I did a big fobar.
Sorry to trash discussion with all this noise.
Tried to get by with a over-burned CD, bad choice. 8 nodes with a trash installation.
Guess out of this I put in a feature request for a install media test if possible.
Did I say fobar??!?
I least I learned a bit more about where everything is.
Should have known better, but at least I admit it!