Tushar Thakur

Results 3 comments of Tushar Thakur

Thank you Sebastiaan for the questions. - When you say processes are unreachable, based one what do you conclude that? I conclude that based on aiida's ouput of `Error: Process...

Following is the error I receive when I run `pm = get_manager().get_process_controller()` `pm.play_process(510180)` --------------------------------------------------------------------------- PublishError Traceback (most recent call last) ~/miniconda3/envs/aiida168/lib/python3.9/site-packages/kiwipy/rmq/communicator.py in rpc_send(self, recipient_id, msg) 514 publisher = await self.get_message_publisher()...

After accidentally getting my rabbitmq updated to 3.9.x I also faced this same issue. And I would like to point out that the simplest way to downgrade rabbitmq would be...