Error systemctl status degraded

hi,

can you explain a bit?

in any case we will need:
Code:
pveversion -v
pct config 103

to get debug logs for the container start:
Code:
lxc-start -n 103 -lDEBUG -o /tmp/lxc-103.log

then attach /tmp/lxc-103.log file here.
 
ksm-control-daemon: 1.2-2
libjs-extjs: 6.0.1-2
libpve-access-control: 5.1-8
libpve-apiclient-perl: 2.0-5
libpve-common-perl: 5.0-50
libpve-guest-common-perl: 2.0-20
libpve-http-server-perl: 2.0-13
libpve-storage-perl: 5.0-41
libqb0: 1.0.3-1~bpo9
lvm2: 2.02.168-pve6
lxc-pve: 3.1.0-3
lxcfs: 3.0.3-pve1
novnc-pve: 1.0.0-3
proxmox-widget-toolkit: 1.0-25
pve-cluster: 5.0-36
pve-container: 2.0-37
pve-docs: 5.4-2
pve-edk2-firmware: 1.20190312-1
pve-firewall: 3.0-19
pve-firmware: 2.0-6
pve-ha-manager: 2.0-9
pve-i18n: 1.1-4
pve-libspice-server1: 0.14.1-2
pve-qemu-kvm: 2.12.1-3
pve-xtermjs: 3.12.0-1
qemu-server: 5.0-50
smartmontools: 6.5+svn4324-1
spiceterm: 3.0-5
vncterm: 1.5-3
zfsutils-linux: 0.7.13-pve1~bpo2
 
Sorry, my English is not very good, and I am new to Proxmox.

The proxmox can access via ssh but not via web, I get an error
 
please post the full output of the commands i've given you, so that i can actually help you
 
root@hp1:~# pct config 103
arch: amd64
cores: 1
hostname: "name"
memory: 2000
net0: name=eth0,bridge=vmbr0,gw=192.168.1.1,hwaddr=BA:FA:21:10:B2:21,ip=192.168.1.6/32,type=veth
ostype: debian
parent: Odoo12
rootfs: local-zfs:subvol-103-disk-0,size=50G
swap: 512
 
State: degraded
Jobs: 0 queued
Failed: 1 units
Since: Wed 2020-07-15 10:42:52 WEST; 1 months 4 days ago
CGroup: /
 
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Wed Aug 19 15:42:29 2020 from 192.168.1.180
root@hp1:~# /tmp/lxc-103.log
-bash: /tmp/lxc-103.log: Permission denied
root@hp1:~#
 
you're trying to execute the log file, which obviously isnt going to work :)

just transfer the file with scp or a similar tool...
 
Yes I enter with Putty, but I don't know how to copy this file and how to put it somewhere else
 
hi,

can you explain a bit?

in any case we will need:
Code:
pveversion -v
pct config 103

to get debug logs for the container start:
Code:
lxc-start -n 103 -lDEBUG -o /tmp/lxc-103.log

then attach /tmp/lxc-103.log file here.

Captura de pantalla 2020-08-19 a las 23.22.35.png