Error while running mqtt swarm on uBuntu 18.04
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
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.
I will close this issue for now. If the problem still persists please open up a new issue.