Already ensure openxpki-config folder to get read permission by set it with: chmod 400 openxpki-config
I use docker desktop for window and have followed the instructions on https://github.com/openxpki/openxpki-docker. however I get error: openxpki-server_1 | Starting OpenXPKI... openxpki-server_1 | Exception during server initialization: No workflow configuration found for current realm; __config_path__ => realm.democa.workflow.def, __realm__ => democa (No workflow configuration found for current realm; __config_path__ => realm.democa.workflow.def, __realm__ => democa) at /usr/lib/x86_64-linux-gnu/perl5/5.28/OpenXPKI/Server.pm line 824. openxpki-docker_openxpki-server_1 exited with code 2 I tried to change symlink on openxpki-config\config.d\realm\democa from ../realm.tpl/ to ../realm_tpl/ and change the folder name of openxpki-config\config.d\realm.tpl to openxpki-config\config.d\realm_tpl by doing this, and restart the docker-compose, I get the error as my first mail ("..Loaded config does not contain system node") regards, Ardian On Thu, Feb 6, 2020 at 1:04 AM Martin Bartosch <[email protected]> wrote: > > check the permissions on the config folder. > > And, maybe more more importantly, follow the instructions on > https://github.com/openxpki/openxpki-docker to get a proper start with > the configuration. > > > > > _______________________________________________ > OpenXPKI-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/openxpki-users >
_______________________________________________ OpenXPKI-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openxpki-users
