vbkunin / itop-docker

Combodo iTop docker image
https://hub.docker.com/r/vbkunin/itop/
MIT License
92 stars 51 forks source link

Installation error _getaddresses #41

Closed InstaZDLL closed 8 months ago

InstaZDLL commented 9 months ago

Hello, when I try to install itop, I always get this error and the installation gets stuck at 40%. am I doing something wrong?

Warning
: mysqli::real_connect(): php_network_getaddresses: getaddrinfo for itop failed: Name or service not known in
/var/www/html/core/cmdbsource.class.inc.php
on line
180

Screenshot 2023-11-13 185850

MamyNova69 commented 8 months ago

Hello, I think your connection to the database is not correct, Capture d’écran 2023-12-21 221231

My version of a docker-compose.yml

alose give access to your folder

sudo chmod -R 777 datas/

`version: '3' services: itop: image: vbkunin/itop:latest-base ports: