本帖最后由 mildrabbit 于 2021-3-4 13:49 编辑
今天HA的 Supervisor 出现如下报错,通过 Supervisor 安装的插件都不见了。。。试过重启 Supervisor 的容器,发现重启后马上停止。。,又没有发现异常报错信息。。请教大佬们,怎么处理。
Unable to load the panel source: /api/hassio/app/entrypoint.js.
docker容器启动信息。
Containers > hassio_supervisor > Inspect
my account log out
Inspect
35d024785d7e08d2c540d62424e411532b4bbff1d3601279eb8b1b2f61193a30 - AppArmorProfile unconfined
- Args [ ]
- Config { AttachStderr: true, AttachStdin: false, AttachStdout: true, Cmd: null, Domainname: , Entrypoint: /init, Env: SUPERVISOR_MACHINE=qemux86-64,SUPERVISOR_SHARE=/usr/share/hassio,SUPERVISOR_NAME=hassio_supervisor,PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin,LANG=C.UTF-8,S6_BEHAVIOUR_IF_STAGE2_FAILS=2,S6_CMD_WAIT_FOR_SERVICES=1,GPG_KEY=E3FF2839C048B25C084DEBE9B26995E310250568,PYTHON_VERSION=3.8.7,PYTHON_PIP_VERSION=20.2.4,S6_SERVICES_GRACETIME=10000,SUPERVISOR_API=http://localhost, Hostname: 35d024785d7e, Image: homeassistant/amd64-hassio-supervisor, Labels: [object Object], OnBuild: null, OpenStdin: false, StdinOnce: false, Tty: false, User: , Volumes: null, WorkingDir: / }
- Created 2021-02-19T16:02:35.718366791Z
- Driver overlay2
- ExecIDs
- GraphDriver { Data: [object Object], Name: overlay2 }
- HostConfig { AutoRemove: false, Binds: /run/docker.sock:/run/docker.sock,/run/dbus:/run/dbus,/etc/machine-id:/etc/machine-id:ro,/usr/share/hassio:/data:rw, BlkioDeviceReadBps: null, BlkioDeviceReadIOps: null, BlkioDeviceWriteBps: null, BlkioDeviceWriteIOps: null, BlkioWeight: 0, BlkioWeightDevice: , CapAdd: null, CapDrop: null, Capabilities: null, Cgroup: , CgroupParent: , ConsoleSize: 0,0, ContainerIDFile: , CpuCount: 0, CpuPercent: 0, CpuPeriod: 0, CpuQuota: 0, CpuRealtimePeriod: 0, CpuRealtimeRuntime: 0, CpuShares: 0, CpusetCpus: , CpusetMems: , DeviceCgroupRules: null, DeviceRequests: null, Devices: , Dns: , DnsOptions: , DnsSearch: , ExtraHosts: null, GroupAdd: null, IOMaximumBandwidth: 0, IOMaximumIOps: 0, IpcMode: private, Isolation: , KernelMemory: 0, KernelMemoryTCP: 0, Links: null, LogConfig: [object Object], MaskedPaths: null, Memory: 0, MemoryReservation: 0, MemorySwap: 0, MemorySwappiness: null, NanoCpus: 0, NetworkMode: default, OomKillDisable: false, OomScoreAdj: 0, PidMode: , PidsLimit: null, PortBindings: [object Object], Privileged: true, PublishAllPorts: false, ReadonlyPaths: null, ReadonlyRootfs: false, RestartPolicy: [object Object], Runtime: runc, SecurityOpt: apparmor=hassio-supervisor,seccomp=unconfined,label=disable, ShmSize: 67108864, UTSMode: , Ulimits: null, UsernsMode: , VolumeDriver: , VolumesFrom: null }
- HostnamePath /var/lib/docker/containers/35d024785d7e08d2c540d62424e411532b4bbff1d3601279eb8b1b2f61193a30/hostname
- HostsPath /var/lib/docker/containers/35d024785d7e08d2c540d62424e411532b4bbff1d3601279eb8b1b2f61193a30/hosts
- Id 35d024785d7e08d2c540d62424e411532b4bbff1d3601279eb8b1b2f61193a30
- Image sha256:ab17f27e217bc9db238a9199091d3f59d5de0612166f3acce3ef8b887fb5198a
- LogPath /var/lib/docker/containers/35d024785d7e08d2c540d62424e411532b4bbff1d3601279eb8b1b2f61193a30/35d024785d7e08d2c540d62424e411532b4bbff1d3601279eb8b1b2f61193a30-json.log
- MountLabel
- Mounts [ [object Object], [object Object], [object Object], [object Object] ]
- Name /hassio_supervisor
- NetworkSettings { Bridge: , EndpointID: , Gateway: , GlobalIPv6Address: , GlobalIPv6PrefixLen: 0, HairpinMode: false, IPAddress: , IPPrefixLen: 0, IPv6Gateway: , LinkLocalIPv6Address: , LinkLocalIPv6PrefixLen: 0, MacAddress: , Networks: [object Object], Ports: [object Object], SandboxID: 0939f50129fa4ecc30818550902f870af918e25ecbf0b92f5a33add654d081a9, SandboxKey: /var/run/docker/netns/0939f50129fa, SecondaryIPAddresses: null, SecondaryIPv6Addresses: null }
- Path /init
- Platform linux
- ProcessLabel
- ResolvConfPath /var/lib/docker/containers/35d024785d7e08d2c540d62424e411532b4bbff1d3601279eb8b1b2f61193a30/resolv.conf
- RestartCount 0
- State { Dead: false, Error: , ExitCode: 0, FinishedAt: 2021-03-04T01:48:56.300424037Z, OOMKilled: false, Paused: false, Pid: 0, Restarting: false, Running: false, StartedAt: 2021-03-04T01:48:48.957937149Z, Status: exited }
[01:48:49] INFO: Setup udev backend inside container
[01:48:49] INFO: Update udev information
[cont-init.d] udev.sh: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.
[01:48:50] INFO: Starting local supervisor watchdog...
21-03-04 01:48:51 INFO (MainThread) [__main__] Initializing Supervisor setup
21-03-04 01:48:51 INFO (MainThread) [supervisor.bootstrap] Initializing Supervisor Sentry
21-03-04 01:48:51 INFO (MainThread) [supervisor.bootstrap] Seting up coresys for machine: qemux86-64
21-03-04 01:48:51 INFO (SyncWorker_0) [supervisor.docker.supervisor] Attaching to Supervisor homeassistant/amd64-hassio-supervisor with version 2021.02.11
21-03-04 01:48:51 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.INITIALIZE
21-03-04 01:48:51 WARNING (MainThread) [supervisor.resolution.evaluations.docker_configuration] Docker logging driver json-file is not supported!
21-03-04 01:48:51 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
21-03-04 01:48:51 INFO (MainThread) [__main__] Setting up Supervisor
21-03-04 01:48:51 INFO (MainThread) [supervisor.api] Starting API on 172.30.32.2
21-03-04 01:48:51 INFO (MainThread) [supervisor.hardware.monitor] Started Supervisor hardware monitor
[cont-finish.d] executing container finish scripts...
[cont-finish.d] done.
[s6-finish] waiting for services.
[s6-finish] sending all processes the TERM signal.
[s6-finish] sending all processes the KILL signal and exiting.
|