You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
com.apicatalog.cborld.decoder.DecoderError: The encoded document must be at least 4 bytes but is [0].
at com.apicatalog.cborld.decoder.Decoder.decode(Decoder.java:64)
at com.apicatalog.cli.command.DecompressCmd.call(DecompressCmd.java:74)
at com.apicatalog.cli.command.DecompressCmd.call(DecompressCmd.java:27)
at picocli.CommandLine.executeUserObject(CommandLine.java:2045)
at picocli.CommandLine.access$1500(CommandLine.java:148)
at picocli.CommandLine$RunLast.executeUserObjectOfLastSubcommandWithSameParent(CommandLine.java:2465)
at picocli.CommandLine$RunLast.handle(CommandLine.java:2457)
at picocli.CommandLine$RunLast.handle(CommandLine.java:2419)
at picocli.CommandLine$AbstractParseResultHandler.execute(CommandLine.java:2277)
at picocli.CommandLine$RunLast.execute(CommandLine.java:2421)
at picocli.CommandLine.execute(CommandLine.java:2174)
at com.apicatalog.cli.App.main(App.java:82)
at java.base@22.0.2/java.lang.invoke.LambdaForm$DMH/sa346b79c.invokeStaticInit(LambdaForm$DMH)
only the first three lines are relevant
The text was updated successfully, but these errors were encountered:
e.g.
only the first three lines are relevant
The text was updated successfully, but these errors were encountered: