pimox / pimox7

Proxmox V7 for Raspberry Pi
1.71k stars 156 forks source link

Create CT: No content #122

Closed eyduh closed 1 year ago

eyduh commented 1 year ago

When creating a container from the Web UI I get this after pressing create in the final step:

image

Running pimox on an Odroid HC4

jiangcuo commented 1 year ago

can you create ct using pct command https://github.com/jiangcuo/Proxmox-Arm64/wiki/Linux-Container

eyduh commented 1 year ago

hmm. it stalled at some point in the process, in the web gui I can see the container appear with the lock like it usually does prior to being fully setup. when I killed the process it disappeared again.

I'm switching from pimox to your repo @jiangcuo since I'm running this on an Odroid HC4 and not an RPI4, thus closing the issue here.

eyduh commented 1 year ago

After a slightly messy (due to Odroid's terrible petitboot) rebase to jiangcuo's repo I am able to create LXCs both from the terminal with pct and through the web interface. The webinterface still complains about ssh key verification soI just copy my key after container creation instead of in the web gui