Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't deploy zabbix-appliance #400

Closed
JustasStankunas opened this issue Nov 14, 2018 · 1 comment
Closed

can't deploy zabbix-appliance #400

JustasStankunas opened this issue Nov 14, 2018 · 1 comment

Comments

@JustasStankunas
Copy link

zabbix appliance deployment stuck Creating 'zabbix' schema in MySQL
tried several images and still the same..

docker run --name zabbix-appliance -t -p 10051:10051 -p 80:80 -d zabbix/zabbix-appliance:ubuntu-4.0-latest;docker logs -f zabbix-appliance
docker run --name zabbix-appliance -t -p 10051:10051 -p 80:80 -d zabbix/zabbix-appliance:latest;docker logs -f zabbix-appliance

** Preparing the system
** Configuring local MySQL server
**** MySQL data directory is not empty. Using already existsing installation.
** Starting MySQL server in background mode
** Preparing Zabbix server
********************
* DB_SERVER_HOST: localhost
* DB_SERVER_PORT: 3306
* DB_SERVER_DBNAME: zabbix
* DB_SERVER_ROOT_USER: root
* DB_SERVER_ROOT_PASS:
* DB_SERVER_ZBX_USER: zabbix
* DB_SERVER_ZBX_PASS: zabbix
********************
nohup: appending output to 'nohup.out'
mysqladmin: [Warning] Using a password on the command line interface can be insecure.
**** MySQL server is not available. Waiting 5 seconds...
mysqladmin: [Warning] Using a password on the command line interface can be insecure.
** Creating 'zabbix' user in MySQL database
mysql: [Warning] Using a password on the command line interface can be insecure.
mysql: [Warning] Using a password on the command line interface can be insecure.
mysql: [Warning] Using a password on the command line interface can be insecure.
mysql: [Warning] Using a password on the command line interface can be insecure.
** Database 'zabbix' does not exist. Creating...
mysql: [Warning] Using a password on the command line interface can be insecure.
mysql: [Warning] Using a password on the command line interface can be insecure.
mysql: [Warning] Using a password on the command line interface can be insecure.
** Creating 'zabbix' schema in MySQL
mysql: [Warning] Using a password on the command line interface can be insecure.
@JustasStankunas
Copy link
Author

well it looks that it just took really long time.. will verify few times and close this issue if it will be the case.

@dotneft dotneft closed this as completed Jan 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants