inbucket: Docker installation: Monitor doesn't seem to work
I installed inbucket from docker - the Monitor doesn’t seem to work. I only get the message Disconnected
About this issue
- Original URL
- State: open
- Created 6 years ago
- Reactions: 1
- Comments: 20
Hey guys, I’ve got the same problem:
I was able to solve it by adding ProxyPass rule for
/api/v1/monitor/messages
Apache module
mod_proxy_wstunnel
is enabled@jhillyerd I think it will be helpful if settings for popular web servers (apache, nginx) are presented in a inbucket documentation
I just rebuilt my routing with nginx proxy manager (https://nginxproxymanager.com/). Now it works.
From my point of view the issue is solved but it seems there are some other people who still have problems.
I can provide my solution, if anyone is interested.