服务器问答

Nginx 代理 Rabbitmq 报错 The system cannot find the file specified
0
2021-05-19 16:46:55
idczone
美国服务器location /mq {
	proxy_pass http://127.0.0.1:15672/api/exchanges/vhost/exchange/publish;
	proxy_set_header Authorization "Basic Z3Vlc3Q6Z3Vlc3Q";
}

代理配置如上所示, /mq 返回 400

nginx 错误日志: OpenEvent("ngx_master_10400") failed (2: The system cannot find the file specified)

url 直接发送是成功的, 验证貌似也报错, 不知道哪里还需要什么配置吗?


my 应该是 tcp 吧

楼上正解,应该走的是 tcp 协议吧,你用 stream 模块试试 http://nginx.org/en/docs/stream/ngx_stream_core_module.html

上面两位是不是不知道 rabbitmq 有 http 服务?

http 也是没问题的, 直接走 http://guest:[email&是可以正常进入到队列里去的

数据地带为您的网站提供全球顶级IDC资源
在线咨询
专属客服