failed to mount local volume: mount Docker

Член од
1 февруари 2007
Мислења
408
Поени од реакции
15
Здраво имам проблем со стартуванје на докер контињери имам проект во кој симултано се палат 13 контињери и се проврзани со шеар дирекорим и неекој апиња и никако не стартуваа пробав да брисам по еден континјес и успејав да го стартнам делимично проектоот со 6 контињери ако додадам 7 ми одма пука со
Код:
 Cannot create container for service traefik: failed to mount local volume: mount :/Users/zoranbogoevski/PhpstormProjects/www/up_filesync/fs/shared/data/traefik/letsencrypt:/var/lib/docker/volumes/fs_traefik_le_1599639752/_data, data: addr=192.168.88.10,port=2049,vers=4,lookupcache=positive: connection refused
кода има некој лимит да не моза да се оовеке од 6 континјери инаце виртуелката има 12гб рам 6 цпу 60гб диск
 

LepiDzoni

Profesionalen ulichen cigan
Член од
25 јули 2014
Мислења
1.321
Поени од реакции
3.171
E dobro de SSHni se vo virtuelkata so sudo privilegii i nakaci go limitot na traefik

Ps: 13 containeri na edna virtuelka plus dodatni sranja nikogas nema da ti rabotat kako sto treba
 
Член од
1 февруари 2007
Мислења
408
Поени од реакции
15
E dobro de SSHni se vo virtuelkata so sudo privilegii i nakaci go limitot na traefik

Ps: 13 containeri na edna virtuelka plus dodatni sranja nikogas nema da ti rabotat kako sto treba
Код:
zoranbogoevski@Zorans-MacBook-Pro docker % sh dock up                               
readlink: illegal option -- f
usage: readlink [-n] [file ...]
[COMMAND]
docker-compose -f ./_boot.yml -f ./_server.yml -f ./_medusa.yml -f ./_elastic-single.yml -f ./_kibana.yml -f ./_xtend.yml up --no-build -d traefik nginx mysql mysql-backup adminer beanstalkd beanstalkd-console redis memcached php-fpm php-worker workspace scheduler ffmpeg media tesseract deepspeech libreoffice elastic kibana fluentd && ./dock
WARNING: Some services (adminer, beanstalkd, beanstalkd-console, deepspeech, elastic, ffmpeg, fluentd, hi, kibana, libreoffice, media, medusa-base, memcached, mysql, mysql-backup, nginx, php-base, php-fpm, php-worker, prune, redis, scheduler, tesseract, traefik, workspace) use the 'deploy' key, which will be ignored. Compose does not support 'deploy' configuration - use `docker stack deploy` to deploy to a swarm.
WARNING: Service "php-worker" uses secret "worker_custom_config" with uid, gid, or mode. These fields are not supported by this implementation of the Compose file
WARNING: Service "traefik" uses secret "traefik_cert" with uid, gid, or mode. These fields are not supported by this implementation of the Compose file
WARNING: Service "traefik" uses secret "traefik_private_key" with uid, gid, or mode. These fields are not supported by this implementation of the Compose file
Creating volume "fs_git_sources_1599211303" with local driver
Creating volume "fs_shared_sources_1599211303" with local driver
Creating volume "fs_shared_storage_1599211303" with local driver
Creating volume "fs_adminer_data_1599211303" with local driver
Creating volume "fs_mysql_data_1599211303" with local driver
Creating volume "fs_mysql_backup_data_1599211303" with local driver
Creating volume "fs_redis_data_1599211303" with local driver
Creating volume "fs_memcached_data_1599211303" with local driver
Creating volume "fs_traefik_le_1599211303" with local driver
Creating volume "fs_composer_data_1599211303" with local driver
Creating volume "fs_fluentd_data_1599211303" with local driver
Creating volume "fs_elastic_data_00_1599211303" with local driver
Creating volume "fs_elastic_data_01_1599211303" with local driver
Creating volume "fs_elastic_data_02_1599211303" with local driver
Creating volume "fs_elastic_data_03_1599211303" with local driver
Creating volume "fs_elastic_snapshots_1599211303" with local driver
Removing fs_nginx_1
Removing fs_tesseract_1
Removing fs_libreoffice_1
Removing fs_ffmpeg_1
Removing fs_deepspeech_1
Removing fs_elastic_1
Removing fs_media_1
fs_beanstalkd-console_1 is up-to-date
fs_kibana_1 is up-to-date
Recreating 9448eab216c5_fs_php-fpm_1 ...
Recreating 721d4ca8e2df_fs_libreoffice_1 ...
Recreating fs_fluentd_1                  ...
Recreating fs_redis_1                    ...
Recreating 7701e250c659_fs_php-worker_1  ...
Recreating fs_fluentd_1                  ... done
Recreating fs_redis_1                    ... done
Recreating fs_memcached_1                ...
Recreating fs_mysql_1                    ... done
Recreating 6f287c9b9bbe_fs_tesseract_1   ...
Recreating fs_memcached_1                ... done
Creating fs_mysql-backup_1               ...
Recreating f8469115d15a_fs_deepspeech_1  ...
Recreating fs_adminer_1                  ...
Recreating 1240ea89c2ae_fs_media_1       ...
Recreating ac48ac59b296_fs_elastic_1     ...
Recreating fs_adminer_1                  ... done
Creating fs_traefik_1                    ...
Creating fs_workspace_1                  ...
WARNING: Service "mysql" is using volume "/var/lib/mysql" from the previous container. Host mapping "fs_mysql_data_1599211303" has no effect. Remove the existing containers (with `docker-compose rm mysql`) to use the host volume mapping.
WARNING: Service "redis" is using volume "/data" from the previous container. Host mapping "fs_redis_data_1599211303" has no effect. Remove the existing containers (with `docker-compose rm redis`) to use the host volume mapping.
ERROR: for 9448eab216c5_fs_php-fpm_1  UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60)
ERROR: for fs_mysql-backup_1  UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60)
ERROR: for 7701e250c659_fs_php-worker_1  UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60)
ERROR: for fs_scheduler_1  UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60)
ERROR: for fs_traefik_1  UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60)
ERROR: for fs_workspace_1  UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60)
ERROR: for ace5d5a0856e_fs_nginx_1  UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60)
ERROR: for 5c4fc7dc4129_fs_ffmpeg_1  UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60)
ERROR: for f8469115d15a_fs_deepspeech_1  UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60)
ERROR: for 721d4ca8e2df_fs_libreoffice_1  UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60)
ERROR: for 1240ea89c2ae_fs_media_1  UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60)
ERROR: for 6f287c9b9bbe_fs_tesseract_1  UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60)
ERROR: for ac48ac59b296_fs_elastic_1  UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60)
ERROR: for php-fpm  UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60)
ERROR: for mysql-backup  UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60)
ERROR: for php-worker  UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60)
ERROR: for scheduler  UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60)
ERROR: for traefik  UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60)
ERROR: for workspace  UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60)
ERROR: for nginx  UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60)
ERROR: for ffmpeg  UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60)
ERROR: for deepspeech  UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60)
ERROR: for libreoffice  UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60)
ERROR: for media  UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60)
ERROR: for tesseract  UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60)
ERROR: for elastic  UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60)
ERROR: An HTTP request took too long to complete. Retry with --verbose to obtain debug information.
If you encounter this issue regularly because of slow network conditions, consider setting COMPOSE_HTTP_TIMEOUT to a higher value (current value: 60).

dali znaes kako moze da go fiksnam UnixHTTPConnectionPool probav so zgolemuvanje na vreme na 200 sec ama istoe
 

LepiDzoni

Profesionalen ulichen cigan
Член од
25 јули 2014
Мислења
1.321
Поени од реакции
3.171
Pa normalno deka ke ti trokira, si opnal iljadu servisi na eden compose.

Probaj go ova
Bash:
export DOCKER_CLIENT_TIMEOUT=120
export COMPOSE_HTTP_TIMEOUT=120
ako nejke ni vaka nakaci cpu i mem na docker
 
Член од
1 февруари 2007
Мислења
408
Поени од реакции
15
go probav toa pisav deka mi e na 200 sekundi a docker ima ram 8gb i 4 core cpu
 
Член од
1 февруари 2007
Мислења
408
Поени од реакции
15
zoranbogoevski@Zorans-MacBook-Pro docker % sudo service docker restart
Password:
sudo: service: command not founna mac sum
 

LepiDzoni

Profesionalen ulichen cigan
Член од
25 јули 2014
Мислења
1.321
Поени од реакции
3.171
ako imas ponov mac so ponova verzija probaj so launchctl

Bash:
launchctl stop com.docker.registry
launchctl start com.docker.registry
ako nemas:

Bash:
osascript -e 'quit app "Docker"'
open -a Docker
 

Kajgana Shop

На врв Bottom