Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[kapua-dev] Kura config MQTT

Hi,

 

I have kura install on a raspberry pi 2 and kapua install on a ubuntu computer.

I’m facing issues to connect kura to kapua broker.

On kapua side I got an error when kura try to connect :

 

07:51:41,347 [ActiveMQ NIO Worker 8] WARN  KapuaSecurityBrokerFilter:693  - User 1:kapua-broker (B8:27:EB:51:97:50 - tcp://192.168.1.70:42796 - conn id -7183744970936558544) is not authorized to read from: topic://VirtualTopic.kura-raspberry.B8:27:EB:51:97:50.myapp.xmltopic

07:51:41,348 [ActiveMQ NIO Worker 8] WARN  Service:350  - Security Error occurred on connection to: tcp://192.168.1.70:42796, User 1:kapua-broker (B8:27:EB:51:97:50 - tcp://192.168.1.70:42796 - conn id -7183744970936558544) is not authorized to read from: topic://VirtualTopic.kura-raspberry.B8:27:EB:51:97:50.myapp.xmltopic

07:51:41,348 [ActiveMQ NIO Worker 8] WARN  AbstractMQTTSubscriptionStrategy:216  - Error subscribing to kura-raspberry/B8:27:EB:51:97:50/myapp/xmltopic

java.lang.SecurityException: User 1:kapua-broker (B8:27:EB:51:97:50 - tcp://192.168.1.70:42796 - conn id -7183744970936558544) is not authorized to read from: topic://VirtualTopic.kura-raspberry.B8:27:EB:51:97:50.myapp.xmltopic

Herein is my configuration of kura :

 

 

 

 

What field should I change ?

 

 

Regards,

 

 

 

Benjamin

 


Back to the top