We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Thanks for a great project here but I'm stuck at even starting the LXC container, getting the following error:
root@node1:~# bash -c "$(wget -qLO - https://github.com/whiskerz007/proxmox_tuya-convert_container/raw/master/create_container.sh)" [INFO] Using 'local-lvm' for storage location. [INFO] Using 'wlan0' wireless interface. [INFO] Container ID is 102. Updating LXC template list... Downloading LXC template... Creating LXC container... Starting LXC container... unable to get PID for CT 102 (not running?) can only push files to a running CT [ERROR] 255@214 Unknown failure occured. Logical volume "vm-102-disk-0" successfully removed
I get the menu to select WLAN device but after that it tries to start the LXC with the above error. I'm using Proxmox 6.2-4 on a NUC.
Best regards, svippe
The text was updated successfully, but these errors were encountered:
I am having the same issue. Anyone? Running Proxmox 6.2-4.
Sorry, something went wrong.
No branches or pull requests
Thanks for a great project here but I'm stuck at even starting the LXC container, getting the following error:
root@node1:~# bash -c "$(wget -qLO - https://github.com/whiskerz007/proxmox_tuya-convert_container/raw/master/create_container.sh)"
[INFO] Using 'local-lvm' for storage location.
[INFO] Using 'wlan0' wireless interface.
[INFO] Container ID is 102.
Updating LXC template list...
Downloading LXC template...
Creating LXC container...
Starting LXC container...
unable to get PID for CT 102 (not running?)
can only push files to a running CT
[ERROR] 255@214 Unknown failure occured.
Logical volume "vm-102-disk-0" successfully removed
I get the menu to select WLAN device but after that it tries to start the LXC with the above error. I'm using Proxmox 6.2-4 on a NUC.
Best regards, svippe
The text was updated successfully, but these errors were encountered: