Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - nogats07

Pages: [1]
1
SSL / SSL on custom ports
« on: August 14, 2021, 02:28:05 AM »
Hi, I'd like to know if it's possible to make custom ports like 7070, 7000, etc..,, be secure like the default ports on cwp?

2
CentOS 7 Problems / "incorrect access" when logging in to user panel
« on: April 01, 2019, 01:29:29 AM »
This seems to be a bug, I'm on cwp pro and still can't enjoy it because of this shitty problem. No users can login in the user control panel, I tried to check the response of the login endpoint and it contains nothing.

It can be tested here: https://server.noriellecruz.com:2083/
Username: test
Password: test

It seems that the source code of cwp is encrypted and I, a developer can't even do anything to fix it!

3
Other / User panel source code directory
« on: January 22, 2019, 03:49:14 PM »
Hello, I want to know the path of user control panel directory, where is it? I just wan't to debug it and find what's causing the issue then fix it.

4
Functions / Re: bandwidth Monitoring
« on: January 22, 2019, 03:45:32 PM »
You can easily monitor bandwidth usage on terminal, run these commands:

Code: [Select]
> yum -y install vnstat
> vnstat -u -i eth0
> vnstat

This will show you detailed info about your bandwidth consumption.

5
CentOS 7 Problems / Re: CWP Pro: User accounts are locked
« on: January 22, 2019, 07:58:37 AM »
Hi,

When I had this problem Mighty Dr.Wolf posted this suggestion: -

===========================================================

hi
just go to the cwp admin and change the password of this customer to (Random Password)
and then with this RANDOM password go to the customer web panel and change it from there to whatever you want >>>
sorry for my english :)
Regards

===========================================================

This worked for me and I hope it helps you?

Kind regards

HTA
I did that and nothing change, that's why I'm getting confused right now, but I changed the default mysql password, is that the case? But I already updated the mysql config file of cwp

6
CentOS 7 Problems / Re: CWP Pro: User accounts are locked
« on: January 22, 2019, 04:08:56 AM »
this failure is very strange, but try this to solve, activate and deactivate the blocking service and let me know how it was
I tried to suspend the account and it shows the proper error, same with wrong password and wrong username. But when entering correct credentials it just always say "incorrect access" and I can't find any reason why this happens.

7
CentOS 7 Problems / Re: CWP Pro: User accounts are locked
« on: January 21, 2019, 04:19:34 PM »
Hello

what is the status of the security module from the admin

Security -> User Login Segurity
It's not active and I didn't touched anything in it.

8
CentOS 7 Problems / Re: CWP Pro: User accounts are locked
« on: January 21, 2019, 11:55:08 AM »
I also seem to have this problem, it always says "incorrect access" when someone is logging in, I checked the ajax file that processes the login request and it just shows blank page? Whats the problem? I'm using cwp pro and can any admin advice regarding this? It seems to be a major bug.

Pages: [1]