I am facing problems with rabbitmq connection. As I perform verdi status, I obtained the following error message:
rabbitmq: Unable to connect to rabbitmq with URL:
amqp://guest:gu...@127.0.0.1:5672?heartbeat=600
Error: AttributeError: module 'tornado.gen' has no
attribute '_make_coroutine_wrapper'
This happened since yesterday, before it was working without
problems. I tried to stop, start and restart the rabbitmq-server
by: sudo service rabbitmq-server ..., it worked fine but without
changes on the verdi status.
I am currently using: aiida-core-1.4.3 with aiida-quantumespresso-3.2.1 in a Virtual Machine with Ubuntu-Mate 20.04.1 LTS.
I would really appreciate any help!
-- Kind regards, Alexandra Dávila Fritz Haber Institute, Theory Department
--
AiiDA is supported by the NCCR MARVEL (http://nccr-marvel.ch/), funded by the Swiss National Science Foundation, and by the European H2020 MaX Centre of Excellence (http://www.max-centre.eu/).
Before posting your first question, please see the posting guidelines at http://www.aiida.net/?page_id=356 .
---
You received this message because you are subscribed to the Google Groups "aiidausers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to aiidausers+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/aiidausers/CAHBXNC%3DTR-A39SXachvEAkkVX5i3CHXRVLxaM52vA__5VQ7d%3DQ%40mail.gmail.com.
I am facing problems with rabbitmq connection. As I perform verdi status, I obtained the following error message:
rabbitmq: Unable to connect to rabbitmq with URL: amqp://guest
Error: AttributeError: module 'tornado.gen' has no attribute '_make_coroutine_wrapper'
This happened since yesterday, before it was working without problems. I tried to stop, start and restart the rabbitmq-server by: sudo service rabbitmq-server ..., it worked fine but without changes on the verdi status.
I am currently using: aiida-core-1.4.3 with aiida-quantumespresso-3.2.1 in a Virtual Machine with Ubuntu-Mate 20.04.1 LTS.
I would really appreciate any help!
To view this discussion on the web visit https://groups.google.com/d/msgid/aiidausers/79bb894d-f21b-4878-b410-29a23a3bbfe5n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/aiidausers/a5f621a9-baa8-4788-a1a6-63f149f7ebd0n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/aiidausers/8a35c82d-d8e2-44d7-9ddf-bf7671b3f17fn%40googlegroups.com.
<error_rabbit.log>
Hi Alexandra, dear *!
Sorry, I think my first email did not arrive...
I am currently not using Aiida, but I have the same setup installed as Alexandra. In the morning I was wondering why my Computer is running high in cpu usage every ~10sec, and figured out that is indeed also related to rabbitmq-server, i.e. the erlang-installation (whatever this is). Even though verdi was not running, just from a fresh restart this issue showed up.
[System: Ubuntu Mate 20.04 in VirtualBox 6.1.16, Aiida 1.4.3]
0) Backup the whole System!!!!
1) be sure verdi and nothing else using rabbit is not running
2) sudo systemctl stop rabbitmq-server [it shouldn't evern be
started up]
3) sudo apt purge rabbitmq-server [caution: this will delete all
system-level configuration files of rabbit, so be sure to have
made a backup if you want to use the old files again.]
4) sudo apt update
5) sudo apt upgrade
6) sudo apt autoremove
7) sudo reboot
8) sudo apt install rabbitmq-server
9) check that everything is still there by running some things like verdi process list -a [this should list all processes ever run] verdi daemon start.
10) Be sure that all your data is still there and that everything else is still working!
I hope this helps and I even more hope it works fine for everyone.
Have a nice Friday and a nice weekend, stay healty,
Cheers, Simeon
-------------------------------------------------------------------
Simeon Beinlich
PhD Student
Theory Department
Fritz-Haber-Institut der Max-Planck-Gesellschaft
Faradayweg 4-6
D-14195 Berlin-Dahlem (Germany)
www.fhi.mpg.de/th-department
Department of Chemistry
Technical University of Munich
Lichtenbergstraße 4
D-85747 Garching (Germany)
www.department.ch.tum.de/th4
-------------------------------------------------------------------