-
Notifications
You must be signed in to change notification settings - Fork 134
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot get property 'Cmd' on null object. Stacktrace follows: #105
Comments
getting the same here |
getting the same here. In my case, error raised when parsing docker image's tag detail from registry:v2's API.
Docker registry(v2)'s API respone is like below
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
2021-06-21 03:21:47,347 [http-bio-8080-exec-6] ERROR errors.GrailsExceptionResolver - NullPointerException occurred when processing request: [GET] /repo/tag/country_archives%252Fapi/202106201241
Cannot get property 'Cmd' on null object. Stacktrace follows:
java.lang.NullPointerException: Cannot get property 'Cmd' on null object
The text was updated successfully, but these errors were encountered: