-
Notifications
You must be signed in to change notification settings - Fork 189
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error when installing Unable to handle file extension 'zip'.
#113
Comments
Extactly same problem here ... It worked yesterday as far as I can say ... |
Same here cannot get it to work |
Look like with HA 6.0, they have some files zipped up. If you want to install right now, download that install.sh script: |
Works like a charm, tnx |
|
@mochman Perfect! Thanks! |
Saved me....thanks! |
Thanks, great work |
Thanks from me too |
tyvm! |
I tried the workaround and it isnt working for me. IDK why some of that has a line through it. `root@pve:~# wget https://github.com/whiskerz007/proxmox_hassos_install/raw/master/install.sh install.sh.1 100%[======================================================================================>] 5.25K --.-KB/s in 0s 2021-07-04 16:26:20 (102 MB/s) - ‘install.sh.1’ saved [5378/5378] root@pve: |
Im having the same issue as you jabe, since 6.1 just was released i assume they did something again? hopefully a fix comes soon a little searching and i found this post by Mochman run this command as a temp fix |
@jabeproductions, |
I can confirm that the fix in #113 (comment) worked for me. This is on Promox 7:
|
Confirm @mochman script from #114 (#114 (comment)) installed on Proxmox 7 (7.0-11) without issue just now. |
Solving the issue of not being able to handle the zip file whiskerz007#113
Hi, I updated the script so it can handle the zip format as delivered by HA. It is working for me :) First I downloaded the script, then did a download of the zipfile containing HA vmdk running on proxmox 7.0-8 Happy home automating! PS this is my first wild attempt at a pull request here ;) |
Version: pve-manager/7.0-13/7aa7e488 After the fix, I'm getting below error.
|
Have you looked at this issue that has to do with ZFS and a similar error you are getting? |
Perfectly working for me. Don't forget to use it with elevated rights the install script. |
And you are getting the VM Running Success ? My VM not Start...
|
Whenever I try and run the install script I recieve an error about that (full log at bottom)
[ERROR] 0@115 Unable to handle file extension 'zip'.
that seems to come from
proxmox_hassos_install/install.sh
Line 116 in f681605
Did Home Assistant change the way their images are zipped or something?
The text was updated successfully, but these errors were encountered: