Open maaixprt opened 4 years ago
$ vagrant ssh Welcome to Ubuntu 14.04.6 LTS (GNU/Linux 3.13.0-170-generic x86_64)
Documentation: https://help.ubuntu.com/
System information as of Tue Dec 10 09:31:57 UTC 2019
System load: 0.87 Processes: 84 Usage of /: 3.6% of 39.34GB Users logged in: 0 Memory usage: 25% IP address for eth0: 10.0.2.15 Swap usage: 0%
Graph this data and manage this system at: https://landscape.canonical.com/
UA Infrastructure Extended Security Maintenance (ESM) is not enabled.
0 updates can be installed immediately. 0 of these updates are security updates.
Enable UA Infrastructure ESM to receive 64 additional security updates. See https://ubuntu.com/advantage or run: sudo ua status
New release '16.04.6 LTS' available. Run 'do-release-upgrade' to upgrade to it.
vagrant@vagrant-ubuntu-trusty-64:~$ redis.cli h localhost -p 6379
No command 'redis.cli' found, did you mean:
Command 'redis-cli' from package 'redis-tools' (universe)
redis.cli: command not found
vagrant@vagrant-ubuntu-trusty-64:~$ mongo localhost 27017
The program 'mongo' is currently not installed. To run 'mongo' please ask your administrator to install the package 'mongodb-clients'
vagrant@vagrant-ubuntu-trusty-64:~$
same issue with me too...
Do you have puppet installed?
no. Just virtual box and vagrant is installed and I am using windows 10
@flik Try installing puppet on the local machine
Here are log detail any idea. What should I do now ?