For a few days now I get this error message : Uncaught Exception: This plugin only supports the direct filesystem method. I was used to update via SSH/SFTP with no issue up to last week. I did add define(‘FS_METHOD’, ‘direct’); to my wp-config but it’s not the way I want to work. Is there a fix / workaround ?
WP : 6.7.2 Wooc : 9.6.2 PDF Invoices & Packing Slips for WooCommerce: 4.1.1 PDF Invoices & Packing Slips for WooCommerce – Premium Templates : 2.22.0 PDF Invoices & Packing Slips for WooCommerce – Professional : 2.15.13
We just added hybrid file system support (#1078) allowing the use of alternative file system methods beyond the default 'direct' method. If 'direct' is unavailable, PHP Filesystem functions will be used as a fallback.
Although this new improvement should manage the file system automatically, we have also introduced a new setting to allow you to change it manually if you need to for any reason:
Tried and now fully blocked : Uncaught Error: Call to a member function stat() on bool in /home/ew/sites/www.elegantweapons.net/wp-content/plugins/ssh-sftp-updater-support/class-wp-filesystem-ssh2.php on line 306