找回密码
 立即注册

微信扫码登录

搜索
楼主: antsunzj

[经验分享] 11.22更新:告别不断搞坏系统格式化tf之路——给新手的固件

 火... [复制链接]

0

主题

36

回帖

134

积分

注册会员

积分
134
金钱
98
HASS币
0
发表于 2018-1-12 14:30:56 | 显示全部楼层
谢谢分享
回复

使用道具 举报

0

主题

195

回帖

1029

积分

金牌会员

积分
1029
金钱
834
HASS币
0
发表于 2018-1-13 19:28:48 | 显示全部楼层


膜拜大神
回复

使用道具 举报

0

主题

61

回帖

2663

积分

金牌会员

积分
2663
金钱
2602
HASS币
0
发表于 2018-1-17 00:13:39 | 显示全部楼层
謝謝大大滴分享
小白我應該最適合先來玩這個
出問題就直接刪出錯的docker
不需要一直全部重新安裝了
回复

使用道具 举报

0

主题

101

回帖

808

积分

论坛积极会员

积分
808
金钱
707
HASS币
0
发表于 2018-1-19 15:58:25 | 显示全部楼层
学习!!!!!!!!!!
回复

使用道具 举报

42

主题

482

回帖

2547

积分

金牌会员

积分
2547
金钱
2018
HASS币
30
发表于 2018-1-21 12:49:20 | 显示全部楼层
本帖最后由 czweb 于 2018-1-21 12:50 编辑

1、系统启动后报错如何解决,/usr/lib/python3.6这个目录找不到
2、调用command_line也不行,为什么呢?https://bbs.hassbian.com/forum.p ... 510&page=1#pid53973
2018-01-21 12:26:10 WARNING (MainThread) [homeassistant.setup] Setup of sensor is taking over 10 seconds.
2018-01-21 12:26:10 WARNING (MainThread) [homeassistant.setup] Setup of switch is taking over 10 seconds.
2018-01-21 12:26:28 WARNING (SyncWorker_11) [netdisco.ssdp] Error fetching description at [url]http://169.254.19.109:80/description.xml[/url]
2018-01-21 12:26:28 WARNING (SyncWorker_11) [netdisco.ssdp] Found malformed XML at [url]http://192.168.7.206:9999:[/url] Not Found
2018-01-21 12:37:02 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/usr/lib/python3.6/asyncio/tasks.py", line 179, in _step
    result = coro.send(None)
  File "/usr/lib/python3.6/site-packages/homeassistant/helpers/entity_component.py", line 398, in async_process_entity
    new_entity, self, update_before_add=update_before_add
  File "/usr/lib/python3.6/site-packages/homeassistant/helpers/entity_component.py", line 239, in async_add_entity
    'Invalid entity id: {}'.format(entity.entity_id))
homeassistant.exceptions.HomeAssistantError: Invalid entity id: light.
2018-01-21 12:37:02 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/usr/lib/python3.6/asyncio/tasks.py", line 179, in _step
    result = coro.send(None)
  File "/usr/lib/python3.6/site-packages/homeassistant/helpers/entity_component.py", line 398, in async_process_entity
    new_entity, self, update_before_add=update_before_add
  File "/usr/lib/python3.6/site-packages/homeassistant/helpers/entity_component.py", line 239, in async_add_entity
    'Invalid entity id: {}'.format(entity.entity_id))
homeassistant.exceptions.HomeAssistantError: Invalid entity id: light.
2018-01-21 12:37:02 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/usr/lib/python3.6/asyncio/tasks.py", line 179, in _step
    result = coro.send(None)
  File "/usr/lib/python3.6/site-packages/homeassistant/helpers/entity_component.py", line 398, in async_process_entity
    new_entity, self, update_before_add=update_before_add
  File "/usr/lib/python3.6/site-packages/homeassistant/helpers/entity_component.py", line 239, in async_add_entity
    'Invalid entity id: {}'.format(entity.entity_id))
homeassistant.exceptions.HomeAssistantError: Invalid entity id: light.
2018-01-21 12:37:02 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/usr/lib/python3.6/asyncio/tasks.py", line 179, in _step
    result = coro.send(None)
  File "/usr/lib/python3.6/site-packages/homeassistant/helpers/entity_component.py", line 398, in async_process_entity
    new_entity, self, update_before_add=update_before_add
  File "/usr/lib/python3.6/site-packages/homeassistant/helpers/entity_component.py", line 239, in async_add_entity
    'Invalid entity id: {}'.format(entity.entity_id))
homeassistant.exceptions.HomeAssistantError: Invalid entity id: light.
2018-01-21 12:42:15 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/usr/lib/python3.6/asyncio/tasks.py", line 179, in _step
    result = coro.send(None)
  File "/usr/lib/python3.6/site-packages/homeassistant/helpers/entity_component.py", line 398, in async_process_entity
    new_entity, self, update_before_add=update_before_add
  File "/usr/lib/python3.6/site-packages/homeassistant/helpers/entity_component.py", line 239, in async_add_entity
    'Invalid entity id: {}'.format(entity.entity_id))
homeassistant.exceptions.HomeAssistantError: Invalid entity id: light.
2018-01-21 12:42:15 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/usr/lib/python3.6/asyncio/tasks.py", line 179, in _step
    result = coro.send(None)
  File "/usr/lib/python3.6/site-packages/homeassistant/helpers/entity_component.py", line 398, in async_process_entity
    new_entity, self, update_before_add=update_before_add
  File "/usr/lib/python3.6/site-packages/homeassistant/helpers/entity_component.py", line 239, in async_add_entity
    'Invalid entity id: {}'.format(entity.entity_id))
homeassistant.exceptions.HomeAssistantError: Invalid entity id: light.
2018-01-21 12:42:15 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/usr/lib/python3.6/asyncio/tasks.py", line 179, in _step
    result = coro.send(None)
  File "/usr/lib/python3.6/site-packages/homeassistant/helpers/entity_component.py", line 398, in async_process_entity
    new_entity, self, update_before_add=update_before_add
  File "/usr/lib/python3.6/site-packages/homeassistant/helpers/entity_component.py", line 239, in async_add_entity
    'Invalid entity id: {}'.format(entity.entity_id))
homeassistant.exceptions.HomeAssistantError: Invalid entity id: light.
2018-01-21 12:42:15 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/usr/lib/python3.6/asyncio/tasks.py", line 179, in _step
    result = coro.send(None)
  File "/usr/lib/python3.6/site-packages/homeassistant/helpers/entity_component.py", line 398, in async_process_entity
    new_entity, self, update_before_add=update_before_add
  File "/usr/lib/python3.6/site-packages/homeassistant/helpers/entity_component.py", line 239, in async_add_entity
    'Invalid entity id: {}'.format(entity.entity_id))
homeassistant.exceptions.HomeAssistantError: Invalid entity id: light.
2018-01-21 12:49:50 ERROR (SyncWorker_7) [homeassistant.components.switch.command_line] Command failed: /usr/bin/python3 /home/homeassistant/.homeassistant/pcPower.py ON 50E54935D58D
2018-01-21 12:49:54 ERROR (SyncWorker_5) [homeassistant.components.switch.command_line] Command failed: /usr/bin/python3 /home/homeassistant/.homeassistant/pcPower.py OFFALL
回复

使用道具 举报

1

主题

140

回帖

493

积分

中级会员

积分
493
金钱
352
HASS币
0
发表于 2018-1-21 16:20:55 | 显示全部楼层
噶某些分享
回复

使用道具 举报

6

主题

259

回帖

1497

积分

金牌会员

积分
1497
金钱
1232
HASS币
0
发表于 2018-1-21 17:00:30 | 显示全部楼层
谢谢分享
回复

使用道具 举报

2

主题

157

回帖

1138

积分

金牌会员

积分
1138
金钱
979
HASS币
0
发表于 2018-1-21 18:31:16 | 显示全部楼层
baiduyun下载速度太慢
回复

使用道具 举报

2

主题

98

回帖

508

积分

禁止发言

积分
508
金钱
408
HASS币
0
发表于 2018-1-21 19:20:52 | 显示全部楼层
来试试看看
回复

使用道具 举报

0

主题

4

回帖

28

积分

新手上路

积分
28
金钱
24
HASS币
0
发表于 2018-1-21 23:37:30 | 显示全部楼层
看看看看
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-8-27 00:14 , Processed in 0.482905 second(s), 18 queries , MemCached On.

Powered by Discuz! X3.5

© 2001-2025 Discuz! Team.

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