jf
03/23/2020, 2:23 PMvagrant up
, I'm getting this error:
default: [+] Generating /opt/osctrl/config/admin.json configuration
default: {
default: "admin": {
default: "listener": "127.0.0.1",
default: "port": "9001",
default: "host": "10.10.10.5",
default: "auth": "db",
default: "logging": "db"
default: }
default: }
default: ln:
default: failed to create symbolic link '/opt/osctrl/tmpl_admin/components/page-head.html'
default: : Protocol error
The SSH command responded with a non-zero exit status. Vagrant
assumes that this means the command failed. The output for this command
should be in the log above. Please read the output to determine what
went wrong.
Any thoughts on what I can do to get past this?