• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Search results

  1. UnS3eN

    Issue nginx passenger config error

    Tried that multiple times. #yum reinstall passenger -y ......... Reinstall 1 Package(s) Total download size: 2.4 M Installed size: 7.8 M Downloading Packages: passenger-6.0.4-1.el6.x86_64.rpm...
  2. UnS3eN

    Issue nginx passenger config error

    Hi guys, Wondering if anyone could point me in the right direction. I'm getting the following error on my Plesk panel ever since Obsidian upgrade (CentOS 6.10): Error: New configuration files for the Apache web server were not created due to the errors in configuration templates: nginx...
  3. UnS3eN

    Issue No FTP (proFTP) access after 17.8.11 upgrade

    Nothing in the configs [(12:09:58) /etc/proftpd.d]# ls 50-plesk.conf 55-passive-ports.conf ssl.conf [(12:09:59) /etc/proftpd.d]# grep -Rl SFTPEngine [(12:10:03) /etc/proftpd.d]#
  4. UnS3eN

    Issue No FTP (proFTP) access after 17.8.11 upgrade

    Yes, I have. Followed it to the letter - no joy. Thus posting here. Something changed during the update and I can't figure out what exactly. Edit: After further poking around and playing with the settings I can confirm that it's not a port issue. It has something to do with how proFTP...
  5. UnS3eN

    Issue No FTP (proFTP) access after 17.8.11 upgrade

    So, I updated the server to plesk v17.8.11 last night. Ever since I can't connect to it over the FTP. More accurately, I can establish the connection, but can't get the directory listings as the connection then times out. Filezilla log: Status: Resolving address of plesk.domain.tld Status...
  6. UnS3eN

    Resolved fail2ban timeout when starting jails

    Thanks for the explanation. I might just try that.
  7. UnS3eN

    Resolved fail2ban timeout when starting jails

    looks like there's nothing related to fail2ban in /etc/sysconfig # ls /etc/sysconfig | grep fail2ban # Wouldn't the total number of log it would need to load still be the same though and still take the same amount of time to load? Or is the timeout value per jail, not for the entire process?
  8. UnS3eN

    Resolved fail2ban timeout when starting jails

    Hi guys, Having trouble loading more that 2 jails - fail2ban times out when starting. There are just too many logs to read. I need to increase the TimeoutStartSec value, but I can't find where this should go. As per Fail2Ban hangs on start: Action already exists or fail2ban.service start...
  9. UnS3eN

    Resolved Recompiling nginx 1.13.6 for Plesk Onyx on CentOS 6.9

    I understand that part. However, there seem to be a lot of people having to do just that because Plesk still haven't implemented a feature that's been out for years.
  10. UnS3eN

    Resolved Recompiling nginx 1.13.6 for Plesk Onyx on CentOS 6.9

    Interesting. Plesk's own 1.11.10 sw-nginx comes with passenger support, but it's suddenly a "non-trivial" issue when people want a newer version of nginx that supports ALPN for HTTP2.
  11. UnS3eN

    Resolved Recompiling nginx 1.13.6 for Plesk Onyx on CentOS 6.9

    Yeah, only by people with the same issue. To which the answer given by IgorG is "If you're not using it, delete the config." Don't think I haven't gone through the forums before posting. Great! What if I AM using it?
  12. UnS3eN

    Resolved Recompiling nginx 1.13.6 for Plesk Onyx on CentOS 6.9

    It's not. I didn't follow that specific guide, but this one is pretty much the same and doesn't include the passenger module either: --add-module=/usr/local/src/ngx_cache_purge \ --add-module=/usr/local/src/headers-more-nginx-module \ --add-module=/usr/local/src/memc-nginx-module \...
  13. UnS3eN

    Resolved Recompiling nginx 1.13.6 for Plesk Onyx on CentOS 6.9

    A few months ago I compiled 1.13.6 for our Plesk server using a guide I found somewhere here (can't find it right now). It all worked fine until I needed to run an internal site on node.js. Turns out, the guide I used didn't include the 'passenger' module and now I'm trying to recompile it with...
  14. UnS3eN

    Resolved Can no longer access the Plesk management panel

    Panic over: Plesk login page is blank
  15. UnS3eN

    Resolved Can no longer access the Plesk management panel

    Hi Guys, Having a bad day here. As of this morning the user login page is no longer loading. I can see the page title and SSL cert loading but the page remains blank with "Waiting for plesk.domain.tld..." staying in the corner indefinitely. Happening in multiple locations, on multiple machines...
  16. UnS3eN

    Issue Custom nginx rewrite rules

    Doesn't work. I meant Additional Directives when I said "directives".
  17. UnS3eN

    Issue Custom nginx rewrite rules

    Migrating a WordPress site from an nginx-powered Ubuntu 14.04 server to Plesk Onyx 17.5 (CentOS). I've set the site to be served by nginx-FPM only (no proxy mode) and that seems to work. The issue is the legacy server has custom rewrite rules in the .vhost file and I can't get them to work on...
  18. UnS3eN

    Issue Really high TTFB as of late

    Experimented a bit with FastCGI and FPM - setting the hosting options to serve all content via nginx with FPM seems to dramatically improve the TTFB times: # curl -s -w '\nLookup time:\t\t%{time_namelookup}\nConnect time:\t\t%{time_connect}\nSSL handshake time:\t%{time_appconnect}\nPre-Transfer...
  19. UnS3eN

    Issue Really high TTFB as of late

    http://ckp-dev.plesk.4pm.ie/ as an example.
  20. UnS3eN

    Issue Really high TTFB as of late

    Hi Guys, Getting really high Time-To-First-Byte as of late. Sometimes over 40 seconds (even from localhost): # curl -s -w '\nLookup time:\t\t%{time_namelookup}\nConnect time:\t\t%{time_connect}\nSSL handshake time:\t%{time_appconnect}\nPre-Transfer time:\t%{time_pretransfer}\nRedirect...
Back
Top