Ice9Coffee / HoshinoBot

A qqbot for Princess Connect Re:Dive (and other usage :)
GNU General Public License v3.0
1.41k stars 412 forks source link

linux启动之后崩溃 #211

Closed Archergh closed 2 years ago

Archergh commented 2 years ago

Traceback (most recent call last): File "run.py", line 8, in bot.run(use_reloader=False, loop=asyncio.get_event_loop()) File "/usr/local/python3/lib/python3.8/site-packages/nonebot/init.py", line 63, in run super().run(host=host, port=port, *args, *kwargs) File "/usr/local/python3/lib/python3.8/site-packages/aiocqhttp/init.py", line 222, in run self._server_app.run(host=host, port=port, args, **kwargs) File "/usr/local/python3/lib/python3.8/site-packages/quart/app.py", line 1671, in run loop.run_until_complete(task) File "/usr/local/python3/lib/python3.8/asyncio/base_events.py", line 612, in run_until_complete return future.result() File "/usr/local/python3/lib/python3.8/site-packages/hypercorn/asyncio/init.py", line 39, in serve await worker_serve(app, config, shutdown_trigger=shutdown_trigger) File "/usr/local/python3/lib/python3.8/site-packages/hypercorn/asyncio/run.py", line 69, in worker_serve sockets = config.create_sockets() File "/usr/local/python3/lib/python3.8/site-packages/hypercorn/config.py", line 177, in create_sockets insecure_sockets = self._create_sockets(self.bind) File "/usr/local/python3/lib/python3.8/site-packages/hypercorn/config.py", line 240, in _create_sockets sock.bind(binding) OSError: [Errno 99] Cannot assign requested address