VMware
Всем добрый день! Есть проблема VM не запускается постоянно висит Consolidation is required, делаю консолидацию нажимаю старт выходит ошибка Transport (VMDB) error -45: Failed to connect to peer process. Powering on the new Virtual Machine
Всем добрый день! Есть проблема VM не запускается постоянно висит Consolidation is required, делаю консолидацию нажимаю старт выходит ошибка Transport (VMDB) error -45: Failed to connect to peer process. Powering on the new Virtual Machine
Добрый день
Пробую запустить yaml c posgresql и и подключить дамп сделанный на другой БД, но выходит ошибка
ERROR: yaml.parser.ParserError: while parsing a block mapping in «./docker-compose.yml», line 1, column 1 expected , but found ‘’ in «./docker-compose.yml», line 19, column 2
version: «3»
services:
postgres:
image: postgres:16.2
environment:
POSTGRES_DB: «zabbix-postgres»
POSTGRES_USER: «zabbix»
POSTGRES_PASSWORD: «zabbix»
PGDATA: «/var/lib/postgresql/data/pgdata»
volumes:
ports:
volumes: usr-data: networks:
Доброго дня
Подскажите в первый раз запустил docker с postgresql, пытаюсь восстановить из дампа БД
cat zax.dump | docker exec -i zax-postgres psql -U postgres
после ввода команды нечего не происходит
подскажите как восстановить из дамп ?
Добрый день! Обновил Grafana до версии 10.0.2 после чего столкнулся с такой проблемой, если выбрать на графике временной период больше 30 дней то данные не отображаются (no data). Grafana берет данные по API от Zabbix, подскажите как поправить это?
Добрый день!
На сервере Ubuntu 16.04 устанавливая chrony получил следующее сообщение
sudo apt install chrony
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
chrony : Depends: libtomcrypt0 but it is not going to be installed
Depends: timelimit but it is not going to be installed
libsecret-tools : Depends: libsecret-1-0 (>= 0.7) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Пробовал apt-get install -f , но это не решило проблему
Теперь не какие пакеты поставить не получается выходит ошибка chrony
как исправить? или удалить ?
Добрый день
в директорию /var/www/html ложу файлы web приложения, но при открытии http://my_ip не открывается страница - ошибка Не удается получить доступ к сайту подскажите какие настройки необходимо сделать?
Добрый день!
Имеется сертификат безопасности SSL при его установки выходит ошибка WARNING: client.pem does not contain a certificate or CRL: skipping ?
p/s Сертификат client.p12, конвертирую из p12 в pem openssl pkcs12 -in client.p12 -nocerts -out client.pem -nodes
OS - linux Ubuntu
Добрый день!
Устанавливаю httpd, выдает ошибку:
Downloading packages:
httpd-2.4.6-89.el7.centos.x86_64.rpm | 2.7 MB 00:00:00
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : httpd-2.4.6-89.el7.centos.x86_64 1/1
Error unpacking rpm package httpd-2.4.6-89.el7.centos.x86_64
error: unpacking of archive failed on file /etc/httpd/logs: cpio: rename
Verifying : httpd-2.4.6-89.el7.centos.x86_64 1/1
Failed:
httpd.x86_64 0:2.4.6-89.el7.centos
Добрый день
установил обновление на apache 2.4.39, теперь не запускается
как исправить?
Unit httpd.service has begun starting up. May 21 10:27:27 kz-tnsweb01.kar-tel.local httpd[5330]: [Tue May 21 10:27:27.412701 2019] [so:warn] [pid 5330:tid 1405047618 May 21 10:27:27 kz-tnsweb01.kar-tel.local httpd[5330]: AH00534: httpd: Configuration error: More than one MPM loaded. May 21 10:27:27 kz-tnsweb01.kar-tel.local systemd[1]: httpd.service: main process exited, code=exited, status=1/FAILURE May 21 10:27:27 kz-tnsweb01.kar-tel.local kill[5332]: kill: cannot find process «» May 21 10:27:27 kz-tnsweb01.kar-tel.local systemd[1]: httpd.service: control process exited, code=exited status=1 May 21 10:27:27 kz-tnsweb01.kar-tel.local systemd[1]: Failed to start The Apache HTTP Server. -- Subject: Unit httpd.service has failed -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit httpd.service has failed. -- -- The result is failed. May 21 10:27:27 kz-tnsweb01.kar-tel.local systemd[1]: Unit httpd.service entered failed state. May 21 10:27:27 kz-tnsweb01.kar-tel.local systemd[1]: httpd.service failed. May 21 10:27:27 kz-tnsweb01.kar-tel.local polkitd[4430]: Unregistered Authentication Agent for unix-process:5325:66175 (sys May 21 10:27:36 kz-tnsweb01.kar-tel.local sudo[5336]: kbigaliev : TTY=pts/1 ; PWD=/usr/lib/systemd ; USER=root ; COMMAND=/b
Доброго дня!
Первый раз работаю с apache, подскажите как обновить до последней версии? yum info httpd Loaded plugins: changelog, langpacks, product-id, search-disabled-repos Installed Packages Name : httpd Arch : x86_64 Version : 2.4.6 Release : 88.el7.centos Size : 9.4 M Repo : installed From repo : base Summary : Apache HTTP Server URL : http://httpd.apache.org/ License : ASL 2.0 Description : The Apache HTTP Server is a powerful, efficient, and extensible : web server.