智趣盒子问题反馈集中帖

哦,好的镜像截图如下:


无法启动hassio_supervisor?


启动supervisor提示这个

小米多模网关提交跳转不了

启动supervisor提示
nfo: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
cont-init: info: running /etc/cont-init.d/udev.sh
[11:35:06] INFO: Setup udev backend inside container
starting version 3.2.11
[11:35:06] INFO: Update udev information
cont-init: info: /etc/cont-init.d/udev.sh exited 0
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun supervisor (no readiness notification)
services-up: info: copying legacy longrun watchdog (no readiness notification)
s6-rc: info: service legacy-services successfully started
[11:35:06] INFO: Starting local supervisor watchdog…
22-12-03 11:35:11 CRITICAL (MainThread) [supervisor.bootstrap] Can’t find ‘SUPERVISOR_SHARE’ environment variable!
22-12-03 11:35:11 CRITICAL (MainThread) [supervisor.bootstrap] Can’t find ‘SUPERVISOR_NAME’ environment variable!
22-12-03 11:35:11 CRITICAL (MainThread) [supervisor.bootstrap] Can’t find any kind of machine/homeassistant details!
22-12-03 11:35:11 CRITICAL (MainThread) [supervisor.bootstrap] Can’t find Docker socket!
22-12-03 11:35:11 INFO (MainThread) [main] Initializing Supervisor setup
Traceback (most recent call last):
File “/usr/local/lib/python3.10/site-packages/urllib3/connectionpool.py”, line 703, in urlopen
httplib_response = self._make_request(
File “/usr/local/lib/python3.10/site-packages/urllib3/connectionpool.py”, line 398, in _make_request
conn.request(method, url, **httplib_request_kw)
File “/usr/local/lib/python3.10/http/client.py”, line 1282, in request
self._send_request(method, url, body, headers, encode_chunked)
File “/usr/local/lib/python3.10/http/client.py”, line 1328, in _send_request
self.endheaders(body, encode_chunked=encode_chunked)
File “/usr/local/lib/python3.10/http/client.py”, line 1277, in endheaders
self._send_output(message_body, encode_chunked=encode_chunked)
File “/usr/local/lib/python3.10/http/client.py”, line 1037, in _send_output
self.send(msg)
File “/usr/local/lib/python3.10/http/client.py”, line 975, in send
self.connect()
File “/usr/local/lib/python3.10/site-packages/docker/transport/unixconn.py”, line 30, in connect
sock.connect(self.unix_socket)
FileNotFoundError: [Errno 2] No such file or directory

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File “/usr/local/lib/python3.10/site-packages/requests/adapters.py”, line 489, in send
resp = conn.urlopen(
File “/usr/local/lib/python3.10/site-packages/urllib3/connectionpool.py”, line 787, in urlopen
retries = retries.increment(
File “/usr/local/lib/python3.10/site-packages/urllib3/util/retry.py”, line 550, in increment
raise six.reraise(type(error), error, _stacktrace)
File “/usr/local/lib/python3.10/site-packages/urllib3/packages/six.py”, line 769, in reraise
raise value.with_traceback(tb)
File “/usr/local/lib/python3.10/site-packages/urllib3/connectionpool.py”, line 703, in urlopen
httplib_response = self._make_request(
File “/usr/local/lib/python3.10/site-packages/urllib3/connectionpool.py”, line 398, in _make_request
conn.request(method, url, **httplib_request_kw)
File “/usr/local/lib/python3.10/http/client.py”, line 1282, in request
self._send_request(method, url, body, headers, encode_chunked)
File “/usr/local/lib/python3.10/http/client.py”, line 1328, in _send_request
self.endheaders(body, encode_chunked=encode_chunked)
File “/usr/local/lib/python3.10/http/client.py”, line 1277, in endheaders
self._send_output(message_body, encode_chunked=encode_chunked)
File “/usr/local/lib/python3.10/http/client.py”, line 1037, in _send_output
self.send(msg)
File “/usr/local/lib/python3.10/http/client.py”, line 975, in send
self.connect()
File “/usr/local/lib/python3.10/site-packages/docker/transport/unixconn.py”, line 30, in connect
sock.connect(self.unix_socket)
urllib3.exceptions.ProtocolError: (‘Connection aborted.’, FileNotFoundError(2, ‘No such file or directory’))

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File “/usr/local/lib/python3.10/site-packages/docker/api/client.py”, line 214, in _retrieve_server_version
return self.version(api_version=False)[“ApiVersion”]
File “/usr/local/lib/python3.10/site-packages/docker/api/daemon.py”, line 181, in version
return self._result(self._get(url), json=True)
File “/usr/local/lib/python3.10/site-packages/docker/utils/decorators.py”, line 46, in inner
return f(self, *args, **kwargs)
File “/usr/local/lib/python3.10/site-packages/docker/api/client.py”, line 237, in _get
return self.get(url, **self._set_request_timeout(kwargs))
File “/usr/local/lib/python3.10/site-packages/requests/sessions.py”, line 600, in get
return self.request(“GET”, url, **kwargs)
File “/usr/local/lib/python3.10/site-packages/requests/sessions.py”, line 587, in request
resp = self.send(prep, **send_kwargs)
File “/usr/local/lib/python3.10/site-packages/requests/sessions.py”, line 701, in send
r = adapter.send(request, **kwargs)
File “/usr/local/lib/python3.10/site-packages/requests/adapters.py”, line 547, in send
raise ConnectionError(err, request=request)
requests.exceptions.ConnectionError: (‘Connection aborted.’, FileNotFoundError(2, ‘No such file or directory’))

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File “/usr/local/lib/python3.10/runpy.py”, line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File “/usr/local/lib/python3.10/runpy.py”, line 86, in _run_code
exec(code, run_globals)
File “/usr/src/supervisor/supervisor/main.py”, line 42, in
coresys = loop.run_until_complete(bootstrap.initialize_coresys())
File “/usr/local/lib/python3.10/asyncio/base_events.py”, line 646, in run_until_complete
return future.result()
File “/usr/src/supervisor/supervisor/bootstrap.py”, line 58, in initialize_coresys
coresys.docker = DockerAPI(coresys)
File “/usr/src/supervisor/supervisor/docker/manager.py”, line 106, in init
self.docker: DockerClient = DockerClient(
File “/usr/local/lib/python3.10/site-packages/docker/client.py”, line 45, in init
self.api = APIClient(*args, **kwargs)
File “/usr/local/lib/python3.10/site-packages/docker/api/client.py”, line 197, in init
self._version = self._retrieve_server_version()
File “/usr/local/lib/python3.10/site-packages/docker/api/client.py”, line 221, in _retrieve_server_version
raise DockerException(
docker.errors.DockerException: Error while fetching server API version: (‘Connection aborted.’, FileNotFoundError(2, ‘No such file or directory’))
22-12-03 11:35:11 ERROR (MainThread) [asyncio] Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0xffff9f778a30>
[11:35:12] WARNING: Halt Supervisor
[11:35:12] INFO: Supervisor restart after closing
s6-rc: info: service legacy-services: stopping
[11:35:12] INFO: Watchdog restart after closing
[11:35:12] INFO: Supervisor restart after closing
s6-svwait: fatal: supervisor died
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped
===Logs stream finished===

改成了阿里的233.5.5.5,docker里dns服务还是报错,安装command命令还是失败

这几天都还在外头,手头没电脑,我们周一拿到电脑,回头看看。基本是dns问题

我的supervisor不启动咋整啊

更新了hasc极速版,变成这样了,是不是正常的?

正常,换了界面,更简单了

断电重启,放着,一般可以出去的。

从镜像页看是

最近两天盒子特别慢,断电重启之后速度恢复了,但nodered和zigbee2mqtt还都是502 Bad Gateway


ha本地ip加8123端口访问不了,只能通过frp访问,但是本地的ssh和docker web都能访问,唯独8123端口访问不了,手机和电脑都一样,之前都挺正常的。

怀疑是被frp客户端给占用了,但是我把容器停了也一样访问不了,之前用frp也没出现过这样的情况呀。

你看看你的那个加载项的这两个的日志,有错误,会有提示

你好,想要一份西门子晶御智能的连接手册,淘宝提问引过来的

西门子接入

大神日志~


nr日志没完整看不出什么问题。
z2m你把端口从ttyUSB0改为ttyACM0试试

好的,麻烦抽空看看吧

你用smarthomefansbox-super.local:8123看看能不能访问哦