Welcome to Knowage Q&A, where you can ask questions and receive answers from other members of the community.
0 votes
1 view
This problem has been reproduced in standard installation with demo contents (windows), and in a docker based installation after doing an upgrade from 8.0.9. Same problem in Edge and Chrome browsers

When trying to update an existing user, the system shows an empty red box, and the console in the browsers returns the following error:

PUT http://localhost:8080/knowage/restful-services/2.0/users/111      500

Thanks!
Environment Edge and Chrome, dockers and windows
in Standard by (120 points)
Dear jmontiveros,

can you please share the knowage.log about when the error is thrown?

Thanks and regards

This is due to the same error that already has been posted:

org.jboss.resteasy.spi.UnhandledException: java.lang.NoClassDefFoundError: org/apache/curator/shaded/com/google/common/base/Objects

Please log in or register to answer this question.

...