https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15303
--- Comment #48 from Mirko Tietgen <[email protected]> --- (In reply to Jonathan Druart from comment #46) > After discussion with Mirko, we have found some others issues with the > --letsencrypt param: > > check_letsencrypt should not be called unless the param is passed Patch added. > If you are a liar and the symlink does not exist, you get a weird error from > adduser (adduser: Please enter a username matching the regular expression > configured) That was actually due to a too short instance name. You get the same if you do it without --letsencrypt. > sudo koha-create --create-db LE > adduser: Bitte geben Sie einen Benutzernamen ein, der die Kriterien des > regulären Ausdrucks erfüllt, welcher in der Konfigurationsvariablen > NAME_REGEX > festgelegt ist. Verwenden Sie die Option »--force-badname«, um > die Überprüfung weniger strikt durchzuführen, oder ändern Sie NAME_REGEX. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
