Error deploying prometheus collector agents on postgres
I am unable to get the agents to install to a postgres cluster. The credentials are the same ones used to setup and create the cluster. I am also able to login to the system as the user defined in the setup and sucessfully execute these same commands that fail. Here's a bit of the log (this happens on on 3 nodes for both the node_exporter and daemon. I can run that wget command as that user and it works.
-
[14:59:14]:10.70.12.60:9090: Failure:
-
[14:59:13]:Couldn't download package: Command exited with return code 4 on host 127.0.0.1.
Command: wget -O '/home/lansible/s9s_tmp/12/postgresql_single/packages/daemon-0.6.4-1.x86_64.rpm' 'http://libslack.org/daemon/download/daemon-0.6.4-1.x86_64.rpm' 2>&1
stdOut: --2021-06-29 18:14:24-- http://libslack.org/daemon/download/daemon-0.6.4-1.x86_64.rpm
Resolving libslack.org (libslack.org)... 139.99.156.21
Connecting to libslack.org (libslack.org)|139.99.156.21|:80... failed: Connection timed out.
Retrying.
-
It's not behind a proxy and those commands both work. It's very weird.
[root@pgsql12-pgh01 ~]# nc 139.99.156.21 80 -v
Connection to 139.99.156.21 80 port [tcp/http] succeeded!
^C
[root@pgsql12-pgh01 ~]# telnet 139.99.156.21 80
Trying 139.99.156.21...
Connected to 139.99.156.21.
Escape character is '^]'.
^C
Connection closed by foreign host.Dave
-
Hi Dave,
Did you try the same command from the ClusterControl server? Is it working?
I think the best here is to create a support request at the following link: https://severalnines.zendesk.com/hc/en-us/requests/new
So we can follow this issue there.
Thank you.
Regards,
Sebastian.
Please sign in to leave a comment.
Comments
3 comments