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

Pages: 1 2 3 [4] 5 6 ... 28
46
CentOS-WebPanel Bugs / Re: Cant login to CWP User :2083
« on: February 21, 2023, 09:46:04 AM »


just change the packages and turn it back to the old one


turn off the adblock if you had one...


make your browser security lower (just for test)

but .... dont touch any file.. if you touch or edit... maybe it will not work

47
CentOS-WebPanel Bugs / Re: nginx does not start automatically
« on: February 21, 2023, 09:43:24 AM »
actually if you read the tail -f (the log) you can see that some-domain.tld having error, all you need is remove the dns/zone
or.... maybe just like your case.... BIND

That's weird. I use Cloudflare DNS so I think BIND would be completely bypassed. Right?


^_^ just read the log, then goto dns edit

btw.. that nginx on your server not at CF... right ? even you lock your home then you ask your friend to watch . after that you got fire at some places in side the home.. it's not about your friend... it about your home

48


if you want to disable this and that...
it will make error for the CWP panel.. because: (the simple example)

CWP will tell ERROR found, cannot load email
why cwp tell error?
when cwp root or user loaded, it will check link integrity...

even you have already fix that,everytime cwp update (i think) u will need to re-do what u do before.
simple way
goto startup services and disable it.

but it will broke something
about dns, you can edit the template, or just ignore it.. from CF  u use IN A ? correct  ? i use CF for some my personal domain... and i set IN A and Route CF MX to gmail ...
if i have client, i just ask them to add domain DNS to my free CF DNS (savvy.xxxx or something)

and just simple like that. if i want spam score (email 10/10) i just copy my SPF/DMARC/DKIP from cwp to CF (actually there is some script to do that automatically, but for me is dificult. im n00b and too lazy RTFM )


Ok, where can I find "startup services" and where can I disable it?
Yes, I am completely using Cloudflare. So, I manually enter the DNS configuration.
I use MXRoute for my email service or MX something.
The CWP is just simply and mainly for web hosting.


if you cant find it, then dont try it :D


because it's very easy to seart startup services
DWYOR

49
SSL / Re: AutoSSL not working
« on: February 21, 2023, 09:24:50 AM »
Okay that is very good to know. I wasn’t able to get to work after going through the settings multiple times

My solution in the end was Cloudflares SSL. I gave it a shot and it immediately started working. 
So I guess the problem was too many requests then although I only managed to install it on the root account for testing. Or there was something wrong with my hosting service DNS

Thank you for the response and information. I’ll keep this in mind


if that happen you can use zerossl that will give you free ssl for 1 times, at least it can make you use free ssl until LE released new quota (cons: 1 domain only can get 1 times free, i forgot 1 month or 3 month)

50
Apache / Re: Not all sites (Wordpress) are accessible
« on: February 18, 2023, 08:20:05 PM »
you use nginx/varnish?
just disable the custom script for wordpress,


but if ": server reached MaxRequestWorkers setting, consider raising the MaxRequestWorkers setting"
then try to paste that to google...
maybe one of search result can help

51
SSL / Re: AutoSSL not working
« on: February 18, 2023, 08:17:05 PM »
Auto SSL free, provided by LE. and LE limit 1 domain only 3 times (if im not wrong) request per week...
if you do request more then 3 it will fail...


SSL is only need Domain Pointed to Hosting no matter u use IN A or IN NS


the problem that i found with cwp are...
(hope already fixed)
sometimes we need to remove old SSL first before we do a new request
sometimes we cannot add ssl from user control panel, need cwp root panel
sometime domain already pointed but not detected by cwp (in this case, u need refresh your dns or bind

52
CentOS-WebPanel Bugs / Re: Emails screen not loading
« on: February 18, 2023, 03:40:06 AM »
I have a cwp setup with around 25 client accounts

In one of the client logins, Email scree and Email forwarder scree just keeps loading. The list of emails or forwarders never gets loaded.

Where can I look for possible issues?

:2083/cwp_93cb45dd01cbe276/agspower/?module=email_accounts
:2083/cwp_a60cebb21f1ae172/pknco/?module=forwarders_email


any screenshot or short video maybe can help community to help you

53


if you want to disable this and that...
it will make error for the CWP panel.. because: (the simple example)

CWP will tell ERROR found, cannot load email
why cwp tell error?
when cwp root or user loaded, it will check link integrity...

even you have already fix that,everytime cwp update (i think) u will need to re-do what u do before.
simple way
goto startup services and disable it.

but it will broke something
about dns, you can edit the template, or just ignore it.. from CF  u use IN A ? correct  ? i use CF for some my personal domain... and i set IN A and Route CF MX to gmail ...
if i have client, i just ask them to add domain DNS to my free CF DNS (savvy.xxxx or something)

and just simple like that. if i want spam score (email 10/10) i just copy my SPF/DMARC/DKIP from cwp to CF (actually there is some script to do that automatically, but for me is dificult. im n00b and too lazy RTFM )

54
CentOS-WebPanel Bugs / Re: nginx does not start automatically
« on: February 18, 2023, 03:23:20 AM »
actually if you read the tail -f (the log) you can see that some-domain.tld having error, all you need is remove the dns/zone
or.... maybe just like your case.... BIND

55
Updates / Re: Is it safe to update/upgrade server?
« on: February 16, 2023, 11:43:44 AM »
when u have control panel,
try to not touch cli :D


at least that the one most important thing i've learn from CPanel and other panel

56
CentOS-WebPanel Bugs / Re: nginx does not start automatically
« on: February 16, 2023, 11:41:00 AM »
It started when I updated the repo, then even when I updated the entire server using dnf upgrade -y



Code: [Select]
● nginx.service - The nginx HTTP and reverse proxy server
   Loaded: loaded (/usr/lib/systemd/system/nginx.service; enabled; vendor preset: disabled)
   Active: failed (Result: exit-code) since Wed 2023-02-15 17:29:03 EST; 7h ago
  Process: 779 ExecStartPre=/usr/sbin/nginx -t (code=exited, status=1/FAILURE)
  Process: 776 ExecStartPre=/usr/bin/rm -f /run/nginx.pid (code=exited, status=0/SUCCESS)

Feb 15 17:29:02 racknerd-f5**** systemd[1]: Starting The nginx HTTP and reverse proxy server...
Feb 15 17:29:02 racknerd-f5**** nginx[779]: nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
Feb 15 17:29:03 racknerd-f5**** nginx[779]: nginx: [emerg] bind() to 100.xx.xx.xx:80 failed (99: Cannot assign requested address)
Feb 15 17:29:03 racknerd-f5**** nginx[779]: nginx: configuration file /etc/nginx/nginx.conf test failed
Feb 15 17:29:03 racknerd-f5**** systemd[1]: nginx.service: Control process exited, code=exited status=1
Feb 15 17:29:03 racknerd-f5**** systemd[1]: nginx.service: Failed with result 'exit-code'.
Feb 15 17:29:03 racknerd-f5**** systemd[1]: Failed to start The nginx HTTP and reverse proxy server.

What are your thoughts about it?

It works by starting it manually by pressing the green start button.


check the bind

57
CentOS 7 Problems / Re: CWP7 keeps log me out
« on: February 15, 2023, 11:14:46 AM »
just for share...


it was happen to me months ago... now i have create file using DD for 3GB ... if that happen. i only need to rm -rf that file. then i able to login :D


stupid way. but work

58
Other / Re: How to protect my files against download
« on: February 13, 2023, 11:16:55 AM »
just for sample


freepik.com or shuttershock are the most bigger company that have premium image. even they cannot block something like you want....


the logic are
the big company cannot prevent that... if anyone here can... then that man will be billion dollar man of the year

59
E-Mail / Re: I can rececive emails, but cannot send any emails
« on: February 10, 2023, 12:40:20 PM »
Can we arrange a time for me to access your computer and access your server to check what it could be?
Sorry, but that sounds rather scary. Maybe we can keep working on it here in the forum, in public view.


+1


carefull with your cred

60
CSF Firewall / Re: Custom Webpage rather than "not solved"
« on: February 10, 2023, 12:39:48 PM »
ummmm


i think this is the one i was looking for...


thankyou sir ...

Pages: 1 2 3 [4] 5 6 ... 28