Hi,
I am running a docker image of Odoo 14 and keep getting the following exception in the logs:
Exception: bus.Bus unavailable. I have set the longpolloing_port to 8072 and proxy_mode=true. This is running locally on my machine, so, there is no nginx/apache or reverse proxy configuration to be set.
The bigger issue is that the XML RPC calls for creating records sometimes works and sometimes don't; and i suspect could be due to these exceptions.
Any ideas?
Thanks,
Strangely enough, I m noticing that it happens only when I use Chrome; When I use Safari, I don't get that error in the logs. Any ideas why Chrome may be causing the issue?
Never mind; it happens in Chrome as well.
I meant happens with Safari as well.