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

Google API Client install failed. #103

Open
KurtCobain1994 opened this issue May 29, 2022 · 0 comments
Open

Google API Client install failed. #103

KurtCobain1994 opened this issue May 29, 2022 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@KurtCobain1994
Copy link

Hi When i follow the docker guide it fails to install the google/apiclient-services.
Underneath you will find the error code.

159/160 [===========================>]  99%    Install of google/apiclient-services failed
The following exception is caused by a process timeout
Check https://getcomposer.org/doc/06-config.md#process-timeout for details

In Process.php line 1204:

  The process "'/usr/bin/unzip' -qq '/application/vendor/composer/tmp-9b441abf2342d2e40037f98ccbde9244' -d '/applicat
  ion/vendor/composer/526ce895'" exceeded the timeout of 300 seconds.


install [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--dry-run] [--dev] [--no-suggest] [--no-dev] [--no-autoloader] [--no-progress] [--no-install] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--] [<packages>...]

> php -r "include_once 'installer//AutoInstaller.php'; use Installer\AutoInstaller; AutoInstaller::runDocker();" < /dev/tty

Fatal error: Uncaught Exception: Composer autoload file was not found, did You called `composer install` earlier? in /application/installer/AutoInstaller.php:12
Stack trace:
#0 Command line code(1): include_once()
#1 {main}
  thrown in /application/installer/AutoInstaller.php on line 12
Script php -r "include_once 'installer//AutoInstaller.php'; use Installer\AutoInstaller; AutoInstaller::runDocker();" < /dev/tty handling the pms-installer-docker event returned with error code 255

This is the first time i submit an issue.. If you need anything else let me know!
Thanks in advance!

@Volmarg Volmarg added the help wanted Extra attention is needed label Oct 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants