KeyHelp hat nen "Hänger"  [GELÖST]

Locked
User avatar
Fiesi
Posts: 155
Joined: Wed 15. Nov 2017, 12:32

KeyHelp hat nen "Hänger"

Post by Fiesi »

Moin,

Hatte heute mehrere Mails von Kunden das sie sich nicht einloggen können wegen einer "Wartung" ;)

Hatte eben im Log das Gefunden:
[07-May-2019 02:00:03] DEBUG --> now waiting for 109 seconds until conntecting to update server!
[07-May-2019 02:01:52] DEBUG --> maintenance log okay
[07-May-2019 02:01:52] DEBUG --> trying to connect to updateserver
[07-May-2019 02:01:53] DEBUG --> set correct tmp-directories mount for update
[07-May-2019 02:01:53] INFO --> new version detected - starting update process from "19.0.1" to "19.1"
[07-May-2019 02:01:53] INFO --> first update step: "19.1" | total steps to reach latest version: 1
[07-May-2019 02:01:53] DEBUG --> create folder for panelupdate "/home/keyhelp/www/keyhelp_tmp/"
[07-May-2019 02:01:53] DEBUG --> start download of "https://install.keyhelp.de/files/releas ... hp7.tar.gz"
[07-May-2019 02:01:54] DEBUG --> file saved to "/home/keyhelp/www/keyhelp_tmp/19.1.tar.gz"
[07-May-2019 02:01:54] DEBUG --> checksum check successful
[07-May-2019 02:01:54] DEBUG --> lock panel
[07-May-2019 02:01:54] DEBUG --> log out all users
[07-May-2019 02:01:54] DEBUG --> run --force-update one last time before new files and db structure may change things
[07-May-2019 02:01:57] DEBUG --> checking running maintenance intervals ...
[07-May-2019 02:01:57] DEBUG --> cronjob "repo-update" still running
[07-May-2019 02:01:57] DEBUG --> sleeping till next check...
[07-May-2019 02:02:27] DEBUG --> cronjob "repo-update" still running
[07-May-2019 02:02:27] DEBUG --> sleeping till next check...
[07-May-2019 02:02:57] DEBUG --> cronjob "repo-update" still running
[07-May-2019 02:02:57] DEBUG --> sleeping till next check...
[07-May-2019 02:03:27] DEBUG --> cronjob "repo-update" still running
[07-May-2019 02:03:27] DEBUG --> sleeping till next check...
[07-May-2019 02:03:57] DEBUG --> cronjob "repo-update" still running
[07-May-2019 02:03:57] DEBUG --> sleeping till next check...
[07-May-2019 02:04:27] DEBUG --> cronjob "repo-update" still running
Das geht seit 2 Tagen laut Log so weiter...
Bevor ich einfach Reboote frag ich lieber hier nach - nicht das dann gar nix mehr geht ;)

mfg Fiesi
Ein Systemadministrator schläft nicht. Er root! :)
User avatar
Jolinar
Community Moderator
Posts: 4004
Joined: Sat 30. Jan 2016, 07:11
Location: Weimar (Thüringen)
Contact:

Re: KeyHelp hat nen "Hänger"

Post by Jolinar »

[07-May-2019 02:01:57] DEBUG --> cronjob "repo-update" still running
[07-May-2019 02:01:57] DEBUG --> sleeping till next check...
[07-May-2019 02:02:27] DEBUG --> cronjob "repo-update" still running
[07-May-2019 02:02:27] DEBUG --> sleeping till next check...
[07-May-2019 02:02:57] DEBUG --> cronjob "repo-update" still running
[07-May-2019 02:02:57] DEBUG --> sleeping till next check...
[07-May-2019 02:03:27] DEBUG --> cronjob "repo-update" still running
[07-May-2019 02:03:27] DEBUG --> sleeping till next check...
[07-May-2019 02:03:57] DEBUG --> cronjob "repo-update" still running
[07-May-2019 02:03:57] DEBUG --> sleeping till next check...
[07-May-2019 02:04:27] DEBUG --> cronjob "repo-update" still running
Da hängt offenbar der Cronjob fest.

Öffne mal ein Konsolenfenster und lade dir das Testfile vom KH-Server:

Code: Select all

wget -6 https://install.keyhelp.de/testfile100M.bin
Mein Verdacht geht nämlich in die Richtung des IPv6-Problems. Wenn die angezeigte Downloadgeschwindigkeit unterirdisch sein sollte, dann deaktiviere temporär IPv6. Dann sollte auch das Repo-Update durchlaufen.
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
User avatar
Fiesi
Posts: 155
Joined: Wed 15. Nov 2017, 12:32

Re: KeyHelp hat nen "Hänger"

Post by Fiesi »

testfile100M.bin 100%[===================>] 100,00M 24,6MB/s in 4,2s
Da dran sollte es wohl dann doch net gelegen haben :D

Mal sehen wann sich KeyHelp dazu meldet ^^

Hab gerade mal was versucht und das bekommen:
root@host ~ # php /home/keyhelp/www/keyhelp/cronjob/mastercronjob.php
[10-May-2019 08:48:54] DEBUG --> connect db ... success
[10-May-2019 08:48:54] DEBUG --> panelupdate in progress, only forced jobs allowed
[10-May-2019 08:48:54] DEBUG --> no jobs to run ...
Also hängt das Panelupdate fest - dann warte ich lieber nun erstmal bevor Panel gar net mehr funzt dann ^^
Ein Systemadministrator schläft nicht. Er root! :)
User avatar
Jolinar
Community Moderator
Posts: 4004
Joined: Sat 30. Jan 2016, 07:11
Location: Weimar (Thüringen)
Contact:

Re: KeyHelp hat nen "Hänger"

Post by Jolinar »

Fiesi wrote: Fri 10. May 2019, 08:46
testfile100M.bin 100%[===================>] 100,00M 24,6MB/s in 4,2s
Da dran sollte es wohl dann doch net gelegen haben :D
Okay, dann kann das schon mal ausgeschlossen werden. 8-)

Fiesi wrote: Fri 10. May 2019, 08:46
root@host ~ # php /home/keyhelp/www/keyhelp/cronjob/mastercronjob.php
[10-May-2019 08:48:54] DEBUG --> connect db ... success
[10-May-2019 08:48:54] DEBUG --> panelupdate in progress, only forced jobs allowed
[10-May-2019 08:48:54] DEBUG --> no jobs to run ...
Also hängt das Panelupdate fest - dann warte ich lieber nun erstmal bevor Panel gar net mehr funzt dann ^^
Versuch dasselbe nochmal mit einem zusätzlichen Parameter:

Code: Select all

php /home/keyhelp/www/keyhelp/cronjob/mastercronjob.php --force-panelupdate
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
User avatar
Fiesi
Posts: 155
Joined: Wed 15. Nov 2017, 12:32

Re: KeyHelp hat nen "Hänger"  [GELÖST]

Post by Fiesi »

Nachtrag:

Hab mal in der Datenbank Update auf 0 gesetzt und den Mastercronjob neu gestartet - nun lief alles komplett durch ;)
Ein Systemadministrator schläft nicht. Er root! :)
Locked