|
发表于 2018-3-17 23:31:04
|
显示全部楼层
1、
Welcome to Ubuntu 16.04 LTS (GNU/Linux 3.4.0-perf-g6f3bfd0 armv7l)
* Documentation: https://help.ubuntu.com/
Ubuntu 16.04 LTS [running via Linux Deploy]
Last login: Sat Mar 17 17:11:10 2018 from 192.168.1.3
android@localhost:~$ netstat -t -ln
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN
tcp6 0 0 :::38517 :::* LISTEN
tcp6 0 0 :::22 :::* LISTEN
tcp6 0 0 :::3880 :::* LISTEN
android@localhost:~$
2、
(homeassistant) homeassistant@localhost:/home/android$ hass
Config directory: /home/homeassistant/.homeassistant
INFO:homeassistant.core:Bus:Handling <Event service_registered[L]: domain=homeassistant, service=turn_off>
INFO:homeassistant.core:Bus:Handling <Event service_registered[L]: domain=homeassistant, service=turn_on>
INFO:homeassistant.core:Bus:Handling <Event service_registered[L]: domain=homeassistant, service=toggle>
INFO:homeassistant.core:Bus:Handling <Event service_registered[L]: domain=homeassistant, service=stop>
INFO:homeassistant.core:Bus:Handling <Event service_registered[L]: domain=homeassistant, service=restart>
INFO:homeassistant.core:Bus:Handling <Event service_registered[L]: domain=homeassistant, service=check_config>
INFO:homeassistant.core:Bus:Handling <Event service_registered[L]: domain=homeassistant, service=reload_core_config>
INFO:homeassistant.core:Bus:Handling <Event service_registered[L]: domain=persistent_notification, service=create>
INFO:homeassistant.core:Bus:Handling <Event service_registered[L]: domain=persistent_notification, service=dismiss>
INFO:homeassistant.bootstrap:Home Assistant core initialized
INFO:homeassistant.loaderoaded frontend from homeassistant.components.frontend
INFO:homeassistant.loaderoaded api from homeassistant.components.api
INFO:homeassistant.loaderoaded http from homeassistant.components.http
INFO:homeassistant.loaderoaded websocket_api from homeassistant.components.websocket_api
INFO:homeassistant.loaderoaded system_log from homeassistant.components.system_log
INFO:homeassistant.loaderoaded introduction from homeassistant.components.introduction
INFO:homeassistant.setup:Setting up introduction
INFO:homeassistant.components.introduction:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Hello, and welcome to Home Assistant!
We'll hope that we can make all your dreams come true.
Here are some resources to get started:
- Configuring Home Assistant:
https://home-assistant.io/getting-started/configuration/
- Available components:
https://home-assistant.io/components/
- Troubleshooting your configuration:
https://home-assistant.io/gettin ... ting-configuration/
- Getting help:
https://home-assistant.io/help/
This message is generated by the introduction component. You can
disable it in configuration.yaml.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
INFO:homeassistant.loaderoaded persistent_notification from homeassistant.components.persistent_notification
INFO:homeassistant.setup:Setup of domain introduction took 0.0 seconds.
INFO:homeassistant.core:Bus:Handling <Event component_loaded[L]: component=introduction>
INFO:homeassistant.loaderoaded history from homeassistant.components.history
INFO:homeassistant.loaderoaded recorder from homeassistant.components.recorder
INFO:homeassistant.core:Bus:Handling <Event call_service[L]: service_call_id=3048837616-1, domain=persistent_notification, service_data=title=Welcome Home!, message=
Here are some resources to get started:
- [Configuring Home Assistant](https://home-assistant.io/getting-started/configuration/)
- [Available components](https://home-assistant.io/components/)
- [Troubleshooting your configuration](https://home-assistant.io/docs/configuration/troubleshooting/)
- [Getting help](https://home-assistant.io/help/)
To not see this card popup in the future, edit your config in
`configuration.yaml` and disable the `introduction` component.
, service=create>
INFO:homeassistant.core:Bus:Handling <Event state_changed[L]: new_state=<state persistent_notification.notification=notifying; title=Welcome Home!, message=Here are some resources to get started:
- [Configuring Home Assistant](https://home-assistant.io/getting-started/configuration/)
- [Available components](https://home-assistant.io/components/)
- [Troubleshooting your configuration](https://home-assistant.io/docs/configuration/troubleshooting/)
- [Getting help](https://home-assistant.io/help/)
To not see this card popup in the future, edit your config in
`configuration.yaml` and disable the `introduction` component. @ 2018-03-17T23:24:13.607207+08:00>, old_state=None, entity_id=persistent_notification.notification>
INFO:homeassistant.core:Bus:Handling <Event service_executed[L]: service_call_id=3048837616-1>
INFO:homeassistant.util.package:Attempting install of aiohttp_cors==0.6.0
ERROR:homeassistant.util.package:Unable to install package aiohttp_cors==0.6.0: Could not find a version that satisfies the requirement aiohttp_cors==0.6.0 (from versions: )
No matching distribution found for aiohttp_cors==0.6.0
ERROR:homeassistant.requirements:Not initializing http because could not install requirement aiohttp_cors==0.6.0
ERROR:homeassistant.setup:Setup failed for http: Could not install all requirements.
INFO:homeassistant.core:Bus:Handling <Event call_service[L]: service_call_id=3048837616-2, domain=persistent_notification, service_data=notification_id=invalid_config, title=Invalid config, message=The following components and platforms could not be set up:
- [http](https://home-assistant.io/components/http/)
Please check your config., service=create>
INFO:homeassistant.core:Bus:Handling <Event state_changed[L]: new_state=<state persistent_notification.invalid_config=notifying; title=Invalid config, message=The following components and platforms could not be set up:
- [http](https://home-assistant.io/components/http/)
Please check your config. @ 2018-03-17T23:24:16.030053+08:00>, old_state=None, entity_id=persistent_notification.invalid_config>
INFO:homeassistant.core:Bus:Handling <Event service_executed[L]: service_call_id=3048837616-2>
ERROR:homeassistant.setup:Unable to setup dependencies of websocket_api. Setup failed for dependencies: http
ERROR:homeassistant.setup:Setup failed for websocket_api: Could not setup all dependencies.
ERROR:homeassistant.setup:Unable to setup dependencies of api. Setup failed for dependencies: http
ERROR:homeassistant.setup:Setup failed for api: Could not setup all dependencies.
ERROR:homeassistant.setup:Unable to setup dependencies of system_log. Setup failed for dependencies: http
ERROR:homeassistant.setup:Setup failed for system_log: Could not setup all dependencies.
INFO:homeassistant.core:Bus:Handling <Event call_service[L]: service_call_id=3048837616-3, domain=persistent_notification, service_data=notification_id=invalid_config, title=Invalid config, message=The following components and platforms could not be set up:
- [websocket-api](https://home-assistant.io/components/websocket_api/)
- [http](https://home-assistant.io/components/http/)
-----------省略很多行Please check your config.--------------
Please check your config., service=create>
INFO:homeassistant.core:Bus:Handling <Event state_changed[L]: new_state=<state persistent_notification.invalid_config=notifying; title=Invalid config, message=The following components and platforms could not be set up:
- [conversation](https://home-assistant.io/components/conversation/)
- [tts](https://home-assistant.io/components/tts/)
- [frontend](https://home-assistant.io/components/frontend/)
- [http](https://home-assistant.io/components/http/)
- [discovery](https://home-assistant.io/components/discovery/)
- [updater](https://home-assistant.io/components/updater/)
- [config](https://home-assistant.io/components/config/)
- [websocket-api](https://home-assistant.io/components/websocket_api/)
- [logbook](https://home-assistant.io/components/logbook/)
- sensor.yr
- [cloud](https://home-assistant.io/components/cloud/)
- [api](https://home-assistant.io/components/api/)
- [system-log](https://home-assistant.io/components/system_log/)
- [recorder](https://home-assistant.io/components/recorder/)
- [history](https://home-assistant.io/components/history/)
Please check your config. @ 2018-03-17T23:24:16.030053+08:00>, entity_id=persistent_notification.invalid_config>
INFO:homeassistant.core:Bus:Handling <Event service_executed[L]: service_call_id=3048837616-16>
INFO:homeassistant.setup:Setup of domain sensor took 7.1 seconds.
INFO:homeassistant.core:Bus:Handling <Event component_loaded[L]: component=sensor>
INFO:homeassistant.bootstrap:Home Assistant initialized in 13.13s
INFO:homeassistant.core:Starting Home Assistant core loop
INFO:homeassistant.core:Starting Home Assistant
INFO:homeassistant.core:Bus:Handling <Event homeassistant_start[L]>
INFO:homeassistant.core:Timer:starting
|
|