Hi.
I'm trying to create a pubsub node. But the tigase server keep returning "Feature not supported yet)"
I've attached the tigase-console log and the log from when I try to create the node.
Everything else works fine - like sending messages and so on.
Can anyone tell me what I do wrong?
Regards Claus
tigase-console.txt create-node-log.txt
First of all - please use forum for such questions.
As for the issue at hand - you have following configuration:
--virt-hosts=sparrow.nordija.dk, sparrow-2.local, localhost, pubsub.sparrow.nordija.dk … 2014-09-08 10:51:16.703 [main] ConfiguratorAbstract.parseArgs() CONFIG: Added default config parameter: (--virt-hosts=sparrow.nordija.dk, sparrow-2.local, localhost, pubsub.sparrow.nordija.dk)
Please remove pubsub.sparrow.nordija.dk (and localhost as well) as it interfere with packet routing.
pubsub.sparrow.nordija.dk
localhost
It worked thanks - and sorry for creating an issue!
Hi.
I'm trying to create a pubsub node. But the tigase server keep returning "Feature not supported yet)"
I've attached the tigase-console log and the log from when I try to create the node.
Everything else works fine - like sending messages and so on.
Can anyone tell me what I do wrong?
Regards Claus
tigase-console.txt create-node-log.txt