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

Pages: [1] 2
1
DNS / Re: CNAME run into default web page CWP
« on: February 06, 2023, 03:41:52 AM »
u don't need to add all strings...

yes:
Type: CNAME..... Name: (app) .... Destiny : domain2.com TTL 3600

no:
Type: CNAME..... Name: (app.domain1.com) .... Destiny : domain2.com TTL 3600

I try and there still run into Default CWP
http://myapp.ciberindo.net should run into https://my.bests.app


2
DNS / CNAME run into default web page CWP
« on: August 27, 2020, 10:16:36 AM »
Hi There,

I Try the CNAME let's say

Sub Domain abc.domain.com (IP 12.34.56) into sub domain def.mydomain.com (IP 123.456.789) the CNAME if we check that run into the IP 123.456.789  is correct it can open if you input abc.domain.com it is run into the IP 123.456.789 BUT it not run into the domain def.mydomain.com BUT goes into the centos web panel default page.

Can anyone help me?

Regards
KurJay

3
CentOS-WebPanel Bugs / Bug After Update CWPpro version: 0.9.8.985
« on: June 07, 2020, 01:29:13 AM »
CWPpro version: 0.9.8.985

1. User with ssh can not login
2. File Manager after edit file can not saved (I like the old one if you can revert to old one)
3. Secure Process still bug if we enable that can not update

So far that I can fund at my server

Regads

4
CentOS-WebPanel Bugs / Re: CWP update error pkttyagent:
« on: April 29, 2020, 12:28:22 PM »
disable hide process security feature for the fix.

Thanks man it solve

Code: [Select]
[root@db ~]# sh /scripts/update_cwp


====================================================
============= CentOS Web Panel Cron ================
====================================================


###########################
Firewall Flush Daily Blocks
###########################


######################
Update Server Packages
######################
Redirecting to /bin/systemctl restart cwpsrv.service
Redirecting to /bin/systemctl restart httpd.service
Redirecting to /bin/systemctl reload httpd.service
[root@db ~]#

5
CentOS-WebPanel Bugs / Re: CWP update error pkttyagent:
« on: April 29, 2020, 12:26:02 PM »
ok

6
CentOS-WebPanel Bugs / Re: CWP update error pkttyagent:
« on: April 29, 2020, 10:33:22 AM »


The Server act like carzy too

Regards

7
CentOS-WebPanel Bugs / Re: CWP update error pkttyagent:
« on: April 29, 2020, 10:24:30 AM »
send the root password and server ip with ssh in pm for the checks.

Done

8
CentOS-WebPanel Bugs / Re: CWP update error pkttyagent:
« on: April 29, 2020, 10:18:57 AM »
run this command :
virt-what

Code: [Select]
[root@db ~]# virt-what
vmware
[root@db ~]#

9
CentOS-WebPanel Bugs / Re: CWP update error pkttyagent:
« on: April 29, 2020, 10:09:53 AM »
service httpd restart

and

 service postfix restart

do you getting same error for both ?

Yes sir still the same error
Code: [Select]
[root@db ~]# service httpd restart
Redirecting to /bin/systemctl restart httpd.service

** (pkttyagent:13382): WARNING **: 17:06:30.243: Unable to register authentication agent: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Cannot determine user of subject
Error registering authentication agent: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Cannot determine user of subject (polkit-error-quark, 0)
[root@db ~]# service postfix restart
Redirecting to /bin/systemctl restart postfix.service

** (pkttyagent:13526): WARNING **: 17:06:39.331: Unable to register authentication agent: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Cannot determine user of subject
Error registering authentication agent: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Cannot determine user of subject (polkit-error-quark, 0)
[root@db ~]#

10
CentOS-WebPanel Bugs / Re: CWP update error pkttyagent:
« on: April 29, 2020, 10:07:49 AM »
This is fresh install server Just Install 3 hours ago just want to change FTP Port and resstart

Code: [Select]
[root@db1 ~]# service pure-ftpd restart
Redirecting to /bin/systemctl restart pure-ftpd.service

** (pkttyagent:9331): WARNING **: 17:06:18.324: Unable to register authentication agent: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Cannot determine user of subject
Error registering authentication agent: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Cannot determine user of subject (polkit-error-quark, 0)
[root@db1 ~]#

11
CentOS-WebPanel Bugs / Re: CWP update error pkttyagent:
« on: April 29, 2020, 10:01:36 AM »
Run again
Reboot

Still have error
Code: [Select]
[root@db ~]# sh /scripts/update_cwp


====================================================
============= CentOS Web Panel Cron ================
====================================================


###########################
Firewall Flush Daily Blocks
###########################


######################
Update Server Packages
######################
Redirecting to /bin/systemctl restart cwpsrv.service

** (pkttyagent:9907): WARNING **: 16:58:00.435: Unable to register authenticatio                                                                                        n agent: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Cannot determine u                                                                                        ser of subject
Error registering authentication agent: GDBus.Error:org.freedesktop.PolicyKit1.E                                                                                        rror.Failed: Cannot determine user of subject (polkit-error-quark, 0)
Redirecting to /bin/systemctl restart httpd.service

** (pkttyagent:9973): WARNING **: 16:58:00.613: Unable to register authenticatio                                                                                        n agent: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Cannot determine u                                                                                        ser of subject
Error registering authentication agent: GDBus.Error:org.freedesktop.PolicyKit1.E                                                                                        rror.Failed: Cannot determine user of subject (polkit-error-quark, 0)
Redirecting to /bin/systemctl reload httpd.service

** (pkttyagent:10101): WARNING **: 16:58:02.265: Unable to register authenticati                                                                                        on agent: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Cannot determine                                                                                         user of subject
Error registering authentication agent: GDBus.Error:org.freedesktop.PolicyKit1.E                                                                                        rror.Failed: Cannot determine user of subject (polkit-error-quark, 0)
[root@db ~]#

Regards

12
CentOS-WebPanel Bugs / Re: CWP update error pkttyagent:
« on: April 29, 2020, 09:35:45 AM »
Same here I try to google and there is no found any answer

Code: [Select]
[root@db /]# mount proc -o remount,hidepid=2 && mount proc -o remount,hidepid=0 && systemctl restart polkit.service
[root@db /]# sh /scripts/update_cwp


====================================================
============= CentOS Web Panel Cron ================
====================================================


###########################
Firewall Flush Daily Blocks
###########################


######################
Update Server Packages
######################
Redirecting to /bin/systemctl restart cwpsrv.service

** (pkttyagent:27342): WARNING **: 16:35:06.860: Unable to register authentication agent: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Cannot determine user of subject
Error registering authentication agent: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Cannot determine user of subject (polkit-error-quark, 0)
Redirecting to /bin/systemctl restart httpd.service

** (pkttyagent:27408): WARNING **: 16:35:07.059: Unable to register authentication agent: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Cannot determine user of subject
Error registering authentication agent: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Cannot determine user of subject (polkit-error-quark, 0)
Redirecting to /bin/systemctl reload httpd.service

** (pkttyagent:27535): WARNING **: 16:35:07.917: Unable to register authentication agent: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Cannot determine user of subject
Error registering authentication agent: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Cannot determine user of subject (polkit-error-quark, 0)
[root@db /]#

Regards

13
CentOS-WebPanel Bugs / Re: CWP update error pkttyagent:
« on: April 29, 2020, 08:08:13 AM »
Me 5 Do Please Help

Regards

14
CentOS-WebPanel Bugs / CWP update error pkttyagent:
« on: April 29, 2020, 04:42:21 AM »
Try to update from the admin panel can not update and update using ssh error

Code: [Select]
[root@fol services]# sh /scripts/update_cwp


====================================================
============= CentOS Web Panel Cron ================
====================================================


###########################
Firewall Flush Daily Blocks
###########################


######################
Update Server Packages
######################

** (pkttyagent:27984): WARNING **: 11:31:39.187: Unable to register authentication agent: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Cannot determine user of subject
Error registering authentication agent: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Cannot determine user of subject (polkit-error-quark, 0)
Redirecting to /bin/systemctl restart cwpsrv.service

** (pkttyagent:28129): WARNING **: 11:31:51.170: Unable to register authentication agent: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Cannot determine user of subject
Error registering authentication agent: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Cannot determine user of subject (polkit-error-quark, 0)
Redirecting to /bin/systemctl restart httpd.service

** (pkttyagent:28202): WARNING **: 11:31:51.365: Unable to register authentication agent: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Cannot determine user of subject
Error registering authentication agent: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Cannot determine user of subject (polkit-error-quark, 0)
Redirecting to /bin/systemctl reload httpd.service

** (pkttyagent:28371): WARNING **: 11:31:53.030: Unable to register authentication agent: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Cannot determine user of subject
Error registering authentication agent: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Cannot determine user of subject (polkit-error-quark, 0)
[root@fol services]#

Any Help ? Thanks

15
CentOS 7 Problems / Re: Urgent! can't access cwp panel error 500
« on: April 25, 2020, 06:59:08 AM »
Same here

Pages: [1] 2