Hi Christian,
that is the error that the network displays
angular.js:9778Error: [$injector:unpr] Unknown provider: routeUtilProvider <- routeUtil http://errors.angularjs.org/1.2.16/$injector/unpr?p0=routeUtilProvider%20%3C-%20routeUtil at angular.js:78 at angular.js:3705 at Object.n [as get] (angular.js:3832) at angular.js:3710 at n (angular.js:3832) at r (angular.js:3859) at Object.i [as instantiate] (angular.js:3880) at angular.js:7134 at camunda-bpm-sdk-angular.js:5567 at c (angular.js:11319)(anonymous function) @ angular.js:9778
I dropped the DB because I’m also testing deployments and for having a clean environment I had to remove manually old process definitions.
That led me to a weird Engine status.
I know that the recommended way is via repository API but I don’t have the time now to build code for that purpose.
So I thought to reset the engine through sql.
And I also wanted to keep a sort of recovery copy of the DB (an empty one, just the structure).