jffz / docker-ebot

27 stars 29 forks source link

Mysql can't connect to database ebotv3 #4

Closed Dolzsky closed 6 years ago

Dolzsky commented 6 years ago

Hi ! Here is my docker-compose.yml file, am i doing it wrong ? It was running fine till I made the docker-compose pull.

`ebot: image: hsfactory/ebot restart: always links:

ebotweb: image: hsfactory/ebotweb restart: always links:

mysql: image: mysql restart: always volumes:

jffz commented 6 years ago

Check containers status and logs.

Note that i sanitized your logs to hide some infos about you.

Dolzsky commented 6 years ago

I started from scratch again, the database is now okay. But rcon still failed with code 115.