whiskerz007 / proxmox_tuya-convert_container

MIT License
85 stars 37 forks source link

container not able to start. #14

Open ktoms71 opened 5 years ago

ktoms71 commented 5 years ago

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

4x4ff commented 5 years ago

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

4x4ff commented 5 years ago

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

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

matbrewer396 commented 5 years ago

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 commented 5 years ago

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

whiskerz007 commented 5 years ago

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.

JedimasterRDW commented 4 years ago

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

4x4ff commented 4 years ago

Yes. After updating ProxMox it started right up.

JedimasterRDW commented 4 years ago

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