Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fata error Launching phploy with php 8.1 #402

Open
olivierbussier opened this issue Jun 16, 2023 · 1 comment
Open

Fata error Launching phploy with php 8.1 #402

olivierbussier opened this issue Jun 16, 2023 · 1 comment

Comments

@olivierbussier
Copy link

olivierbussier commented Jun 16, 2023

phploy version : v4.9.1

My config file:

[ovhpreprod]
scheme = sftp

The result i got:

-------------------------------------------------
|                     PHPloy                    |
-------------------------------------------------
LIST mode: No remote files will be modified.
PHP Fatal error:  Uncaught Error: Class "League\Flysystem\Sftp\SftpAdapter" not found in /var/www/html/back/vendor/banago/phploy/src/Connection.php:119
Stack trace:
#0 /var/www/html/back/vendor/banago/phploy/src/Connection.php(37): Banago\PHPloy\Connection->connectToSftp()
#1 /var/www/html/back/vendor/banago/phploy/src/PHPloy.php(737): Banago\PHPloy\Connection->__construct()
#2 /var/www/html/back/vendor/banago/phploy/src/PHPloy.php(791): Banago\PHPloy\PHPloy->connect()
#3 /var/www/html/back/vendor/banago/phploy/src/PHPloy.php(331): Banago\PHPloy\PHPloy->deploy()
#4 /var/www/html/back/vendor/banago/phploy/bin/phploy(14): Banago\PHPloy\PHPloy->__construct()
#5 /var/www/html/back/vendor/bin/phploy(119): include('...')
#6 {main}
  thrown in /var/www/html/back/vendor/banago/phploy/src/Connection.php on line 119
olivier@devweb:/var/www/html/back$ 
@isuke01
Copy link

isuke01 commented Oct 2, 2023

I think that's related to #399
Idk when it is going to be solved :|

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants