Hello:
The environment
with workers = 10
without proxy, testing locally.
ports 8069 and 8070 are correct and everything seems to be working.
Memory variables and process time set.
This error message always appears every x time
raise Exception("bus.Bus unavailable") Exception: bus.Bus unavailable
gevent and psycogreen installed
I don't know what to try anymore. Any ideas?
have you solved?