Errors when attempting to update all plugins
-
Hi – this is on our development server so far but I suspect the same would happen on our prod box.
Running version 1.1.1 of your plugin on Debian Trixie with php8.4-fpm and I’m wondering if the underlying phpseclib is compatible with 8.4?
Here’s the salient error log:AH01071: Got error 'PHP message: PHP Fatal error: Uncaught UnexpectedValueException: Expected NET_SFTP_HANDLE or NET_SFTP_STATUS. Got packet type: 105 in /var/www/html/wp-content/plugins/ssh-sftp-updater-support/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP.php:1118\nStack trace:\n#0 /var/www/html/wp-content/plugins/ssh-sftp-updater-support/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP.php(1041): phpseclib3\Net\SFTP->readlist()\n#1 /var/www/html/wp-content/plugins/ssh-sftp-updater-support/class-wp-filesystem-ssh2.php(382): phpseclib3\Net\SFTP->rawlist()\n#2 /var/www/html/wp-admin/includes/class-wp-filesystem-base.php(276): WP_Filesystem_SSH2->dirlist()\n#3 /var/www/html/wp-content/plugins/ssh-sftp-updater-support/class-wp-filesystem-ssh2.php(560): WP_Filesystem_Base->search_for_folder()\n#4 /var/www/html/wp-admin/includes/class-wp-upgrader.php(1218): WP_Filesystem_SSH2->find_folder()\n#5 /var/www/html/wp-includes/class-wp-hook.php(339): WP_Upgrader->restore_temp_backup()\n#6 /var/www/html/wp-includes/class-wp-hook.php(365):…'Any ideas? I did manually remove your plugin and then manually installed it again with no difference. (I should add that this is a totally fresh install of Trixie in order to match the production environment so possible I have missed something in the install – but I don’t see that from the error log.
Thanks for any ideas!
You must be logged in to reply to this topic.