Oleg Popov

Results 3 comments of Oleg Popov

Hi, @tiagocoutinho ! Here is my sandbox project with all .conf files required. [https://github.com/exactstat/api-sandbox.git](url) (it's public) Run the `docker compose up` and look at the std output: ![image](https://user-images.githubusercontent.com/34237705/155289895-150970fe-3a4e-487b-b568-2330eae21a2d.png) I have...

I don't have access to the repo :) Here is my fix in the `multivisor/rpc.py` in the `_process_event(self, event)` method. I cut all characters after `channel:stdout` before parsing the `payload_str`....

RUN pip uninstall Werkzeug && pip install Werkzeug==2.0.0