Author Topic: getting a 404 error message after login redirect  (Read 14931 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
getting a 404 error message after login redirect
« on: July 02, 2019, 01:36:29 AM »
Hi,
I have CentOS Linux release 7.6.1810 (Core)
i have cwp latest version installed. it was all working fine until last os update. i am now getting 404 error message after login and its redirecting to below url -

https://1xx.1xx.35.xxx:2083/%7B%22f2a%22:false,%22posts%22:%22//cwp_32b9exxxxxxxxx//usertest//%22%7D

Not sure what went wrong

Offline
*
Re: getting a 404 error message after login redirect
« Reply #1 on: July 02, 2019, 03:19:16 AM »
I'm having the same problem. and I just made a post about it, I was thinking it might be something wrong since I just moved everything to new hardware with a fresh install of CWP, now I'm thinking it's CWP itself!

Offline
***
Re: getting a 404 error message after login redirect
« Reply #2 on: July 02, 2019, 04:16:51 AM »
I'm having the same problem

Offline
*
Re: getting a 404 error message after login redirect
« Reply #3 on: July 02, 2019, 06:11:33 AM »
I'm having the same problem

Offline
*
Re: getting a 404 error message after login redirect
« Reply #4 on: July 02, 2019, 06:12:00 AM »
I'm having the same problem.please help.

Offline
*
Re: getting a 404 error message after login redirect
« Reply #5 on: July 02, 2019, 06:31:08 AM »
I have same problem . is there any solution ?

Offline
*
Re: getting a 404 error message after login redirect
« Reply #6 on: July 02, 2019, 06:57:33 AM »
for user panel run a manual update

sh /scripts/update_cwp
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: getting a 404 error message after login redirect
« Reply #7 on: July 02, 2019, 07:02:11 AM »
for user panel run a manual update

sh /scripts/update_cwp

still not solved.


Offline
*
Re: getting a 404 error message after login redirect
« Reply #8 on: July 02, 2019, 07:27:43 AM »
for user panel run a manual update

sh /scripts/update_cwp

Work for me thank you

Offline
*
Re: getting a 404 error message after login redirect
« Reply #9 on: July 02, 2019, 07:54:30 AM »
I had the same problem i ran sh /scripts/update_cwp still the same i was looking around php settings and came across PHP Addons and found IonCube Loader was not enabled.

this is a new server and i was setting it up at the time and i had changed php to latest i dont know if this and the update was the issue so i enabled IonCube Loader and now i can login as a user.

i hope this helps

Mark

Offline
*
Re: getting a 404 error message after login redirect
« Reply #10 on: July 02, 2019, 09:04:42 AM »
for user panel run a manual update

sh /scripts/update_cwp

thanks it's working!!

Offline
*
Re: getting a 404 error message after login redirect
« Reply #11 on: July 02, 2019, 11:41:38 AM »
same here, 404
sh /scripts/update_cwp does not work

solution?

Offline
*
Re: getting a 404 error message after login redirect
« Reply #12 on: July 02, 2019, 11:46:57 AM »

Code: [Select]
sh /scripts/update_cwp
This worked for me - Thank You.

Offline
*
Re: getting a 404 error message after login redirect
« Reply #13 on: July 02, 2019, 12:25:42 PM »
sh /scripts/update_cwp

worked for me too, thanks!

Offline
*
Re: getting a 404 error message after login redirect
« Reply #14 on: July 02, 2019, 12:43:05 PM »
sh /scripts/update_cwp

worked for me too, thanks!

whats the output on the shell when using the command above?