{"body":"[04/11/18 16:26:00] moriel:~/code/vagrant (master)$ vagrant up --provider=lxc\nBringing machine 'default' up with 'lxc' provider...\n==> default: Checking if box 'debian/stretch64' is up to date...\nVagrant cannot forward the specified ports on this VM, since they\nwould collide with some other application that is already listening\non these ports. The forwarded port to 8080 is already in use\non the host machine.\n\nTo fix this, modify your current project's Vagrantfile to use another\nport. Example, where '1234' would be replaced by a unique host port:\n\n  config.vm.network :forwarded_port, guest: 8080, host: 1234\n\nSometimes, Vagrant will attempt to auto-correct this for you. In this\ncase, Vagrant was unable to. This is usually because the guest machine\nis in a state which doesn't allow modifying port forwarding. You could\ntry 'vagrant reload' (equivalent of running a halt followed by an up)\nso vagrant can attempt to auto-correct this upon booting. Be warned\nthat any unsaved work might be lost.\n[04/11/18 16:26:10] moriel:~/code/vagrant (master)$ sudo netstat -lp | grep 8080\n[04/11/18 16:26:29] moriel:~/code/vagrant (master)$ ","name":"","extension":"txt","url":"https://www.irccloud.com/pastebin/qrOxpAG7","modified":1523489263,"id":"qrOxpAG7","size":1135,"lines":21,"own_paste":false,"theme":"","date":1523489263}