Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Server Cowboy is not blacklisted #89

Open
oscarvesga opened this issue Aug 20, 2019 · 0 comments
Open

Server Cowboy is not blacklisted #89

oscarvesga opened this issue Aug 20, 2019 · 0 comments

Comments

@oscarvesga
Copy link

oscarvesga commented Aug 20, 2019

Hello,

I am following this tutorial https://www.rabbitmq.com/prometheus.html and I don't get any error in its steps. But when I try to used the curl curl --verbose http://localhost:15672/api/metrics I get the next error.

* Hostname was NOT found in DNS cache
*   Trying ::1...
* connect to ::1 port 15672 failed: Connection refused
*   Trying 127.0.0.1...
* Connected to localhost (127.0.0.1) port 15672 (#0)
> GET /api/metrics HTTP/1.1
> User-Agent: curl/7.35.0
> Host: localhost:15672
> Accept: */*
>
< HTTP/1.1 500 Internal Server Error
* Server Cowboy is not blacklisted
< server: Cowboy
< date: Tue, 20 Aug 2019 18:54:56 GMT
< content-length: 0
<
* Connection #0 to host localhost left intact

Any help is grateful

Status of node 'rabbit@c3p-msgbroker01'
     [{rabbitmq_management,"RabbitMQ Management Console","3.6.14"},
      {rabbitmq_web_dispatch,"RabbitMQ Web Dispatcher","3.6.14"},
      {rabbitmq_management_agent,"RabbitMQ Management Agent","3.6.14"},
      {rabbit,"RabbitMQ","3.6.14"},
      {rabbit_common,
          "Modules shared by rabbitmq-server and rabbitmq-erlang-client",
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant