|
发表于 2023-4-15 17:14:53
|
显示全部楼层
s6-rc: info: service fix-attrs successfully started
[17:09:20] INFO: Configuring timezone (Asia/Shanghai)...
s6-rc: info: service base-addon-timezone successfully started
s6-rc: info: service base-addon-log-level successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service init-system-packages: starting
s6-rc: info: service init-nginx: starting
s6-rc: info: service init-jupyter: starting
s6-rc: info: service init-nginx successfully started
s6-rc: info: service init-jupyter successfully started
s6-rc: info: service init-notebooks: starting
hint: Pulling without specifying how to reconcile divergent branches is
hint: discouraged. You can squelch this message by running one of the following
hint: commands sometime before your next pull:
hint:
hint: git config pull.rebase false # merge (the default strategy)
hint: git config pull.rebase true # rebase
hint: git config pull.ff only # fast-forward only
hint:
hint: You can replace "git config" with "git config --global" to set a default
hint: preference for all repositories. You can also pass --rebase, --no-rebase,
hint: or --ff-only on the command line to override the configured default per
hint: invocation.
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting hass_pyscript_kernel
Downloading hass_pyscript_kernel-1.0.0-py3-none-any.whl (26 kB)
Collecting aiohttp-socks
Downloading https://www.piwheels.org/simple/ ... .0-py3-none-any.whl (9.4 kB)
Requirement already satisfied: jupyter-client in /usr/local/lib/python3.9/dist-packages (from hass_pyscript_kernel) (8.0.3)
Requirement already satisfied: jupyter-core in /usr/local/lib/python3.9/dist-packages (from hass_pyscript_kernel) (5.2.0)
Collecting aiohttp
Downloading aiohttp-3.8.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.0 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 3.4 MB/s eta 0:00:00
Requirement already satisfied: charset-normalizer<4.0,>=2.0 in /usr/local/lib/python3.9/dist-packages (from aiohttp->hass_pyscript_kernel) (3.1.0)
Collecting async-timeout<5.0,>=4.0.0a3
Downloading https://www.piwheels.org/simple/ ... .2-py3-none-any.whl (5.8 kB)
Collecting aiosignal>=1.1.2
Downloading https://www.piwheels.org/simple/ ... .1-py3-none-any.whl (7.6 kB)
Collecting frozenlist>=1.1.1
Downloading frozenlist-1.3.3-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (158 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.8/158.8 kB 14.3 MB/s eta 0:00:00
Collecting multidict<7.0,>=4.5
Downloading multidict-6.0.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (114 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 114.2/114.2 kB 13.3 MB/s eta 0:00:00
Requirement already satisfied: attrs>=17.3.0 in /usr/local/lib/python3.9/dist-packages (from aiohttp->hass_pyscript_kernel) (22.2.0)
Collecting yarl<2.0,>=1.0
Downloading yarl-1.8.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (264 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 264.6/264.6 kB 18.8 MB/s eta 0:00:00
fatal: unable to access 'https://github.com/home-assistant/home-assistant-notebooks.git/': Failed to connect to github.com port 443: Connection refused
s6-rc: warning: unable to start service init-notebooks: command exited 1
Collecting python-socks[asyncio]<3.0.0,>=2.0.0
Downloading https://www.piwheels.org/simple/ ... .0-py3-none-any.whl (52 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 9.7 kB/s eta 0:00:00
Requirement already satisfied: tornado>=6.2 in /usr/local/lib/python3.9/dist-packages (from jupyter-client->hass_pyscript_kernel) (6.2)
Requirement already satisfied: traitlets>=5.3 in /usr/local/lib/python3.9/dist-packages (from jupyter-client->hass_pyscript_kernel) (5.9.0)
Requirement already satisfied: python-dateutil>=2.8.2 in /usr/local/lib/python3.9/dist-packages (from jupyter-client->hass_pyscript_kernel) (2.8.2)
Requirement already satisfied: importlib-metadata>=4.8.3 in /usr/local/lib/python3.9/dist-packages (from jupyter-client->hass_pyscript_kernel) (6.0.0)
Requirement already satisfied: pyzmq>=23.0 in /usr/local/lib/python3.9/dist-packages (from jupyter-client->hass_pyscript_kernel) (25.0.0)
Requirement already satisfied: platformdirs>=2.5 in /usr/local/lib/python3.9/dist-packages (from jupyter-core->hass_pyscript_kernel) (3.1.1)
Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.9/dist-packages (from importlib-metadata>=4.8.3->jupyter-client->hass_pyscript_kernel) (3.15.0)
Requirement already satisfied: six>=1.5 in /usr/local/lib/python3.9/dist-packages (from python-dateutil>=2.8.2->jupyter-client->hass_pyscript_kernel) (1.16.0)
Requirement already satisfied: idna>=2.0 in /usr/local/lib/python3.9/dist-packages (from yarl<2.0,>=1.0->aiohttp->hass_pyscript_kernel) (3.4)
Installing collected packages: python-socks, multidict, frozenlist, async-timeout, yarl, aiosignal, aiohttp, aiohttp-socks, hass_pyscript_kernel
Successfully installed aiohttp-3.8.4 aiohttp-socks-0.8.0 aiosignal-1.3.1 async-timeout-4.0.2 frozenlist-1.3.3 hass_pyscript_kernel-1.0.0 multidict-6.0.4 python-socks-2.2.0 yarl-1.8.2
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
installed new pyscript kernel in /usr/local/share/jupyter/kernels/pyscript
you will need to update the settings in /usr/local/share/jupyter/kernels/pyscript/pyscript.conf
s6-rc: info: service init-system-packages successfully started
s6-rc: info: service jupyter: starting
s6-rc: info: service jupyter successfully started
s6-rc: info: service nginx: starting
s6-rc: info: service nginx successfully started
/run/s6/basedir/scripts/rc.init: warning: s6-rc failed to properly bring all the services up! Check your logs (in /run/uncaught-logs/current if you have in-container logging) for more information.
prog: fatal: stopping the container.
s6-rc: info: service nginx: stopping
[17:09:51] INFO: Starting the Jupyter server...
[17:09:51] INFO: Service NGINX exited with code 256 (by signal 15)
s6-rc: info: service nginx successfully stopped
s6-rc: info: service init-nginx: stopping
s6-rc: info: service jupyter: stopping
s6-rc: info: service init-nginx successfully stopped
[17:09:51] INFO: Service JupyterLab exited with code 256 (by signal 15)
s6-rc: info: service jupyter successfully stopped |
|