No LXC container via luci and SSH

Hello,

I want to create a LXC container with Debian Stretch. So I logged into luci and start to create it. A loading circle appear and after ~3 seconds is disappaer. I tried this about 6 times and reboot the router too. Nothing happens.

So I loggeg into SSH and try it with lxc-create -t download -n testvm. On the next steps I choose Debian Stretch and armv71. Now SSH told me, the router is unable to download the template (thats not a quote). I copy the repopath vom luci and past it into my browser, no problem. I navigate to Debian Stretch, no problem.

PS: Where can I find my SW version? The loginscreen from Foris says 96.7.

Regards
Stefan

Hi,

you can check you Version with ssh:

root@turris:~# cat /etc/turris-version 
3.9

or here:
http://[your-router-ip]/foris/config/main/about/

try to restart your reouter and do lxc-create -t download -n testvm again
Check this thread maybe, there is something wrong with lxc it seems.
https://forum.test.turris.cz/t/problems-with-lxc-can-not-create-container-from-gui/5903

I solve it by myself. I typed “armv71”, not “armv7l”. Now it works fine.

1 Like