ERROR

Locked
ratzebengel
Posts: 14
Joined: Wed 4. Oct 2017, 13:46

ERROR

Post by ratzebengel »

Hallo zusammen,

Ich kann einen User anlegen. Aber wenn dieser angelegt ist steht im Userer bereich follgende meldung

"an error occurred"

Im Log wird er auch ordentlich eingetragen
[06-Oct-2017 11:29:02] DEBUG --> load domain "ratze.rlsrv.de"
[06-Oct-2017 11:29:02] DEBUG --> domain without ssl option
[06-Oct-2017 11:29:02] DEBUG --> Apache: add vhost container for domain "XXX.XXXX.de"
[06-Oct-2017 11:29:02] DEBUG --> Apache: save config to "/etc/apache2/keyhelp/vhosts/ratze.conf"
[06-Oct-2017 11:29:02] DEBUG --> PHP-FPM: add php-fpm pool "[ratze]" for domain "ratze.XXXX.de"
[06-Oct-2017 11:29:02] DEBUG --> save config to "/etc/php5/fpm/keyhelp_pool/ratze.conf"
[06-Oct-2017 11:29:02] DEBUG --> Apache: reloadApache()
[06-Oct-2017 11:29:02] DEBUG --> Apache: syntax ok
[06-Oct-2017 11:29:02] DEBUG --> Apache: reloading apache
[06-Oct-2017 11:29:02] DEBUG --> Apache: reloadPhpFpm()
[06-Oct-2017 11:29:02] DEBUG --> PHP-FPM (php5-fpm): syntax ok
[06-Oct-2017 11:29:02] DEBUG --> PHP-FPM (php5-fpm): reloading php-fpm
Hat jemand eine Idee ??

Viele Grüße
User avatar
Tobi
Community Moderator
Posts: 3236
Joined: Thu 5. Jan 2017, 13:24

Re: ERROR

Post by Tobi »

Idee leider nicht.

Aber ein Hinweis.
Deine Domain steht noch in der ersten Zeile deines Logfile-Auszuges. In der dritten hast du sie ausgeXt.
:twisted:
Gruß,
Tobi


-----------------------------
wewoco.de
Das Forum für Reseller, Digital-Agenturen, Bildschirmarbeiter und Mäuseschubser
User avatar
Martin
Posts: 984
Joined: Wed 20. Jan 2016, 00:43

Re: ERROR

Post by Martin »

Hallo,

in diesem Bereich des Logs ist so erst einmal kein Fehler verzeichnet. Hier sollte ggf. im update.log einmal nach dem Stichwort "error" gesucht werden.
Viele Grüße,
Martin
ratzebengel
Posts: 14
Joined: Wed 4. Oct 2017, 13:46

Re: ERROR

Post by ratzebengel »

Hallo zusammen


im update.log sind keine errors hinterlegt.

Noch jemand eine Idee ??

Wäre schade drum wenn es daran scheitern würde

So noch ein Update:

Nach anlegen des USER kommt in der SystemLogs folgender Fehler
servermsg_error.png 08:00:01 - 06. Oktober 2017 error while adding user "test"
im Update Log steht
[06-Oct-2017 08:00:01] INFO --> load tasks ... 7 found
[06-Oct-2017 08:00:01] DEBUG --> task type IDs: 100, 500, 600, 500, 600, 500, 600
[06-Oct-2017 08:00:01] INFO --> add user "test"
[06-Oct-2017 08:00:01] INFO --> startdir "/home/users/"... created
[06-Oct-2017 08:00:01] INFO --> perform useradd... okay
[06-Oct-2017 08:00:01] WARN --> set quota for user "test" to 1024 Blocks... failed
[06-Oct-2017 08:00:01] WARN --> setquota: Mountpoint (or device) / not found or has no quota enabled.
[06-Oct-2017 08:00:01] WARN --> setquota: Not all specified mountpoints are using quota.
[06-Oct-2017 08:00:01] INFO --> create standard directorys
[06-Oct-2017 08:00:01] INFO --> secure homedir
in der /var/log/keyhelp/php-error.log steht folgendes:
[09-Oct-2017 07:26:42 America/New_York] PHP Warning: Division by zero in /home/keyhelp/www/keyhelp/incl/class.server.php on line 327
[09-Oct-2017 07:29:48 America/New_York] PHP Warning: Division by zero in /home/keyhelp/www/keyhelp/incl/class.server.php on line 327
[09-Oct-2017 07:30:45 America/New_York] PHP Warning: Division by zero in /home/keyhelp/www/keyhelp/incl/class.server.php on line 327
[09-Oct-2017 07:41:14 America/New_York] PHP Warning: Division by zero in /home/keyhelp/www/keyhelp/incl/class.server.php on line 327
[09-Oct-2017 07:43:34 America/New_York] PHP Warning: Division by zero in /home/keyhelp/www/keyhelp/incl/class.server.php on line 327
[09-Oct-2017 07:43:48 America/New_York] PHP Warning: Division by zero in /home/keyhelp/www/keyhelp/incl/class.server.php on line 327
[09-Oct-2017 07:50:56 America/New_York] PHP Warning: Division by zero in /home/keyhelp/www/keyhelp/incl/class.server.php on line 327
[09-Oct-2017 07:53:13 America/New_York] PHP Warning: Division by zero in /home/keyhelp/www/keyhelp/incl/class.server.php on line 327
[09-Oct-2017 07:56:31 America/New_York] PHP Warning: Division by zero in /home/keyhelp/www/keyhelp/incl/class.server.php on line 327
Last edited by ratzebengel on Mon 9. Oct 2017, 14:25, edited 1 time in total.
User avatar
Jolinar
Community Moderator
Posts: 4004
Joined: Sat 30. Jan 2016, 07:11
Location: Weimar (Thüringen)
Contact:

Re: ERROR

Post by Jolinar »

Magst du vielleicht noch verraten, welches OS bei dir zum Einsatz kommt?
Wenn jemand inkompetent ist, dann kann er nicht wissen, daß er inkompetent ist. (David Dunning)

Data Collector für Community Support
___
Ich verwende zwei verschiedene Schriftfarben in meinen Beiträgen /
I use two different font colors in my posts:
  • In dieser Farbe schreibe ich als Moderator und gebe moderative Hinweise oder begründe moderative Eingriffe /
    In this color, I write as a moderator and provide moderative guidance or justify moderative interventions
  • In dieser Farbe schreibe ich als Community Mitglied und teile meine private Meinung und persönlichen Ansichten mit /
    In this color, I write as a community member and share my personal opinions and views
ratzebengel
Posts: 14
Joined: Wed 4. Oct 2017, 13:46

Re: ERROR

Post by ratzebengel »

Hallo

na klar

ich habe einen V-Server bei Host-Unlimited

Debian 8.0 (64 Bit) basical

Arbeitsspeicher
1270MB / 4096MB
User avatar
Martin
Posts: 984
Joined: Wed 20. Jan 2016, 00:43

Re: ERROR

Post by Martin »

Hallo,

handelt es sich ggf. um ein OpenVZ virtualisiertes System? Hier scheint keine Quota aktiv zu sein:
[06-Oct-2017 08:00:01] WARN --> setquota: Mountpoint (or device) / not found or has no quota enabled.
[06-Oct-2017 08:00:01] WARN --> setquota: Not all specified mountpoints are using quota.
Eine Lösung ist z.B. hier beschrieben: viewtopic.php?f=4&t=15
Viele Grüße,
Martin
ratzebengel
Posts: 14
Joined: Wed 4. Oct 2017, 13:46

Re: ERROR

Post by ratzebengel »

Hallo
handelt es sich ggf. um ein OpenVZ virtualisiertes System? Hier scheint keine Quota aktiv zu sein:
Ja tut es.

Deinem rat bin ich gefolgt und habe es nach vorgabe gemacht aber ich komme nicht mehr weiter. :( :( :(

Vielleicht kann sich mal jemand wenn er Zeit hat sich mit mir in verbindung setzen und mir helfen.

Vielen Dank
ratzebengel
Posts: 14
Joined: Wed 4. Oct 2017, 13:46

Re: ERROR

Post by ratzebengel »

Hallo zusammen,

also ich habe jetzt das System unter verschiedenen OS installiert.

Mit dem Tip´s leuft es auch aber:

Es kommen immer fehler beim anlegen eines Nutzers ohne das diese erläutert werden.
Domain anlegen bzw. subdomains gehen auch nicht. Es werden unter Domain verwaltung die Domains angezeigt aber keine Pfade installiert.

Hat noch jemand Ideen ??
saugjunkie
Posts: 57
Joined: Sat 7. Oct 2017, 19:44

Re: ERROR

Post by saugjunkie »

Du benutzt nen openvz vserver diese Technik ist völlig veraltet steig besser auf lxc um oder wenn es virtualisiert sein muss auf kvm.

Auf einer kvm leuft das keyhelp definitiv habe auch auf nem kvm am laufen.

MFG
Saugjunkie
Locked