20 Jun
2023
20 Jun
'23
7:45 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34070 --- Comment #1 from Magnus Enger <magnus@libriotech.no> --- 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.