• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

nginx

  1. G

    Issue plesk: odoo main settings not working after Renewed Let's Encrypt

    I am new here. I just renewed the Lets'Encrypt suddenly my odoo page stops loading anything. Such as below: I have no idea what happend. But when i place the code in directives in ngnix from Apache & nginx Settings such as: location ~ ^/.* { proxy_redirect off; proxy_set_header Host...
  2. Stuart De Usoz

    Issue Lets Encrypt not working

    I've setup a few domains and subdomain letencrypt certs on a server at Ionos USA , yet it's not working. I have other Plesk servers so I'm rather familiar with process. With this Centos 6 server I have a few domains but the server always looks at a single domain certificate on the server, no...
  3. T

    Resolved Additional nginx directives have no effect

    Plesk Onyx Version 17.8.11 Update #62, last updated on Aug 3, 2019 03:41 AM CentOS release 6.10 Nginx running as proxy So I'm sure I'm doing this wrong, but no matter what I place in the nginx directives for a site, nothing works. I can get it to throw errors, which means something is...
  4. Lrnt

    Issue Change Root in ngnix directives

    I am running Plesk Onyx Version 17.8.11 on Debian 9.8‬. I want to specify a custom root location for a subdomain. This works well in Apache but not in nginx. "root /var/www/vhosts/{mydomain}/httpdocs;" under nginx directives on the subdomain ({mysubdomain}) configuration give the error "ginx...
  5. R

    Issue LetsEncrypt "extend" command is no longer working: nginx configuration causes 404

    Hi, I'm running into a 404 error while expanding an existing LetsEncrypt certificate, via the "plesk bin extension --exec letsencrypt cli.php". Previously, this command used to work; has anything changed in the recent update to LetsEnctrypt-2.8.1? Setup: Plesk Onyx 17.0.17 (Update #63) on...
  6. S

    Resolved Cant enable HTTP2 support due to missing SSL certificate

    Hi, I would like to enable HTTP2 but cant do it becouse some SSL certificate is missing. Gonna post some logs later on. Tried to follow this tutorials with no success: Supporto di HTTP/2 in Plesk Unable to start Apache or/and nginx: SSLCertificateFile: file does not exist or is empty Could i...
  7. M

    Resolved react on nginx page refresh leads to 404

    Hey guys, I found a little bit online but not the solution to my problem yet. I'm working on a react native app that is also working as website. All permalinks/urls of the app work just fine and everything checks out. Only problem. When on example.com/something/something and I refresh the page...
  8. A

    Issue .well-known/acme-challenge 403 forbidden

    Environment: Plesk Onyx 17.8.11 Update #54 OS: Debian 8.11 64bit In order to exclude problem with letsencrypt, I just created .well-known/acme-challenge/index.html. If I try to access from browser I get 403 forbidden The problem is not related to permission or nginx directive, indeed if I just...
  9. Z

    Resolved About specifying fastcgi_pass in Plesk

    I wondered when I looked into Plesk's nginx.conf file. /etc/nginx/plesk.conf.d/vhosts/hostname.com.conf fastcgi_pass "unix:///var/www/vhosts/system/SUB-DOMAIN/php-fpm.sock"; As described above, in fastcgi_pass, slashes are input consecutively three times like "unix:///var/". Please tell me the...
  10. Abdelkarim Mateos

    Resolved ERR [util_exec] proc_close() failed ['/usr/local/psa/admin/bin/nginx-config'

    After some test with nginx I've several problems. I tried plesk repair all -v for repair problems, uninstall nginx package, and reinstall and not work. [2019-05-19 21:18:31.637] ERR [util_exec] proc_close() failed ['/usr/local/psa/admin/bin/nginx-config' '-l'...
  11. Abdelkarim Mateos

    Issue After some test for install nginx for one site this site break

    I was trying to run my site with Prestashop 1.7.4 using nginx as a web server. At first, in proxy mode it worked fine. Activate nginx (mode proxy) In this mode it worked for me. I try activate nginx (mode not apache) Unmark Proxy mode Put custom directives Prestahop say for users: server...
  12. Z

    Resolved Nextcloud's nginx.conf on Plesk

    I have installed and used Nextcloud, but I have one unknown point. upstream php-handler { server 127.0.0.1:9000; #server unix:/var/run/php/php7.0-fpm.sock; } I wrote this directly in nginx.conf. Is there a way to configure this in Plesk? -- PHP7.3, Nginx 1.14.2
  13. V

    Issue Nginx make websites hang

    Hi I've been experiencing an annoying problem on an Ubuntu 16.04.6 LTS server, Plesk version 17.8.11. A couple of weeks ago all websites were hanging. I tried everything, nothing seemed to solve the problem. Then I disabled Nginx and all the websites started to work again. Since then I tried...
  14. D

    Resolved Plesk Interface Domain Overview - 502 Bad Gateway

    Hello, Whenever I try to access the domain overview (for any domain) in the Plesk interface I get "502 Bad Gateway - nginx". The domain itself can be displayed with no issues, and I can also access the domain overview by going through the subscriptions-page. I've tried to tail all the...
  15. M

    Issue Plesk Apache Down 502

    I have a website with high visitors. My server is down to 502. My site settings are as follows: I did a lot of research, but I couldn't find the reason.
  16. P

    Question Plesk PHP Nginx Performance

    I have a site with too many hits instantly. About 1,000 people. And I see my site sometimes can't respond. Respond problem: Is this Plesk's Nginx from existing settings? How can I fix my site's non-response problem? My server's load-avagare status is normal. I found this: How to improve...
  17. S

    Issue Apache & nginx psa conf problems and DNS

    I just got an alert of a website on a Plesk server crashing, I believe its on httpd with nginx as reverse proxy. Both these are down and giving the following errors when I try to restart them: # service httpd restart Stopping httpd: [ OK ] Starting...
  18. Wp_SEO

    Issue Pass some specific file from nginx to Apache

    Hi all, i'm using Plesk Onyx 17.8 configured with: Apache with mod_pagespeed nginx as reverse provxy In the Apache side, mod_pagespeed provide to generate on the fly css and js optimized like this...
  19. B

    Question Custom "listen" to different ip address

    Hi lads, Hopefully, I have very simple question for you: We configured OpenVPN on our server, separately from plesk, because we need multiple client connections on our Ubuntu 18.04 server. Thus, ip address shall be different in nginx configuration in order to connect to the website. So how...
  20. Z

    Question How to set Contents Security Policy

    I'm trying to open Mattermost on Nextcloud (use external site app). I have been blocked there by the Contents Security Policty(CSP). I wrote the following on Nextcloud nginx. add_header Content-Security-Policy "frame-src MATTERMOST-URL"; add_header X-Frame-Options "allow-from...
Back
Top