ZhengPeiRu21 / mod-playerbots

AzerothCore Playerbots Module
MIT License
194 stars 92 forks source link

./acore.sh docker start:app 报错 #212

Closed dancheng9999 closed 1 year ago

dancheng9999 commented 1 year ago

cd /opt/wow_bot

git clone https://github.com/ZhengPeiRu21/azerothcore-wotlk.git --branch=Playerbot

cd /opt/wow_bot/azerothcore-wotlk/modules

git clone https://github.com/ZhengPeiRu21/mod-playerbots.git

./acore.sh docker build

./acore.sh docker client-data

./acore.sh docker start:app 报错

azerothcore-wotlk-ac-worldserver-1 | Opening DatabasePool 'acore_playerbots'. Asynchronous connections: 1, synchronous connections: 1. azerothcore-wotlk-ac-worldserver-1 | Could not connect to MySQL database at 127.0.0.1: Can't connect to MySQL server on '127.0.0.1:3306' (111) azerothcore-wotlk-ac-worldserver-1 | DatabasePool Playerbots NOT opened. There were errors opening the MySQL connections. Check your log file for specific errors azerothcore-wotlk-ac-worldserver-1 | exit code: 1 azerothcore-wotlk-ac-worldserver-1 | worldserver terminated, restarting... azerothcore-wotlk-ac-worldserver-1 | worldserver Terminated after 0 seconds, termination count: : 6 azerothcore-wotlk-ac-worldserver-1 | worldserver Restarter exited. Infinite crash loop prevented. Please check your system azerothcore-wotlk-ac-worldserver-1 exited with code 1