找回密码
 立即注册

微信扫码登录

搜索
查看: 68|回复: 4

[求助] 群晖虚拟机安装官方的ha supervisor卡住了

[复制链接]

1

主题

5

回帖

41

积分

新手上路

积分
41
金钱
35
HASS币
0
发表于 23 小时前 | 显示全部楼层 |阅读模式
本帖最后由 xiaoyaochen357 于 2025-11-23 00:37 编辑

第一次卡住我设置了旁路由的代理,并且进去把网关挂上了,第二次一开始都很顺,然后出了个Error on Home Assistant installation.后就一直开始这个循环了


2025-11-23 00:34:48.577 ERROR (MainThread) [asyncio] Task exception was never retrieved
future: <Task finished name='Task-4023' coro=<DockerInterface.install.<locals>.process_pull_image_log() done, defined at /usr/src/supervisor/supervisor/docker/interface.py:404> exception=TypeError("unsupported operand type(s) for +=: 'int' and 'NoneType'")>
Traceback (most recent call last):
  File "/usr/src/supervisor/supervisor/docker/interface.py", line 406, in process_pull_image_log
    self._process_pull_image_log(curr_job_id, reference)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/supervisor/supervisor/docker/interface.py", line 345, in _process_pull_image_log
    total += job.extra["total"]
TypeError: unsupported operand type(s) for +=: 'int' and 'NoneType'
2025-11-23 00:34:48.813 ERROR (MainThread) [asyncio] Task exception was never retrieved
future: <Task finished name='Task-4024' coro=<DockerInterface.install.<locals>.process_pull_image_log() done, defined at /usr/src/supervisor/supervisor/docker/interface.py:404> exception=TypeError("unsupported operand type(s) for +=: 'int' and 'NoneType'")>
Traceback (most recent call last):
  File "/usr/src/supervisor/supervisor/docker/interface.py", line 406, in process_pull_image_log
    self._process_pull_image_log(curr_job_id, reference)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/supervisor/supervisor/docker/interface.py", line 345, in _process_pull_image_log
    total += job.extra["total"]
TypeError: unsupported operand type(s) for +=: 'int' and 'NoneType'
2025-11-23 00:34:48.926 ERROR (MainThread) [asyncio] Task exception was never retrieved
future: <Task finished name='Task-4025' coro=<DockerInterface.install.<locals>.process_pull_image_log() done, defined at /usr/src/supervisor/supervisor/docker/interface.py:404> exception=TypeError("unsupported operand type(s) for +=: 'int' and 'NoneType'")>
Traceback (most recent call last):
  File "/usr/src/supervisor/supervisor/docker/interface.py", line 406, in process_pull_image_log
    self._process_pull_image_log(curr_job_id, reference)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/supervisor/supervisor/docker/interface.py", line 345, in _process_pull_image_log
    total += job.extra["total"]
TypeError: unsupported operand type(s) for +=: 'int' and 'NoneType'
2025-11-23 00:34:49.026 ERROR (MainThread) [asyncio] Task exception was never retrieved
future: <Task finished name='Task-4026' coro=<DockerInterface.install.<locals>.process_pull_image_log() done, defined at /usr/src/supervisor/supervisor/docker/interface.py:404> exception=TypeError("unsupported operand type(s) for +=: 'int' and 'NoneType'")>
Traceback (most recent call last):
  File "/usr/src/supervisor/supervisor/docker/interface.py", line 406, in process_pull_image_log
    self._process_pull_image_log(curr_job_id, reference)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/supervisor/supervisor/docker/interface.py", line 345, in _process_pull_image_log
    total += job.extra["total"]
TypeError: unsupported operand type(s) for +=: 'int' and 'NoneType'
2025-11-23 00:34:49.132 ERROR (MainThread) [asyncio] Task exception was never retrieved
future: <Task finished name='Task-4027' coro=<DockerInterface.install.<locals>.process_pull_image_log() done, defined at /usr/src/supervisor/supervisor/docker/interface.py:404> exception=TypeError("unsupported operand type(s) for +=: 'int' and 'NoneType'")>
Traceback (most recent call last):
  File "/usr/src/supervisor/supervisor/docker/interface.py", line 406, in process_pull_image_log
    self._process_pull_image_log(curr_job_id, reference)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/supervisor/supervisor/docker/interface.py", line 345, in _process_pull_image_log
    total += job.extra["total"]
TypeError: unsupported operand type(s) for +=: 'int' and 'NoneType'
2025-11-23 00:34:49.142 ERROR (MainThread) [asyncio] Task exception was never retrieved
future: <Task finished name='Task-4028' coro=<DockerInterface.install.<locals>.process_pull_image_log() done, defined at /usr/src/supervisor/supervisor/docker/interface.py:404> exception=TypeError("unsupported operand type(s) for +=: 'int' and 'NoneType'")>
Traceback (most recent call last):
  File "/usr/src/supervisor/supervisor/docker/interface.py", line 406, in process_pull_image_log
    self._process_pull_image_log(curr_job_id, reference)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/supervisor/supervisor/docker/interface.py", line 345, in _process_pull_image_log
    total += job.extra["total"]
TypeError: unsupported operand type(s) for +=: 'int' and 'NoneType'
2025-11-23 00:34:49.144 ERROR (MainThread) [asyncio] Task exception was never retrieved
future: <Task finished name='Task-4029' coro=<DockerInterface.install.<locals>.process_pull_image_log() done, defined at /usr/src/supervisor/supervisor/docker/interface.py:404> exception=TypeError("unsupported operand type(s) for +=: 'int' and 'NoneType'")>
Traceback (most recent call last):
  File "/usr/src/supervisor/supervisor/docker/interface.py", line 406, in process_pull_image_log
    self._process_pull_image_log(curr_job_id, reference)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/supervisor/supervisor/docker/interface.py", line 345, in _process_pull_image_log
    total += job.extra["total"]
TypeError: unsupported operand type(s) for +=: 'int' and 'NoneType'

image.png image.png image.png

回复

使用道具 举报

1

主题

5

回帖

41

积分

新手上路

积分
41
金钱
35
HASS币
0
 楼主| 发表于 23 小时前 | 显示全部楼层
自己给自己顶一下
回复

使用道具 举报

1

主题

134

回帖

1079

积分

金牌会员

积分
1079
金钱
944
HASS币
0
发表于 12 小时前 | 显示全部楼层
supervisor是否被升成11.2了?
回复

使用道具 举报

1

主题

5

回帖

41

积分

新手上路

积分
41
金钱
35
HASS币
0
 楼主| 发表于 9 小时前 | 显示全部楼层
wkbhll 发表于 2025-11-23 11:08
supervisor是否被升成11.2了?

好像是,我有印象他在下11.2版本的supervisor
回复

使用道具 举报

1

主题

134

回帖

1079

积分

金牌会员

积分
1079
金钱
944
HASS币
0
发表于 6 小时前 | 显示全部楼层
xiaoyaochen357 发表于 2025-11-23 14:47
好像是,我有印象他在下11.2版本的supervisor

这个版本就会这样,现在应是11.4了,11.3就开始正常了。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Archiver|手机版|小黑屋|Hassbian ( 晋ICP备17001384号-1 )

GMT+8, 2025-11-23 23:49 , Processed in 0.102562 second(s), 6 queries , MemCached On.

Powered by Discuz! X3.5

© 2001-2025 Discuz! Team.

快速回复 返回顶部 返回列表