nextcloud / vm

💻☁📦 The Nextcloud VM (virtual machine appliance), Home/SME Server and scripts for RPi (4). Community developed and maintained.
https://download.nextcloudvm.com
GNU General Public License v3.0
1.31k stars 659 forks source link

OVA deployment in vsphere 8 fails with error #2607

Closed agonzalezm closed 2 weeks ago

agonzalezm commented 9 months ago

Steps To Reproduce

what is wrong wit this?

vsphere 8

Wen downloading OVA image

When using URL image

Expected Result

deploy OVA in vsphere 8

Actual Result

The provided manifest file is invalid: Invalid OVF checksum algorithm: SHA1 .

Screenshots, Videos, or Pastebins

No response

Additional Context

No response

Build Version

latetst

Environment

By downloading the VM

Environment Details

No response

enoch85 commented 9 months ago

Thanks! Will have a look at this when time allows. Meanwhile, please extract the OVA and import the VMDKs.

agonzalezm commented 9 months ago

it doesnt work neither and looks like the vdmk is thick provisioned incorrect to 1TB

image

When adding it shows as 1TB and cant be modified image

also fails in the same way and later when editing image

enoch85 commented 9 months ago

All our Ms are thin provisioned. Strange that it's thick for you.

If thick, the VM file would be 1 TB once extracted, I guess it's not?

agonzalezm commented 9 months ago

when extracted is not 1tb , any update on this when will be fix the import in vsphere?

enoch85 commented 9 months ago

I don't know when I have time to setup a new vsphere 8 environment to test. Sorry.

agonzalezm commented 9 months ago

but in what version is this OVA has been tested ? extracting the ova with 7zip shows unexpected end of data error is this normal?

image

enoch85 commented 9 months ago

The file must be corrupted during download. Please try to download it again.

If it fails, please send an email and I'll send you a direct link.

enoch85 commented 9 months ago

But wait! That's AIO, not this VM.

Try this VM instead: https://www.hanssonit.se/nextcloud-vm/

agonzalezm commented 9 months ago

omg nextcloud is so confusing with so many downloads and deployment options and documentation is not very clear, what is the difference between AIO vm and this vm then?

I only see 28.0 vm image in that link i want download 27

enoch85 commented 9 months ago

The background is a long story, but the VM was made before the AIO, and the AIO dev worked with the VM. Then it was decided that Nextcloud wanted "their own" thing, so the dev from the VM was hired by Nextcloud and AIO was born.

The concept is the same, much like Pepsi and Coca Cola. The main difference is that AIO is Docker based, and the VM is not.

enoch85 commented 9 months ago

Also, we only develop the latest for release and we don't save releases except for the Proxmox VM.

You can build it yourself though by downloading the released zip or tar and follow the build instructions, basically run the install script in a clean Ubuntu server 22.04

enoch85 commented 7 months ago

Did you test the Nextcloud VM (not AIO)? Did it work?

enoch85 commented 2 weeks ago

Tested and works on Vsphere 8. Sorry it took so long.

Image