ronivay / XenOrchestraInstallerUpdater

Xen Orchestra install/update script
GNU General Public License v3.0
1.14k stars 189 forks source link

xo-vm-import.sh error "VMImport: command not found" #154

Closed ajoshuasmith closed 1 year ago

ajoshuasmith commented 1 year ago

Server specs

8vCPUs 32GB

Issue Attempting to use the xo-vm-import.sh script.

After setting network settings for VM; recieves error: bash: line 243: VMImport: command not found

image

Could be something I am doing as I did not see anybody else raise this issue or talk about it! Many thanks!

ronivay commented 1 year ago

Hi,

I'm unable to reproduce this. Doesn't make much sense that all the other functions in the script work, but the last one VMImport would be missing. Did you follow the instructions and execute:

sudo bash -c "$(curl -s https://raw.githubusercontent.com/ronivay/XenOrchestraInstallerUpdater/master/xo-vm-import.sh)" on your host or did you do something else?

github-actions[bot] commented 1 year ago

This issue has been open for 14 days without activity. It will be closed in 5 days if not updated