10 Apr
2025
10 Apr
'25
8:56 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39591 --- Comment #6 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- 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.