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 - Iz3k34l

Pages: [1]
1
Updates / Re: New update
« on: February 25, 2020, 01:38:21 PM »
no, it doesnt have an ssl cert installed. thats what i need to figure out how to do

hi do you've ssl cert insalled for hostname ?
it will install ssl cert for mail service too.

2
Updates / New update
« on: February 24, 2020, 05:02:36 PM »
i updated to *.944 which caused some issue with my email services, now my ssl cert for my mail service is bad. i am not and never have been able to generate a certificate for my server using autossl. how can i regenerate another cert? thanks

3
CentOS-WebPanel GUI / update PHP version cant access CWP
« on: July 17, 2019, 06:12:20 PM »
I switched the version of PHP being used on my server to 7.2 and now i can access the CWP admin or user panel. I can access all the hosted domains as normal. i can SSH into the server, all the web server services say they are up and i have restarted the web server services from the SSH but have not restarted the VPS ( i want to avoid that, though will likely resolve it). any thoughts or suggestions are much appreciated. A similar issue came about when i tried to restart the CWP service from within the control panel, i restarted the VPS to get it back. I feel like the issue is similar and i would like to be able to identify and overcome it without rebooting the VPS. I eventually get a 504 error


Thanks

4
CentOS-WebPanel GUI / Re: Cant login to user panel
« on: July 14, 2019, 08:01:11 PM »
Quote from: studio4host link=topic=7033.msg24450#msg24450 date=
try to check also if you have multiple tabs with a different session
http://wiki.centos-webpanel.com/invalid-session-in-the-panel

I am aware of this issue, i have experienced it and understand it now. but this is a different issue i feel.

5
CentOS-WebPanel GUI / Re: Cant login to user panel
« on: July 14, 2019, 08:00:19 PM »
Quote from: josemnunez link=topic=7033.msg24442#msg24442 date=
This may be due to several circumstances! Do you have any user that can log in?

No, none of my users can log in.

6
CentOS-WebPanel GUI / Cant login to user panel
« on: July 14, 2019, 01:23:06 AM »
i am unable to login to the user web panel, i have several users and none can log in. There are no errors, it acts like its authenticating then the screen refreshes to the login prompt. i tried restarting the CSF firewall as mentioned in another post but still the same issue

7
Functions / Re: cURL API testing
« on: July 13, 2019, 03:33:47 AM »
Quote from: josemnunez link=topic=7026.msg24397#msg24397 date=
Visit our documentation

https://docs.control-webpanel.com/docs/developer-tools/api-manager

Thank you now i get
Code: [Select]
{"status":"Error","msj":"Unauthorized action

8
Functions / cURL API testing
« on: July 12, 2019, 04:31:40 AM »
i am wanting to create a script that will change a password for an email account. i am testing by simply trying to list users with cURL using this line
Code: [Select]
curl -d '{"MYKEY":"mYk3yh3r3","action":"list"}' -H "Content-Type: application/json" -X POST https://cwp.mydomain.com:2304/v1/accountdetail  but i get the error

Code: [Select]
{"status":"Error","msj":"error in key","format":"JSON"}
Thanks for your help

9
CentOS-WebPanel GUI / Re: Default web page
« on: June 19, 2019, 09:29:17 PM »
Hmm. We’re having trouble finding that site.

We can’t connect to the server at web1.getitdesigned.us.

If that address is correct, here are three other things you can try:

    Try again later.
    Check your network connection.
    If you are connected but behind a firewall, check that Firefox has permission to access the Web.


10
CentOS-WebPanel GUI / Default web page
« on: June 19, 2019, 08:39:26 PM »
Is there a way to set a default page for the CWP server for example if you go to host.domain.com:2031 you get the login page as you expect but if you go to host.domain.com you get an error with no page. aside from the error i would to maybe redirect elsewhere. how can i do this

Pages: [1]