proxmox_tuya-convert_container icon indicating copy to clipboard operation
proxmox_tuya-convert_container copied to clipboard

container not able to start.

Open ktoms71 opened this issue 5 years ago • 8 comments

Hi, Im very much a proxmox and linux newbie. I ran the script to create the container. I can see in my promox dashboard that vm101 was created. When I go to start the container I receive the following error. Any thoughts? Again, I apologize if this is a user error.

Nov 16 11:39:04 nuc systemd[1]: Starting PVE LXC Container: 101... Nov 16 11:39:04 nuc lxc-start[17655]: lxc-start: 101: lxccontainer.c: wait_on_daemonized_start: 856 No such file or directory - Failed to receive the container state

ktoms71 avatar Nov 17 '19 14:11 ktoms71

I echo what ktoms71 says. I have installed in proxmox and it will not start.

4x4ff avatar Nov 27 '19 16:11 4x4ff

I would also like to add that the following error was logged:

Job for [email protected] failed because the control process exited with error code. See "systemctl status [email protected]" and "journalctl -xe" for details. TASK ERROR: command 'systemctl start pve-container@101' failed: exit code 1

4x4ff avatar Nov 28 '19 04:11 4x4ff

same issue here, and it was working on this server with an older version of your script

if it helps i run it with debugging log on and i get this:

root@pve:~# lxc-start -n 108 -l DEBUG -F lxc-start: 108: conf.c: run_buffer: 335 Script exited with status 25 lxc-start: 108: start.c: lxc_init: 861 Failed to run lxc.hook.pre-start for container "108" lxc-start: 108: start.c: __lxc_start: 1944 Failed to initialize container "108" lxc-start: 108: tools/lxc_start.c: main: 330 The container failed to start lxc-start: 108: tools/lxc_start.c: main: 336 Additional information can be obtained by setting the --logfile and --logpriority options

i've also tried updating promox, disk space fine. Im able to mount container to.

matbrewer396 avatar Nov 28 '19 12:11 matbrewer396

if you remove apt upgrade -y from install_tuya-convert.sh it worked for me

bash -c "$(wget -qO - https://raw.githubusercontent.com/matbrewer396/proxmox_tuya-convert_container/master/create_container.sh)" -s local-lvm

matbrewer396 avatar Nov 28 '19 14:11 matbrewer396

I'm not sure why it would not start the container. If you have updated Proxmox recently, make sure you reboot Proxmox if you are having problems. If you still receive this error, run journalctl -xe and post output from Starting PVE LXC Container: to the last error related to the container.

whiskerz007 avatar Dec 01 '19 05:12 whiskerz007

Have the same problem. any progress on this? or use matbrewer396 link? or can you update yours?

JedimasterRDW avatar Dec 17 '19 23:12 JedimasterRDW

Yes. After updating ProxMox it started right up.

4x4ff avatar Dec 18 '19 02:12 4x4ff

Idd it works :) only cant connect to samba for uploading the bin fil :(

JedimasterRDW avatar Dec 18 '19 22:12 JedimasterRDW