• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Search results

  1. 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...
  2. 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...
  3. UnS3eN

    Resolved fail2ban timeout when starting jails

    Thanks for the explanation. I might just try that.
  4. 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?
  5. 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...
  6. 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.
  7. 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.
  8. 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?
  9. 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 \...
  10. 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...
  11. UnS3eN

    Resolved Can no longer access the Plesk management panel

    Panic over: Plesk login page is blank
  12. 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...
  13. UnS3eN

    Issue Custom nginx rewrite rules

    Doesn't work. I meant Additional Directives when I said "directives".
  14. 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...
  15. 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...
  16. UnS3eN

    Issue Really high TTFB as of late

    http://ckp-dev.plesk.4pm.ie/ as an example.
  17. 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...
  18. UnS3eN

    Question 2 nics, only one showing in Plesk panel

    Version Plesk Onyx v17.5.3_build1705170317.16 os_CentOS 6 OS CentOS 6.9 (Final) Hi, Have 2 network adapters on the Plesk machine - one used for incoming WAN connections (eth0), the other a management interface connected to (LAN). Only one of them is listed then adding IPs How do I get...
  19. UnS3eN

    Resolved Adding a LAN interface shuts down traffic on primary WAN interface

    Solved. Managed to solve the issue last night, at lest temporarily. No, these are 2 addresses from the the same /29 subnet. This is definitely not the issue. Yup. That's exactly what it was. LAN interface requested DHCP lease and overwrote the default route. Managed to get to the bottom of it...
  20. UnS3eN

    Resolved Adding a LAN interface shuts down traffic on primary WAN interface

    Hi, My current Plesk installation is currently configured to have 2 WAN addresses via a separate vSwitch. I'm trying to add a second interface linked to my LAN vSwitch so I could access the LAN and the VPN from Plesk without having to go through the firewalls via an external connection. - eth0...
Back
Top