Hi. Thanks for letting us know. There is currently a bug on the Splunkbase website causing this behavior. It's likely that something in your app package is not correctly formatted, but our behind the scenes validations are not returning a useful error message. We hope to have this fixed within the next couple of days. Thanks for your patience.
In the meantime, you can try inspecting your package to see if you can figure out the syntax error. One possible error could be a conf file that has a line starting with a square bracket [ that is not a stanza header -- for example a regex without a key. But it's possible there could be another error causing the problem.
... View more