I have a knowage VERSION: 8.0.8 with mysql database running correctly on a windows server 2012 R2 for my small team of 2. I then tried to install the same version of knowage on another identical server with identical Java environment and mysql user privileges and I have been getting the Server error RESTEASY003210: Could not find resource for full path: http://my-server:8080/knowage/restful-services/1.0/user-configs when i signed in with the default users like biadmin. I also notice that I new users cannot register with the signup button on the sign-in page after activating it in the domain configuration. I get the error {"service":"","errors":[{"message":"RESTEASY003650: No resource method found for GET, return 405 with Allow header"}]} on inspection.
How can I fix these issues?
I installed knowage using the installer and the user privilege on the mysql database is the full admin privilege.
Below is my knowage error log.