https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39591
--- Comment #6 from Katrin Fischer <[email protected]> --- So, --request-db and --populate-db seems to have worked. But --use-db gives an error as the user for the instance already exists. koha-create --populate-db --dbhost external_host foobar4 Koha instance is empty, no staff user created. Starting Koha worker daemon for foobar4 (default):. Starting Koha indexing daemon for foobar4:. koha-create --use-db --passwdfile ./passwd foobar4 User foobar4-koha already exists Maybe someone could help clarify what each task is supposed to do (populate-db vs. use-db)? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
