Untitled

 avatar
unknown
plain_text
3 years ago
7.8 kB
13
Indexable
ssok@wcpc-HP-ProBook-6570b:~/work/expert/experts_catalogues$ make application-dev 
Starting experts_imgproxy_1 ... 
Starting experts_imgproxy_1  ... done
Starting experts_postgres_1  ... done
Starting experts_redis_1     ... done
Starting experts_frontend_1  ... done
Starting experts_templates_1 ... done
Starting experts_portainer_1 ... done
Recreating experts_django_1  ... done
Starting experts_celery_1    ... done
Recreating experts_nginx_1   ... done
Attaching to experts_redis_1, experts_postgres_1, experts_frontend_1, experts_portainer_1, experts_imgproxy_1, experts_templates_1, experts_celery_1, experts_django_1, experts_nginx_1
frontend_1   | 
frontend_1   | > src@0.1.0 serve
frontend_1   | > vue-cli-service serve --port ${PORT} --host ${HOST}
frontend_1   | 
frontend_1   | sh: 1: vue-cli-service: not found
imgproxy_1   | INFO    [2022-04-26T07:41:29Z] Starting server at 0.0.0.0:8080 
nginx_1      | Transforming template: /etc/nginx/conf.d/base/root.conf.template
nginx_1      | Transforming template: /etc/nginx/conf.d/base/shared/ssl.conf.template
nginx_1      | Transforming template: /etc/nginx/conf.d/base/shared/sections/applications.conf.template
nginx_1      | Transforming template: /etc/nginx/conf.d/base/shared/sections/redirects.conf.template
nginx_1      | Transforming template: /etc/nginx/conf.d/base/shared/ssl-imgproxy.conf.template
nginx_1      | Transforming template: /etc/nginx/conf.d/base/shared/ssl-portainer.conf.template
nginx_1      | Transforming template: /etc/nginx/conf.d/django/conf.conf.template
nginx_1      | Transforming template: /etc/nginx/conf.d/imgproxy/http.conf.template
nginx_1      | Transforming template: /etc/nginx/conf.d/imgproxy/conf.conf.template
nginx_1      | Transforming template: /etc/nginx/conf.d/portainer/http.conf.template
nginx_1      | Transforming template: /etc/nginx/conf.d/portainer/conf.conf.template
nginx_1      | Transforming template: /etc/nginx/conf.d/extenders/http/frontend.conf.template
experts_frontend_1 exited with code 127
portainer_1  | INFO 2022/04/26 07:41:28 Encryption key file `portainer` not present
portainer_1  | INFO 2022/04/26 07:41:28 Proceeding without encryption key
portainer_1  | INFO 2022/04/26 07:41:28 Loading PortainerDB: portainer.db
portainer_1  | INFO 2022/04/26 07:41:29 Opened existing store
portainer_1  | INFO 2022/04/26 07:41:29 Instance already has defined environments. Skipping the environment defined via CLI.
portainer_1  | INFO 2022/04/26 07:41:29 [INFO] [cmd,main] Starting Portainer version 2.11.1
portainer_1  | 
portainer_1  | 2022/04/26 07:41:29 server: Reverse tunnelling enabled
portainer_1  | 2022/04/26 07:41:29 server: Fingerprint 00:3d:17:f4:57:96:e2:d5:6a:79:87:0a:1c:31:cb:a6
portainer_1  | 2022/04/26 07:41:29 server: Listening on 0.0.0.0:8000...
portainer_1  | level=info msg="2022/04/26 07:41:29 [INFO] [http,server] [message: starting HTTPS server on port :9443]"
portainer_1  | level=info msg="2022/04/26 07:41:29 [DEBUG] [chisel, monitoring] [check_interval_seconds: 10.000000] [message: starting tunnel management process]"
portainer_1  | level=info msg="2022/04/26 07:41:29 [DEBUG] [internal,init] [message: start initialization monitor ]"
portainer_1  | level=info msg="2022/04/26 07:41:29 [INFO] [http,server] [message: starting HTTP server on port :9000]"
nginx_1      | 2022/04/26 07:41:31 [warn] 32#32: "ssl_stapling" ignored, no OCSP responder URL in the certificate "/etc/letsencrypt/live/experts.localhost/fullchain.pem"
nginx_1      | nginx: [warn] "ssl_stapling" ignored, no OCSP responder URL in the certificate "/etc/letsencrypt/live/experts.localhost/fullchain.pem"
nginx_1      | 2022/04/26 07:41:31 [warn] 32#32: "ssl_stapling" ignored, no OCSP responder URL in the certificate "/etc/letsencrypt/live/img.experts.localhost/fullchain.pem"
postgres_1   | 
postgres_1   | PostgreSQL Database directory appears to contain a database; Skipping initialization
postgres_1   | 
postgres_1   | 2022-04-26 07:41:28.439 UTC [1] LOG:  starting PostgreSQL 14.1 on x86_64-pc-linux-musl, compiled by gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424, 64-bit
postgres_1   | 2022-04-26 07:41:28.439 UTC [1] LOG:  listening on IPv4 address "0.0.0.0", port 5432
postgres_1   | 2022-04-26 07:41:28.439 UTC [1] LOG:  listening on IPv6 address "::", port 5432
nginx_1      | nginx: [warn] "ssl_stapling" ignored, no OCSP responder URL in the certificate "/etc/letsencrypt/live/img.experts.localhost/fullchain.pem"
postgres_1   | 2022-04-26 07:41:28.444 UTC [1] LOG:  listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
postgres_1   | 2022-04-26 07:41:28.450 UTC [21] LOG:  database system was shut down at 2022-04-26 07:37:16 UTC
postgres_1   | 2022-04-26 07:41:28.456 UTC [1] LOG:  database system is ready to accept connections
redis_1      | 1:C 26 Apr 2022 07:41:28.325 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
redis_1      | 1:C 26 Apr 2022 07:41:28.325 # Redis version=6.2.6, bits=64, commit=00000000, modified=0, pid=1, just started
redis_1      | 1:C 26 Apr 2022 07:41:28.325 # Warning: no config file specified, using the default config. In order to specify a config file use redis-server /path/to/redis.conf
redis_1      | 1:M 26 Apr 2022 07:41:28.326 * monotonic clock: POSIX clock_gettime
redis_1      | 1:M 26 Apr 2022 07:41:28.327 * Running mode=standalone, port=6379.
redis_1      | 1:M 26 Apr 2022 07:41:28.327 # Server initialized
redis_1      | 1:M 26 Apr 2022 07:41:28.327 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect.
redis_1      | 1:M 26 Apr 2022 07:41:28.328 * Loading RDB produced by version 6.2.6
redis_1      | 1:M 26 Apr 2022 07:41:28.328 * RDB age 252 seconds
redis_1      | 1:M 26 Apr 2022 07:41:28.328 * RDB memory usage when created 0.91 Mb
redis_1      | 1:M 26 Apr 2022 07:41:28.329 # Done loading RDB, keys loaded: 16, keys expired: 22.
redis_1      | 1:M 26 Apr 2022 07:41:28.329 * DB loaded from disk: 0.001 seconds
redis_1      | 1:M 26 Apr 2022 07:41:28.329 * Ready to accept connections
templates_1  | 
templates_1  | > @ dev /src
templates_1  | > npm run watch
templates_1  | 
templates_1  | 
templates_1  | > @ watch /src
templates_1  | > gulp watch
templates_1  | 
nginx_1      | 2022/04/26 07:41:31 [warn] 32#32: "ssl_stapling" ignored, no OCSP responder URL in the certificate "/etc/letsencrypt/live/dkr.experts.localhost/fullchain.pem"
nginx_1      | nginx: [warn] "ssl_stapling" ignored, no OCSP responder URL in the certificate "/etc/letsencrypt/live/dkr.experts.localhost/fullchain.pem"
templates_1  | [07:41:32] Using gulpfile /src/gulpfile.js
templates_1  | [07:41:32] Starting 'watch'...
celery_1     | Usage: celery [OPTIONS] COMMAND [ARGS]...
celery_1     | 
celery_1     | Error: Invalid value for '-A' / '--app': 
celery_1     | Unable to load celery application.
celery_1     | Module 'app' has no attribute 'celery'
experts_celery_1 exited with code 2
django_1     | Watching for file changes with StatReloader
django_1     | Performing system checks...
django_1     | 
django_1     | System check identified some issues:
django_1     | 
django_1     | WARNINGS:
django_1     | ?: (debug_toolbar.W001) debug_toolbar.middleware.DebugToolbarMiddleware is missing from MIDDLEWARE.
django_1     | 	HINT: Add debug_toolbar.middleware.DebugToolbarMiddleware to MIDDLEWARE.
django_1     | 
django_1     | System check identified 1 issue (0 silenced).
django_1     | April 26, 2022 - 07:41:38
django_1     | Django version 3.2.11, using settings 'app.settings'
django_1     | Starting development server at http://0.0.0.0:8000/
django_1     | Quit the server with CONTROL-C.


Editor is loading...