cloudify-manager-blueprints
cloudify-manager-blueprints copied to clipboard
cloudify-manager bootstrap error: Cloudify UI not started
1、version: cloudify-manager-blueprints-3.1-build/simple
2、ERROR INFO:
Requested: sudo dpkg -i /cloudify-ui/.deb
Executed: /bin/bash -l -c "sudo dpkg -i /cloudify-ui/.deb" [attempt 6/6]
2016-02-17 14:59:25 CFY
Requested: sudo dpkg -i /cloudify-ui/.deb Executed: /bin/bash -l -c "sudo dpkg -i /cloudify-ui/.deb" bootstrap failed!
3、cfy status
Getting management services status... [ip=10.5.24.12]
Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | Riemann | running | | Celery Managment | running | | RabbitMQ | running | | Cloudify Manager | running | | Elasticsearch | running | | SSH | running | | Webserver | running | | Cloudify UI | unknown | | Syslog | running | | Logstash | running | +--------------------------------+---------+
4、LOG:/var/log/cloudify-bootstrap.log
performing post installation tests... checking whether java is executable...java is executable... checking whether node is executable...node is executable... checking whether rabbitmq-server port 5672 is opened on localhost...rabbitmq-server port 5672 is opened checking whether nginx (kibana) port 3000 is opened on localhost...nginx (kibana) port 3000 is opened checking whether nginx (manager) port 80 is opened on localhost...nginx (manager) port 80 is opened checking whether nginx (file-server) port 53229 is opened on localhost...nginx (file-server) port 53229 is opened checking whether logstash (tcp) port 9999 is opened on localhost...logstash (tcp) port 9999 is opened checking whether elasticsearch port 9200 is opened on localhost...elasticsearch port 9200 is opened cloudify-components 3.1.0 installation completed successfully!
checking whether cloudify-ui is installed...cloudify-ui is not installed, installing...
performing post installation tests... checking whether UI port 9001 is opened on localhost...WARNING: UI port 9001 is closed, retrying in 5 seconds (1) checking whether UI port 9001 is opened on localhost...WARNING: UI port 9001 is closed, retrying in 5 seconds (2) checking whether UI port 9001 is opened on localhost...WARNING: UI port 9001 is closed, retrying in 5 seconds (3) checking whether UI port 9001 is opened on localhost...WARNING: UI port 9001 is closed, retrying in 5 seconds (4) checking whether UI port 9001 is opened on localhost...WARNING: UI port 9001 is closed, retrying in 5 seconds (5) checking whether UI port 9001 is opened on localhost...WARNING: UI port 9001 is closed, retrying in 5 seconds (6) checking whether UI port 9001 is opened on localhost...WARNING: UI port 9001 is closed, retrying in 5 seconds (7) checking whether UI port 9001 is opened on localhost...WARNING: UI port 9001 is closed, retrying in 5 seconds (8) checking whether UI port 9001 is opened on localhost...WARNING: UI port 9001 is closed, retrying in 5 seconds (9) checking whether UI port 9001 is opened on localhost...WARNING: UI port 9001 is closed, retrying in 5 seconds (10) checking whether UI port 9001 is opened on localhost...WARNING: UI port 9001 is closed, retrying in 5 seconds (11) checking whether UI port 9001 is opened on localhost...WARNING: UI port 9001 is closed, retrying in 5 seconds (12) checking whether UI port 9001 is opened on localhost...WARNING: UI port 9001 is closed, retrying in 5 seconds (13) checking whether UI port 9001 is opened on localhost...WARNING: UI port 9001 is closed, retrying in 5 seconds (14) checking whether UI port 9001 is opened on localhost...WARNING: UI port 9001 is closed, retrying in 5 seconds (15) checking whether UI port 9001 is opened on localhost...WARNING: UI port 9001 is closed, retrying in 5 seconds (16) checking whether UI port 9001 is opened on localhost...WARNING: UI port 9001 is closed, retrying in 5 seconds (17) checking whether UI port 9001 is opened on localhost...WARNING: UI port 9001 is closed, retrying in 5 seconds (18) checking whether UI port 9001 is opened on localhost...WARNING: UI port 9001 is closed, retrying in 5 seconds (19) checking whether UI port 9001 is opened on localhost...WARNING: UI port 9001 is closed, retrying in 5 seconds (20) checking whether UI port 9001 is opened on localhost...WARNING: UI port 9001 is closed, retrying in 5 seconds (21) checking whether UI port 9001 is opened on localhost...WARNING: UI port 9001 is closed, retrying in 5 seconds (22) checking whether UI port 9001 is opened on localhost...WARNING: UI port 9001 is closed, retrying in 5 seconds (23) checking whether UI port 9001 is opened on localhost...WARNING: UI port 9001 is closed, retrying in 5 seconds (24)
hope your kindly help, thanks!