Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
The APS Catalog has been deprecated and removed from all Plesk Obsidian versions. Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.
We are managing more than 200 Plesk servers. And most of these servers are not available on jio network in in India. Anyone knows any idea on these cases.
If Plesk server is accessible on the same device with another ISP, you can troubleshoot the connection issue connected to Jio ISP and report it to them directly or report it to a data center where Plesk server is hosted. If you find that there are some Plesk specific issues, reply to this thread
If Plesk server is accessible on the same device with another ISP, you can troubleshoot the connection issue connected to Jio ISP and report it to them directly or report it to a data center where Plesk server is hosted. If you find that there are some Plesk specific issues, reply to this thread
Server is blocked by a particular isp provider. Not opening websites on JIO ISP Provider in India. All these happening in Linux Plesk server only. Same issues reported from many places on plesk servers.
1. Started from two weeks.
2. hosted on different subnet and different locations and data centers.
3. hosted plesk, cpanel, directadmin servers. But this issue happens only on plesk servers and plesk VMs
Two weeks is too long for a DNS propagation issue. How do you manage DNS? Is it handled by Plesk or externally, and is it handled the same for all Plesk servers?
Two weeks is too long for a DNS propagation issue. How do you manage DNS? Is it handled by Plesk or externally, and is it handled the same for all Plesk servers?
Then see if they resolve to your Plesk IP addresses:
On Windows:
Code:
nslookup domain.com <jio_ip_address>
On Linux:
Code:
dig domain.com @<jio_ip_address> +short
If it returns your server's IP address, then it's resolving properly, and must be an issue with Plesk. If it doesn't, then it's something on the DNS servers from Jio. In that case, nothing to do besides contacting them for clarification.
If it's Plesk, it might be a firewall thing. Log the exact time when someone gets this error and look it up in the domain access log /var/www/vhosts/example.com/logs/access_ssl_log or proxy_access_ssl_log to get the IP address.
Once you have the IP address, check the Fail2Ban and ModSecurity logs and see if it appears in either and use the respective guide: