Closed andrehpdantas closed 7 years ago
Is there a way to access the virtual machine created by vagrant using ssh in order to see the lora-server logs? I tried and the response is connectio refused...
vagrant ssh will do the trick 😉 https://www.vagrantup.com/docs/cli/ssh.html
vagrant ssh
It works!!! Thanks!!!
Is there a way to access the virtual machine created by vagrant using ssh in order to see the lora-server logs? I tried and the response is connectio refused...