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

[Bug]: Missing Composer dependencies after upgrading to 4.0.0 #125

Open
1 task done
limenet opened this issue Nov 16, 2022 · 0 comments
Open
1 task done

[Bug]: Missing Composer dependencies after upgrading to 4.0.0 #125

limenet opened this issue Nov 16, 2022 · 0 comments
Labels
type: bug Something isn't working

Comments

@limenet
Copy link

limenet commented Nov 16, 2022

Description of the bug

After upgrading the plugin to version 4.0.0, WordPress crashes due to missing Composer dependencies.

Reproduction instructions

  1. Install plugin in version 3.10.0
  2. Upgrade to 4.0.0
  3. Website crashes

(A fresh install probably works, too)

Expected behavior

Plugin doesn't crash, dependencies are present.

Environment info

  • Chrome 107, macOS
  • PHP 7.4, PHP 8.0, PHP 8.1
  • Ubuntu 20.04

Relevant log output

[Wed Nov 16 13:08:47.194013 2022] [proxy_fcgi:error] [pid 2515441] [client XXXXXXXXXX:31216] AH01071: Got error 'PHP message: PHP Warning:  require(/var/www/example.com/wp-content/plugins/backwpup/vendor/composer/../amphp/amp/lib/functions.php): failed to open stream: No such file or directory in /var/www/example.com/wp-content/plugins/backwpup/vendor/composer/autoload_real.php on line 59PHP message: PHP Fatal error:  require(): Failed opening required '/var/www/example.com/wp-content/plugins/backwpup/vendor/composer/../amphp/amp/lib/functions.php' (include_path='/var/www/example.com/wp-content/plugins/backwpup/vendor/pear/pear_exception:/var/www/example.com/wp-content/plugins/backwpup/vendor/pear/console_getopt:/var/www/example.com/wp-content/plugins/backwpup/vendor/pear/pear-core-minimal/src:/var/www/example.com/wp-content/plugins/backwpup/vendor/pear/archive_tar:.:/usr/share/php') in /var/www/example.com/wp-content/plugins/backwpup/vendor/composer/autoload_real.php on line 59', referer: http://example.com/wp-login.php

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@limenet limenet added the type: bug Something isn't working label Nov 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant