When a Node.js publishing node is started a second time with a private key, calls to node.publish don't actually result in a message being sent out via the pubsub protocol.
If the nomad-store file is deleted, this problem goes away and the node publishes normally.
When a Node.js publishing node is started a second time with a private key, calls to
node.publishdon't actually result in a message being sent out via the pubsub protocol.If the nomad-store file is deleted, this problem goes away and the node publishes normally.