Im hosting n8n on digital ocean, im trying to use the benchmark tool but it wont fire the test executions. After running this command on my console :
docker run Package n8n-benchmark · GitHub run
–n8nBaseUrl=https://instance.url
[email protected]
–n8nUserPassword=InstanceOwnerPassword
–vus=5
–duration=1m
–scenarioFilter SingleWebhook
everything just stays still…
this is the last output :
Waiting for n8n https://n8n.xeedsystems.com to become online
Setting up owner
Owner already set up
Why isn’t it working?