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

after git pull screw up my laradock folder #2478

Closed
ezekel opened this issue Jan 24, 2020 · 1 comment
Closed

after git pull screw up my laradock folder #2478

ezekel opened this issue Jan 24, 2020 · 1 comment

Comments

@ezekel
Copy link

ezekel commented Jan 24, 2020

Hi need help please, I execute the git pull in my laradock folder and it pull some update from the repo.
after that I run the docker-compose up -d nginx mysql and now I get this error


WARNING: The LARAVEL_HORIZON_INSTALL_PHPREDIS variable is not set. Defaulting to a blank string.
WARNING: The LARAVEL_HORIZON_INSTALL_MONGO variable is not set. Defaulting to a blank string.
WARNING: The LARAVEL_HORIZON_INSTALL_FFMPEG variable is not set. Defaulting to a blank string.
WARNING: The PHP_FPM_INSTALL_PCOV variable is not set. Defaulting to a blank string.
WARNING: The PHP_FPM_INSTALL_SMB variable is not set. Defaulting to a blank string.
WARNING: The PHP_FPM_INSTALL_GEARMAN variable is not set. Defaulting to a blank string.
WARNING: The PHP_FPM_INSTALL_OCI8 variable is not set. Defaulting to a blank string.
WARNING: The PHP_FPM_INSTALL_CACHETOOL variable is not set. Defaulting to a blank string.
WARNING: The PHP_FPM_INSTALL_GETTEXT variable is not set. Defaulting to a blank string.
WARNING: The PHP_FPM_INSTALL_MAILPARSE variable is not set. Defaulting to a blank string.
WARNING: The PHP_FPM_PUID variable is not set. Defaulting to a blank string.
WARNING: The PHP_FPM_PGID variable is not set. Defaulting to a blank string.
WARNING: The PHP_FPM_DEFAULT_LOCALE variable is not set. Defaulting to a blank string.
WARNING: The PHP_WORKER_INSTALL_GEARMAN variable is not set. Defaulting to a blank string.
WARNING: The PHP_WORKER_INSTALL_REDIS variable is not set. Defaulting to a blank string.
WARNING: The GEARMAN_VERSION variable is not set. Defaulting to a blank string.
WARNING: The GEARMAN_VERBOSE variable is not set. Defaulting to a blank string.
WARNING: The GEARMAN_QUEUE_TYPE variable is not set. Defaulting to a blank string.
WARNING: The GEARMAN_THREADS variable is not set. Defaulting to a blank string.
WARNING: The GEARMAN_BACKLOG variable is not set. Defaulting to a blank string.
WARNING: The GEARMAN_FILE_DESCRIPTORS variable is not set. Defaulting to a blank string.
WARNING: The GEARMAN_JOB_RETRIES variable is not set. Defaulting to a blank string.
WARNING: The GEARMAN_ROUND_ROBIN variable is not set. Defaulting to a blank string.
WARNING: The GEARMAN_WORKER_WAKEUP variable is not set. Defaulting to a blank string.
WARNING: The GEARMAN_KEEPALIVE variable is not set. Defaulting to a blank string.
WARNING: The GEARMAN_KEEPALIVE_IDLE variable is not set. Defaulting to a blank string.
WARNING: The GEARMAN_KEEPALIVE_INTERVAL variable is not set. Defaulting to a blank string.
WARNING: The GEARMAN_KEEPALIVE_COUNT variable is not set. Defaulting to a blank string.
WARNING: The GEARMAN_MYSQL_HOST variable is not set. Defaulting to a blank string.
WARNING: The GEARMAN_MYSQL_PORT variable is not set. Defaulting to a blank string.
WARNING: The GEARMAN_MYSQL_USER variable is not set. Defaulting to a blank string.
WARNING: The GEARMAN_MYSQL_PASSWORD variable is not set. Defaulting to a blank string.
WARNING: The GEARMAN_MYSQL_PASSWORD_FILE variable is not set. Defaulting to a blank string.
WARNING: The GEARMAN_MYSQL_DB variable is not set. Defaulting to a blank string.
WARNING: The GEARMAN_MYSQL_TABLE variable is not set. Defaulting to a blank string.
WARNING: The GEARMAN_PORT variable is not set. Defaulting to a blank string.
WARNING: The TOMCAT_VERSION variable is not set. Defaulting to a blank string.
WARNING: The TOMCAT_HOST_HTTP_PORT variable is not set. Defaulting to a blank string.
WARNING: The UBUNTU_SOURCE variable is not set. Defaulting to a blank string.
WARNING: The WORKSPACE_INSTALL_PCOV variable is not set. Defaulting to a blank string.
WARNING: The WORKSPACE_INSTALL_SMB variable is not set. Defaulting to a blank string.
WARNING: The WORKSPACE_INSTALL_GEARMAN variable is not set. Defaulting to a blank string.
WARNING: The WORKSPACE_NVM_NODEJS_ORG_MIRROR variable is not set. Defaulting to a blank string.
WARNING: The WORKSPACE_INSTALL_OCI8 variable is not set. Defaulting to a blank string.
WARNING: The WORKSPACE_INSTALL_AST variable is not set. Defaulting to a blank string.
WARNING: The WORKSPACE_INSTALL_YAML variable is not set. Defaulting to a blank string.
WARNING: The WORKSPACE_INSTALL_MAILPARSE variable is not set. Defaulting to a blank string.
WARNING: The WORKSPACE_AST_VERSION variable is not set. Defaulting to a blank string.
WARNING: The WORKSPACE_INSTALL_SUPERVISOR variable is not set. Defaulting to a blank string.
ERROR: The Compose file '.\docker-compose.yml' is invalid because:
services.gearman.ports is invalid: Port ranges don't match in length
services.tomcat.ports is invalid: Port ranges don't match in length



@ezekel ezekel changed the title docker-compose up screw up my laradock folder after git pull up screw up my laradock folder Jan 24, 2020
@ezekel ezekel changed the title after git pull up screw up my laradock folder after git pull screw up my laradock folder Jan 24, 2020
@ezekel
Copy link
Author

ezekel commented Jan 24, 2020

just copy the .env-example to my .env

@ezekel ezekel closed this as completed Jan 24, 2020
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

1 participant