『瀚思彼岸』» 智能家居技术论坛

 找回密码
 立即注册
查看: 1616|回复: 1

[求助] 启动报错,求解(附Log)

[复制链接]

5

主题

52

帖子

182

积分

注册会员

Rank: 2

积分
182
金钱
130
HASS币
0
QQ
发表于 2018-3-21 09:44:53 | 显示全部楼层 |阅读模式
本帖最后由 rijie 于 2018-3-21 09:51 编辑

最后2项是高德地图的,按照论坛中的配置方法不知道为什么总是报错。
至于1-3项报错,就不是很明白什么意思了。
Log如下:

data:text/javascript;charset=utf-8,Polymer.IronResizableBehavior%3D%7Bproperties%3A%7B_parentResizable%3A%7Btype%3AObject%2Cobserver%3A%22_parentResizableChanged%22%7D%2C_notifyingDescendant%3A%7Btype%3ABoolean%2Cvalue%3A!1%7D%7D%2Clisteners%3A%7B%22iron-request-resize-notifications%22%3A%22_onIronRequestResizeNotifications%22%7D%2Ccreated%3Afunction()%7Bthis._interestedResizables%3D%5B%5D%2Cthis._boundNotifyResize%3Dthis.notifyResize.bind(this)%7D%2Cattached%3Afunction()%7Bthis._requestResizeNotifications()%7D%2Cdetached%3Afunction()%7Bthis._parentResizable%3Fthis._parentResizable.stopResizeNotificationsFor(this)%3Awindow.removeEventListener(%22resize%22%2Cthis._boundNotifyResize)%2Cthis._parentResizable%3Dnull%7D%2CnotifyResize%3Afunction()%7Bthis.isAttached%26%26(this._interestedResizables.forEach(function(e)%7Bthis.resizerShouldNotify(e)%26%26this._notifyDescendant(e)%7D%2Cthis)%2Cthis._fireResize())%7D%2CassignParentResizable%3Afunction(e)%7Bthis._parentResizable%3De%7D%2CstopResizeNotificationsFor%3Afunction(e)%7Bvar%20i%3Dthis._interestedResizables.indexOf(e)%3Bi%3E-1%26%26(this._interestedResizables.splice(i%2C1)%2Cthis.unlisten(e%2C%22iron-resize%22%2C%22_onDescendantIronResize%22))%7D%2CresizerShouldNotify%3Afunction(e)%7Breturn!0%7D%2C_onDescendantIronResize%3Afunction(e)%7Bthis._notifyingDescendant%3Fe.stopPropagation()%3APolymer.Settings.useShadow%7C%7Cthis._fireResize()%7D%2C_fireResize%3Afunction()%7Bthis.fire(%22iron-resize%22%2Cnull%2C%7Bnode%3Athis%2Cbubbles%3A!1%7D)%7D%2C_onIronRequestResizeNotifications%3Afunction(e)%7Bvar%20i%3DPolymer.dom(e).rootTarget%3Bi!%3D%3Dthis%26%26(-1%3D%3D%3Dthis._interestedResizables.indexOf(i)%26%26(this._interestedResizables.push(i)%2Cthis.listen(i%2C%22iron-resize%22%2C%22_onDescendantIronResize%22))%2Ci.assignParentResizable(this)%2Cthis._notifyDescendant(i)%2Ce.stopPropagation())%7D%2C_parentResizableChanged%3Afunction(e)%7Be%26%26window.removeEventListener(%22resize%22%2Cthis._boundNotifyResize)%7D%2C_notifyDescendant%3Afunction(e)%7Bthis.isAttached%26%26(this._notifyingDescendant%3D!0%2Ce.notifyResize()%2Cthis._notifyingDescendant%3D!1)%7D%2C_requestResizeNotifications%3Afunction()%7Bif(this.isAttached)if(%22loading%22%3D%3D%3Ddocument.readyState)%7Bvar%20e%3Dthis._requestResizeNotifications.bind(this)%3Bdocument.addEventListener(%22readystatechange%22%2Cfunction%20i()%7Bdocument.removeEventListener(%22readystatechange%22%2Ci)%2Ce()%7D)%7Delse%20this.fire(%22iron-request-resize-notifications%22%2Cnull%2C%7Bnode%3Athis%2Cbubbles%3A!0%2Ccancelable%3A!0%7D)%2Cthis._parentResizable%7C%7C(window.addEventListener(%22resize%22%2Cthis._boundNotifyResize)%2Cthis.notifyResize())%7D%7D%3B%0A%2F%2F%23%20sourceURL%3Dhttp%3A%2F%2F2018b9956q.iask.in%3A8123%2Ffrontend_latest%2Ffrontend-622a02e67c4395ecfd7ccaeb704f00ad.html-89.js%0A:1:1331 Object doesn't support property or method 'assignParentResizable'
上午9:26 components/system_log/__init__.py (ERROR)

data:text/javascript;charset=utf-8,Polymer.IronResizableBehavior%3D%7Bproperties%3A%7B_parentResizable%3A%7Btype%3AObject%2Cobserver%3A%22_parentResizableChanged%22%7D%2C_notifyingDescendant%3A%7Btype%3ABoolean%2Cvalue%3A!1%7D%7D%2Clisteners%3A%7B%22iron-request-resize-notifications%22%3A%22_onIronRequestResizeNotifications%22%7D%2Ccreated%3Afunction()%7Bthis._interestedResizables%3D%5B%5D%2Cthis._boundNotifyResize%3Dthis.notifyResize.bind(this)%7D%2Cattached%3Afunction()%7Bthis._requestResizeNotifications()%7D%2Cdetached%3Afunction()%7Bthis._parentResizable%3Fthis._parentResizable.stopResizeNotificationsFor(this)%3Awindow.removeEventListener(%22resize%22%2Cthis._boundNotifyResize)%2Cthis._parentResizable%3Dnull%7D%2CnotifyResize%3Afunction()%7Bthis.isAttached%26%26(this._interestedResizables.forEach(function(e)%7Bthis.resizerShouldNotify(e)%26%26this._notifyDescendant(e)%7D%2Cthis)%2Cthis._fireResize())%7D%2CassignParentResizable%3Afunction(e)%7Bthis._parentResizable%3De%7D%2CstopResizeNotificationsFor%3Afunction(e)%7Bvar%20i%3Dthis._interestedResizables.indexOf(e)%3Bi%3E-1%26%26(this._interestedResizables.splice(i%2C1)%2Cthis.unlisten(e%2C%22iron-resize%22%2C%22_onDescendantIronResize%22))%7D%2CresizerShouldNotify%3Afunction(e)%7Breturn!0%7D%2C_onDescendantIronResize%3Afunction(e)%7Bthis._notifyingDescendant%3Fe.stopPropagation()%3APolymer.Settings.useShadow%7C%7Cthis._fireResize()%7D%2C_fireResize%3Afunction()%7Bthis.fire(%22iron-resize%22%2Cnull%2C%7Bnode%3Athis%2Cbubbles%3A!1%7D)%7D%2C_onIronRequestResizeNotifications%3Afunction(e)%7Bvar%20i%3DPolymer.dom(e).rootTarget%3Bi!%3D%3Dthis%26%26(-1%3D%3D%3Dthis._interestedResizables.indexOf(i)%26%26(this._interestedResizables.push(i)%2Cthis.listen(i%2C%22iron-resize%22%2C%22_onDescendantIronResize%22))%2Ci.assignParentResizable(this)%2Cthis._notifyDescendant(i)%2Ce.stopPropagation())%7D%2C_parentResizableChanged%3Afunction(e)%7Be%26%26window.removeEventListener(%22resize%22%2Cthis._boundNotifyResize)%7D%2C_notifyDescendant%3Afunction(e)%7Bthis.isAttached%26%26(this._notifyingDescendant%3D!0%2Ce.notifyResize()%2Cthis._notifyingDescendant%3D!1)%7D%2C_requestResizeNotifications%3Afunction()%7Bif(this.isAttached)if(%22loading%22%3D%3D%3Ddocument.readyState)%7Bvar%20e%3Dthis._requestResizeNotifications.bind(this)%3Bdocument.addEventListener(%22readystatechange%22%2Cfunction%20i()%7Bdocument.removeEventListener(%22readystatechange%22%2Ci)%2Ce()%7D)%7Delse%20this.fire(%22iron-request-resize-notifications%22%2Cnull%2C%7Bnode%3Athis%2Cbubbles%3A!0%2Ccancelable%3A!0%7D)%2Cthis._parentResizable%7C%7C(window.addEventListener(%22resize%22%2Cthis._boundNotifyResize)%2Cthis.notifyResize())%7D%7D%3B%0A%2F%2F%23%20sourceURL%3Dhttp%3A%2F%2F2018b9956q.iask.in%3A8123%2Ffrontend_latest%2Ffrontend-622a02e67c4395ecfd7ccaeb704f00ad.html-89.js%0A:1:1331 Object doesn't support property or method 'assignParentResizable'

上午9:26 components/system_log/__init__.py (ERROR)
Update of weather.shanghai is taking over 10 seconds

上午4:31 core.py (WARNING)
Error while setting up platform gaodetraffic

上午1:11 custom_components/sensor/gaodetraffic.py (ERROR)
Json Status Error1!

上午1:11 custom_components/sensor/gaodetraffic.py (ERROR)


无标题.jpg

回复

使用道具 举报

5

主题

52

帖子

182

积分

注册会员

Rank: 2

积分
182
金钱
130
HASS币
0
QQ
 楼主| 发表于 2018-3-21 10:08:40 | 显示全部楼层
奇怪了,这次重启只有:

Timer got out of sync. Resetting
上午10:06 core.py (ERROR)

Error while setting up platform gaodetraffic
上午10:05 custom_components/sensor/gaodetraffic.py (ERROR)

Json Status Error1!
上午10:05 custom_components/sensor/gaodetraffic.py (ERROR)
回复

使用道具 举报

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

本版积分规则

Archiver|手机版|小黑屋|Hassbian

GMT+8, 2024-11-23 14:51 , Processed in 0.312806 second(s), 27 queries .

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

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