https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34070

--- Comment #1 from Magnus Enger <[email protected]> ---
Looks like the problem with connecting might be because I have not added the
proper config to koha-conf.xml: 

 <message_broker>
   <hostname>__MESSAGE_BROKER_HOST__</hostname>
   <port>__MESSAGE_BROKER_PORT__</port>
   <username>__MESSAGE_BROKER_USER__</username>
   <password>__MESSAGE_BROKER_PASS__</password>
   <vhost>__MESSAGE_BROKER_VHOST__</vhost>
 </message_broker>

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to