Giter Club home page Giter Club logo

arena_query_push's People

Contributors

corvo007 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

arena_query_push's Issues

执行报错

/home/qqbot/qqbot/hoshinoBot/HoshinoBot/hoshino/modules/arena_query_push/queryapi.py:9: RuntimeWarning: coroutine 'get' was never awaited
Coroutine created at (most recent call last)
File "/home/.local/lib/python3.8/site-packages/aiocqhttp/init.py", line 210, in run
self._server_app.run(host=host, port=port, *args, **kwargs)
File "/home/.local/lib/python3.8/site-packages/quart/app.py", line 1621, in run
loop.run_until_complete(task)
File "/usr/local/lib/python3.8/asyncio/base_events.py", line 603, in run_until_complete
self.run_forever()
File "/usr/local/lib/python3.8/asyncio/base_events.py", line 570, in run_forever
self._run_once()
File "/usr/local/lib/python3.8/asyncio/base_events.py", line 1851, in _run_once
handle._run()
File "/usr/local/lib/python3.8/asyncio/events.py", line 81, in _run
self._context.run(self._callback, *self._args)
File "/home/.local/lib/python3.8/site-packages/apscheduler/executors/base_py3.py", line 29, in run_coroutine_job
retval = await job.func(*job.args, **job.kwargs)
File "/home/qqbot/qqbot/hoshinoBot/HoshinoBot/hoshino/service.py", line 325, in wrapper
ret = await func()
File "/home/qqbot/qqbot/hoshinoBot/HoshinoBot/hoshino/modules/arena_query_push/init.py", line 215, in on_arena_schedule
res = await getprofile(int(binds["arena_bind"][user]["id"]))
File "/home/qqbot/qqbot/hoshinoBot/HoshinoBot/hoshino/modules/arena_query_push/queryapi.py", line 9, in getprofile
reqid = json.loads(await aiorequests.get(f'{apiroot}/enqueue?full={full}&target_viewer_id={viewer_id}').content.decode('utf8'))['reqeust_id']
reqid = json.loads(await aiorequests.get(f'{apiroot}/enqueue?full={full}&target_viewer_id={viewer_id}').content.decode('utf8'))['reqeust_id']
RuntimeWarning: Enable tracemalloc to get the object allocation traceback

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.