I am trying to install chirpstack on docker.
After installation, redis, postgres, mosquitto and the two gateway bridges are starting correctly.
But the chirpsatck container itself does not start.
The logfile only says:
error: unrecognized subcommand ''
Usage: chirpstack --config <DIR> [COMMAND]
For more information, try '--help'.
Does anyone have an idea, what could be the reason for that?