-
@HeroBarry please use English so more people can participate :-)
For people stumbling against this issue: the OP set up tigase-server in docker with database connection configured with
localhost
, which obviously is not provided within docker image.Solution: use dedicated database instance (for example MySQL) and during setup provide it's hostname.
docker run --name tigase-server -p 8080:8080 -p 5222:5222 tigase/tigase-xmpp-server:8.1.0
始终不能初始化通过
要怎么设置数据库连接?
http://localhost:8080/setup 设置的内容为: