Skip to content
Discussion options

You must be logged in to vote

I got the same error and had fixed it.
check the pulsar-init logs by: docker logs pulsar-init
if you see:

picocli.CommandLine$MissingParameterException: Missing required options: '--cluster=', '--web-service-url='
Exception in thread "main" picocli.CommandLine$MissingParameterException: Missing required options: '--cluster=', '--web-service-url='
at picocli.CommandLine$MissingParameterException.create(CommandLine.java:18661)
at picocli.CommandLine$MissingParameterException.access$21200(CommandLine.java:18649)
at picocli.CommandLine$Interpreter.validateConstraints(CommandLine.java:13651)
at picocli.CommandLine$Interpreter.parse(CommandLine.java:13614)
at picocli.CommandLine$Interpreter.pa…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by yousrayk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants