Re: Failed to fetch system vm template

2020-05-09 Thread jl0x61
y -u /root/systemvmtemplate-4.11.2-kvm.qcow2.bz2 -h kvm > > -F` > > > > But error messages occured: > > ``` > > mysql: [Warning] Using a password on the command line interface can be > > insecure. > > mysql: [Warning] Using a password on the command line interfa

Re: Failed to fetch system vm template

2020-05-09 Thread Rahul Yadav
the command line interface can be > insecure. > mysql: [Warning] Using a password on the command line interface can be > insecure. > /root/systemvmtemplate-4.11.2-kvm.qcow2.bz2: Scheme missing. > Failed to fetch system vm template from > /root/systemvmtemplate-4.11.2-kvm.qcow2.bz

Failed to fetch system vm template

2020-05-09 Thread 敬林晓
missing. Failed to fetch system vm template from /root/systemvmtemplate-4.11.2-kvm.qcow2.bz2 Installation failed ``` What does `Scheme missing` mean? What should I do to resolve the error? My CloudStack version is 4.13.1.0 and the OS is Ubuntu 18.04.4. Any help will be appreciated!