Skip to content
New issue

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

container not able to start. #14

Open
ktoms71 opened this issue Nov 17, 2019 · 8 comments
Open

container not able to start. #14

ktoms71 opened this issue Nov 17, 2019 · 8 comments

Comments

@ktoms71
Copy link

ktoms71 commented Nov 17, 2019

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
Copy link

4x4ff commented Nov 27, 2019

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

@4x4ff
Copy link

4x4ff commented Nov 28, 2019

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
Copy link

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
Copy link

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
Copy link
Owner

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
Copy link

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

@4x4ff
Copy link

4x4ff commented Dec 18, 2019

Yes. After updating ProxMox it started right up.

@JedimasterRDW
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants