mqtt-cli icon indicating copy to clipboard operation
mqtt-cli copied to clipboard

Error while running mqtt swarm on uBuntu 18.04

Open KunalGitRepo opened this issue 4 years ago • 1 comments

Expected behavior

After running following command swarm scenario should get executed.

./bin/mqtt swarm run start -f /root/Downloads/hivemq-4.6.1/tools/hivemq-swarm/scenario/scenario.xml

Actual behavior

However see actual output in file attached. output.zip

Here as per output line "" swarm scenario is getting executed on IE11 browser. However this should get executed on default browser. (Firefox in this case).

To Reproduce

Steps

Execute command below.

./bin/mqtt swarm run start -f /root/Downloads/hivemq-4.6.1/tools/hivemq-swarm/scenario/scenario.xml

Reproducer code

Details

  • Affected MQTT CLI version(s): 4.6.1
  • Used JVM version: 11

./bin/mqtt -V 4.6.1 Picocli 4.6.1 JVM: 11.0.11 (Ubuntu OpenJDK 64-Bit Server VM 11.0.11+9-Ubuntu-0ubuntu2.18.04) OS: Linux 5.4.0-74-generic amd64

KunalGitRepo avatar Jun 21 '21 13:06 KunalGitRepo

Hi @KunalGitRepo Sorry for the late response. It seems that you tried to connect to the port of your HiveMQ Control Center and not to the REST API of Swarm.

SgtSilvio avatar Aug 02 '21 20:08 SgtSilvio

I will close this issue for now. If the problem still persists please open up a new issue.

ghost avatar Dec 23 '22 00:12 ghost