I have updated to the version 2.4.0 and now I get this error when connecting to the Server Side scripts
> [2016-11-21 17:52:13] local.ERROR: exception 'Symfony\Component\Debug\Exception\FatalErrorException' with message 'Undefined class constant 'DreamFactory\Core\User\Resources\Custom::RESOURCE_NAME'' in /home/xxx/rest/vendor/dreamfactory/df-user/src/Services/User.php:127
The Admin view is blank and the APIs are returning a 500 error.
XMLHttpRequest cannot load https://host/api/v2/m1s/_proc/test. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://localhost:803' is therefore not allowed access. The response had HTTP status code 500.
All these errors occurred after the update. Any one else has the same issue?
Regards
I have the same error except I have initial installation from github instead of update. Bitnami and docker packages did work, it’s only this full manual install that doesn’t. Current 2.4.1 from github.