Page 1 of 1

error while adding user

Posted: Wed 25. Jul 2018, 13:29
by v3ng
Hallo,

Ich habe eben Keyhelp auf einem frischen Debian 9 System installiert, was soweit alles ohne Probleme funktioniert hat.
Nachdem ich jedoch einen Nutzer hinzugefügt habe, wurde im Log folgendes Angezeigt "error while adding user "xxxxx"

Keyhelp Version 18.1.1 (Build 1420)

Log:

Code: Select all

[25-Jul-2018 11:23:02] INFO  --> load tasks ... 3 found
[25-Jul-2018 11:23:02] DEBUG --> task type IDs: 100, 500, 600
[25-Jul-2018 11:23:02] INFO  --> add user "iandk"
[25-Jul-2018 11:23:02] INFO  --> startdir "/home/users/"... created
[25-Jul-2018 11:23:02] WARN  --> perform useradd... error: sent invalidate(group) request, exiting
[25-Jul-2018 11:23:02] DEBUG --> Bind: __construct()
[25-Jul-2018 11:23:02] DEBUG --> Bind: writeConfig()
[25-Jul-2018 11:23:02] DEBUG --> Bind: checkDirectory()
[25-Jul-2018 11:23:02] DEBUG --> Bind: directory "/etc/bind/keyhelp_domains/" already exists
[25-Jul-2018 11:23:02] DEBUG --> Bind: getNameserver()
[25-Jul-2018 11:23:02] DEBUG --> Bind: 2 nameservers found
[25-Jul-2018 11:23:02] DEBUG --> Bind: getIPs()
[25-Jul-2018 11:23:02] DEBUG --> Bind: 2 ips found
[25-Jul-2018 11:23:02] DEBUG --> Bind: generate zone file for domain "iandk.web.xxxxx.me"
[25-Jul-2018 11:23:02] INFO  --> Bind: write zone file for domain "iandk.web.xxxxx.me"
[25-Jul-2018 11:23:02] DEBUG --> Bind: generateKeyhelpConf()
[25-Jul-2018 11:23:02] INFO  --> Bind: write config file "named.conf.keyhelp"
[25-Jul-2018 11:23:02] DEBUG --> Bind: checkSyntax()
[25-Jul-2018 11:23:02] DEBUG --> Bind: syntax ok
[25-Jul-2018 11:23:02] INFO  --> Bind: reload bind config
[25-Jul-2018 11:23:02] DEBUG --> Apache: applyAllConfigChanges()
[25-Jul-2018 11:23:02] DEBUG --> Apache: checkDirectories()
[25-Jul-2018 11:23:02] DEBUG --> Apache: cleanAll()
[25-Jul-2018 11:23:02] DEBUG --> Apache: cleanVhosts()
[25-Jul-2018 11:23:02] DEBUG --> Apache: cleanCustomVhosts()
[25-Jul-2018 11:23:02] DEBUG --> Apache: cleanPhpFpmPools()
[25-Jul-2018 11:23:02] DEBUG --> Apache: cleanHtpasswd()
[25-Jul-2018 11:23:02] DEBUG --> Apache: getUserIdsWithModifiedDomains()
[25-Jul-2018 11:23:02] DEBUG --> Apache: we will now apply configs changes of user id "2"
[25-Jul-2018 11:23:02] DEBUG --> Apache: config data loaded for user id "2" ("iandk")
[25-Jul-2018 11:23:02] DEBUG --> load domain "iandk.web.xxxxx.me"
[25-Jul-2018 11:23:02] DEBUG --> domain without ssl option
[25-Jul-2018 11:23:02] DEBUG --> Apache: add vhost container for domain "iandk.web.xxxxx.me"
[25-Jul-2018 11:23:02] DEBUG --> Apache: ensure target dir exist (/home/users/iandk/www/)
[25-Jul-2018 11:23:02] DEBUG --> Apache: install default index
[25-Jul-2018 11:23:02] DEBUG --> Apache: save config to "/etc/apache2/keyhelp/vhosts/iandk.conf"
[25-Jul-2018 11:23:02] DEBUG --> PHP-FPM: add php-fpm pool "[iandk]" for domain "iandk.web.xxxxx.me"
[25-Jul-2018 11:23:02] DEBUG --> save config to "/etc/php/7.0/fpm/keyhelp_pool/iandk.conf"
[25-Jul-2018 11:23:02] DEBUG --> Apache: reloadApache()
[25-Jul-2018 11:23:02] DEBUG --> Apache: syntax ok
[25-Jul-2018 11:23:02] DEBUG --> Apache: reloading apache
[25-Jul-2018 11:23:02] DEBUG --> Apache: reloadPhpFpm()
[25-Jul-2018 11:23:02] DEBUG --> PHP-FPM (php7.0-fpm): syntax ok
[25-Jul-2018 11:23:02] DEBUG --> PHP-FPM (php7.0-fpm): reloading php-fpm

Hat jemand eine Idee was das Problem sein könnte?

Grüße
v3ng

Re: error while adding user

Posted: Wed 25. Jul 2018, 15:25
by Tobi
https://www.digitalocean.com/community/ ... th-useradd

https://bugs.debian.org/cgi-bin/bugrepo ... bug=628092

Ob man jetzt dieses "unscd" ohne Seiteneffekte deinstallieren kann muss dir leider ein KeyHelp Dev beantworten oder du probierst es einfach aus 😉

Re: error while adding user

Posted: Mon 30. Jul 2018, 11:11
by v3ng
Mich würde mal interessieren was die Developer dazu sagen :)