Navigation

    OpenIAP

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    Rabbit Error

    General Discussion
    nodered rabbitmq openflow
    2
    4
    53
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ?
      A Former User last edited by

      I started openflow and nodered in developer mode but I get nodered when I start a flow this here:"Error: Cannot Add new Queue Consumer, not connected to rabbitmq"
      You know what happens here.

      Allan Zimmermann 1 Reply Last reply Reply Quote 0
      • Allan Zimmermann
        Allan Zimmermann @Guest last edited by

        It's not connected to rabbitmq ... Make sure rabbitmq is working and if you have disabled guest to add username and password to the amqp_url connecting string

        ? 1 Reply Last reply Reply Quote 0
        • ?
          A Former User @Allan Zimmermann last edited by

          @allan-zimmermann Rabbit is working and no string was added to change the password. The only thing I did was install openflow/nodered on one server and openrpa on another. Everything apparently works a lot less that.

          Allan Zimmermann 1 Reply Last reply Reply Quote 0
          • Allan Zimmermann
            Allan Zimmermann @Guest last edited by Allan Zimmermann

            Does that mean it works for you now or ? sorry, not sure what you mean by "Everything apparently works a lot less that."
            If not, make sure rabbitmq is installed and working, check it is listening on port 5672 .. per default you can connect from localhost using guest and username and password, but if you setup antoher account or is connecting using anything else than localhost set "amqp_url" in the config file ( since your compiling from source that would be your config.env file ) to match your settings

            1 Reply Last reply Reply Quote 0
            • First post
              Last post