-
Notifications
You must be signed in to change notification settings - Fork 367
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
openstack4j version 3.2.0 getting com.fasterxml.jackson.databind.JsonMappingException: Can not deserialize instance of java.lang.String out of START_OBJECT token #1299
Comments
I can see the same issue in 3.2.1-Snapshot. Tempurary solution could be: |
Resolves in new openstack4j repo |
I also ran into this issue after upgrading to Train. @LmV4corbeau what did you mean when you said it resolves in the "new" openstack4j repo? |
Thanks @gilbirenberg , I confirm that it is fixed on v3.6 in the new repo! I'm surprised that there is no mention of the new repo in the README of this project (unless I'm missing it). |
Yeah, https://github.com/openstack4j/openstack4j/ is struggling to get the old maintainers to either get the project ownership fully transferred or advertise the fork. I am sorry about the experience... |
Why when trying to get the projects i am getting the following exception:
com.fasterxml.jackson.databind.JsonMappingException: Can not deserialize instance of java.lang.String out of START_OBJECT token
i am using the latest 3.2.0 jar
like to update that this is on the latest version of openstack 13 (train)
The text was updated successfully, but these errors were encountered: