US: 1-941-4621-069
  
Cyprus: 3-572-2052-781

Go Back   ISPsystem.com Forums > ISPmanager > General technical discussion


Reply
 
Thread Tools
Old 06-02-2017, 03:38 AM   #1
Member
 
Join Date: Aug 2016
Posts: 40
NCbeasty is on a distinguished road
Default Site doesn't work after renewal

Don't know what product to choose for this question.. Let it be ISPmanager


A hosting service expired, and the user account was disabled.When the client renews his service in BILLmanager, the account gets activated in ISPmanager, BUT! The websitekeeps on telling that is is disabled by server administraotr.

I have to restart Nginx. Is this is a bug?
NCbeasty is offline   Reply With Quote
Old 06-05-2017, 02:05 PM   #2
ISPsystem team
 
Join Date: Jul 2014
Posts: 443
ksenya is on a distinguished road
Default

This happens because Nginx meets the open files limit. This is a well-known issue of the server environment. To resolve it, you need to make additional changes into the Nginx config in systemd:

1) mkdir -p /etc/systemd/system/nginx.service.d
2) echo -e "[Service]\nLimitNOFILE=16384" >> /etc/systemd/system/nginx.service.d/nofile.conf
3) systemctl daemon-reload
4) systemctl restart nginx.service
ksenya is offline   Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 04:08 PM.