Author Topic: CWPpro version: 0.9.8.840 crashd user login & softaculous  (Read 20386 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Re: CWPpro version: 0.9.8.840 crashd user login & softaculous
« Reply #15 on: July 02, 2019, 09:43:15 AM »
I am on 0.9.8.842 and the problem remains.
In fact, I went directly to .842, which is when the problem first presented itself for me.

Have tried restarting services (CWP, Apache, anything I can think of!) with not change.

Offline
*
Re: CWPpro version: 0.9.8.840 crashd user login & softaculous
« Reply #16 on: July 02, 2019, 10:35:30 AM »
The problem still continues. Does anyone have a solution?
CWPpro version: 0.9.8.842

Offline
*
Re: CWPpro version: 0.9.8.840 crashd user login & softaculous
« Reply #17 on: July 02, 2019, 11:43:41 AM »
still the same problem with 842, no user login possible

Offline
**
Re: CWPpro version: 0.9.8.840 crashd user login & softaculous
« Reply #18 on: July 02, 2019, 02:26:00 PM »
CWPpro version: 0.9.8.842

All working !! problem is solved...
  • Spamassassin: config and scan per mailbox
  • Clustering manager
  • Mail Space Usage
  • All Space Usage + = Disk Space Usage
  • Mail Scanner
    hopeful fourth year

Offline
*****
Re: CWPpro version: 0.9.8.840 crashd user login & softaculous
« Reply #19 on: July 02, 2019, 03:52:53 PM »
Please try to execute this

Code: [Select]
/usr/local/cwp/php/bin/php /usr/local/softaculous/cron.php

Offline
*
Re: CWPpro version: 0.9.8.840 crashd user login & softaculous
« Reply #20 on: July 02, 2019, 03:56:57 PM »
Please try to execute this

Code: [Select]
/usr/local/cwp/php/bin/php /usr/local/softaculous/cron.php

usr/local/cwp/php/bin/php /usr/local/softaculous/cron.php
-bash: /usr/local/cwp/php/bin/php: File or directory not found

Offline
*
Re: CWPpro version: 0.9.8.840 crashd user login & softaculous
« Reply #21 on: July 02, 2019, 08:16:36 PM »
Try this
/usr/local/cwp/php71/bin/php /usr/local/softaculous/cron.php
VPS & Dedicated server provider with included FREE Managed support for CWP.
http://www.studio4host.com/

*** Don't allow that your server or website is down, choose hosting provider with included expert managed support for your CWP.

Offline
*
Re: CWPpro version: 0.9.8.840 crashd user login & softaculous
« Reply #22 on: July 03, 2019, 02:26:07 AM »
Okay so new version .845 is now released - and this has fixed my problem.
Although when first updating via panel - it timed out.
I ran manually from SSH and whilst it also seemed to time-out (it never returned the prompt) - the panel loads okay - and the user panels now log-in fine!
Yay!

Offline
*
Re: CWPpro version: 0.9.8.840 crashd user login & softaculous
« Reply #23 on: July 03, 2019, 05:36:53 AM »
.845 works and eleminiated the 404 but now, when i login as user, the values at the user dashboard:

Package name:
Main domain:
Ip Server:

are empty....no entries :-/

Offline
*
Re: CWPpro version: 0.9.8.840 crashd user login & softaculous
« Reply #24 on: July 03, 2019, 04:29:28 PM »
I'm on 0.9.8.845 and still getting the 404 error on user login (this applies to all accounts). Tried to update manually from SSH multiple times, even a reinstall. Upon further investigation it all looks to be pointing at some error in /usr/local/cwpsrv/var/services/users/index.php. This file is encrypted so one cant check it easily to figure out what is wrong.

"Undefined index: GOOGLEFA in /usr/local/cwpsrv/var/services/users/index.php on line 0"

See full PasteBin here: https://pastebin.com/yMDs88DF

Offline
*
Re: CWPpro version: 0.9.8.840 crashd user login & softaculous
« Reply #25 on: July 03, 2019, 06:41:07 PM »
I'm not sure if my CWP issue is related, but I am on 0.9.8.845 and when I go to log into a client account, I am redirected to https://{PUBLIC_IP}:2083/null with a 404 Not Found and cwpsrv in the footer. This is only on successful login, because a bad password will return a password error on the login page. Any suggestions? I have tried everything in this thread.

Offline
*
Re: CWPpro version: 0.9.8.840 crashd user login & softaculous
« Reply #26 on: July 04, 2019, 03:57:57 AM »
I'm not sure if my CWP issue is related, but I am on 0.9.8.845 and when I go to log into a client account, I am redirected to https://{PUBLIC_IP}:2083/null with a 404 Not Found and cwpsrv in the footer. This is only on successful login, because a bad password will return a password error on the login page. Any suggestions? I have tried everything in this thread.

Login via SSH and type "tail -f  /usr/local/cwpsrv/logs/error_log", then view the logs and see if you are having the same issue is me.

This needs to be fixed ASAP, other projects have the excuse for fixes that they tell you to fix it yourself (which is true) but it does not apply in this case cause all the PHP files are encrypted. Also is there a way to disable these auto updates? In the past few months the latest CWP updates caused nothing but bugs.