container does not start. update debia

ouaolegq

New Member
Mar 22, 2019
8
0
1
31
I'v try to update debian 8.11 to debian 9 on CT. All seems to be Ok, update process was sucssesful untill reboot. Now CT show status "active" but not accesible. Help please to resolve this problem! Debug log in file below
 

Attachments

  • 107.txt
    37.1 KB · Views: 5
Last edited:
Post the config of your container:
Code:
pct config CTID

Also what is running on this container? Any other container software like docker?

Can you access the container with:
Code:
pct enter CTID

If you can, then check if the network interfaces are up and configured properly.
 
This is result of running commands.

root@GPR:/home/log#pct config 107

arch: amd64
cores: 4
hostname: Sentry
memory: 4096
net0: name=eth0,bridge=vmbr1,hwaddr=A2:AE:78:2A:21:01,ip=dhcp,ip6=dhcp,type=veth
ostype: debian
rootfs: virthard1:107/vm-107-disk-0.raw,size=80G
swap: 0
unprivileged: 1

root@GPR:/home/log# pct enter 107
root@Sentry:/#


On this conteiner now only clear system + few programs like nginx, nano and so on. No doker or any else virtualization

Network is ok! But sssh daemon was die. Restart of ssh resolved my first problem.
 
Last edited:
root@GPR:/home/log# pct enter 107
root@Sentry:/#
I cant's access CT at all.

Looks like it access properly? "Sentry" is the hostname of the container and you seem to have a shell on it.

If you're not using it, you can try disabling IPv6 for this container (Remove ip6=dhcp or do it from GUI). I think there was a bug with DHCP IPv6 on some containers. After removing it, restart the container and try again.

If that doesn't work take a look at the network interfaces and the configuration for anything out of place.
 
network interfaces is ok even whith IPv6. Servise ssh failed to start during system starts. But 'service ssh start' starts manualy without problem. Now tryin to understand why.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!