whiskerz007 / proxmox_tuya-convert_container

MIT License
84 stars 37 forks source link

[ERROR] 100@64 [ERROR] 100@67 #23

Closed Themk2 closed 3 years ago

Themk2 commented 3 years ago

When I copy and paste Whiskerz script into my proxmox pve I get the following error and can't get any further.

Does anyone know how to get round it? I'd love to be able to flash my Tuya plugs from Proxmox on my NUC.

Thanks!

_root@pve:~# bash -c "$(wget -qLO - https://github.com/whiskerz007/proxmox_tuya-convert_container/raw/master/create_container.sh)" E: Failed to fetch https://enterprise.proxmox.com/debian/pve/dists/buster/InRelease 401 Unauthorized [IP: 51.91.38.34 443] E: The repository 'https://enterprise.proxmox.com/debian/pve buster InRelease' is not signed. [ERROR] 100@64 Unknown failure occured. [ERROR] 100@67 Unknown failure occured._

Themk2 commented 3 years ago

So this is something to do with me not having an enterprise account. However I've no idea how to get it to instead look at the non-enterprise downloads and I'm far too much of a newbie to understand what the scripting is doing/pointing to.

Themk2 commented 3 years ago

The answer to this query is here:

https://gist.github.com/whiskerz007/53c6aa5d624154bacbbc54880e1e3b2a

Whiskerz has written another script to make Proxmox look for the free repo and not the enterprise.

Complete this part, then run his Tuya-container script and it'll execute just fine!