Git Product home page Git Product logo

aio-anyrun's People

Contributors

er28-0652 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

kogramat

aio-anyrun's Issues

403

aiohttp.client_exceptions.WSServerHandshakeError: 403, message='Invalid response status', url=URL('wss://app.any.run/sockjs/926/8stjqo3q/websocket')

not work search interface

python3 -m aio_anyrun search -h abd8de63b5a791479d951fec0f9a2a54 -r file --debug

command line but error throw

2020-09-14 17:57:04,752 : MainThread : DEBUG : (send) -> {'msg': 'connect', 'version': '1', 'support': ['1', 'pre2', 'pre1']}
2020-09-14 17:57:04,753 : MainThread : DEBUG : (send) -> {'msg': 'method', 'method': 'getTasks', 'params': [{'isPublic': True, 'hash': 'abd8de63b5a791479d951fec0f9a2a54', 'runtype': ['1'], 'name': '', 'verdict': [], 'ext': [], 'ip': '', 'domain': '', 'fileHash': '', 'mitreId': '', 'sid': 0, 'significant': False, 'tag': '', 'skip': 0}], 'id': '430'}
2020-09-14 17:57:04,753 : MainThread : DEBUG : Start receiving message. name=getTasks
2020-09-14 17:57:04,754 : MainThread : DEBUG : (recv) <- {'server_id': '0'}
2020-09-14 17:57:05,060 : MainThread : DEBUG : (recv) <- {'msg': 'connected', 'session': 'MLhDG5pfoLDzL87iv'}
2020-09-14 17:57:05,061 : MainThread : DEBUG : (recv) <- {'msg': 'updated', 'methods': ['430']}
2020-09-14 17:57:05,061 : MainThread : DEBUG : (recv) <- {'msg': 'result', 'id': '430', 'error': {'isClientSafe': True, 'error': 400, 'reason': 'Match failed', 'message': 'Match failed [400]', 'errorType': 'Meteor.Error'}}
Traceback (most recent call last):
File "/usr/lib/python3.7/runpy.py", line 193, in _run_module_as_main
"main", mod_spec)
File "/usr/lib/python3.7/runpy.py", line 85, in _run_code
exec(code, run_globals)
File "/usr/local/lib/python3.7/dist-packages/aio_anyrun/main.py", line 181, in
main()
File "/usr/local/lib/python3.7/dist-packages/aio_anyrun/main.py", line 177, in main
cli()
File "/usr/local/lib/python3.7/dist-packages/click/core.py", line 764, in call
return self.main(*args, **kwargs)
File "/usr/local/lib/python3.7/dist-packages/click/core.py", line 717, in main
rv = self.invoke(ctx)
File "/usr/local/lib/python3.7/dist-packages/click/core.py", line 1137, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
File "/usr/local/lib/python3.7/dist-packages/click/core.py", line 956, in invoke
return ctx.invoke(self.callback, **ctx.params)
File "/usr/local/lib/python3.7/dist-packages/click/core.py", line 555, in invoke
return callback(*args, **kwargs)
File "/usr/local/lib/python3.7/dist-packages/aio_anyrun/main.py", line 41, in wrapper
return asyncio.run(f(*args, **kwargs))
File "/usr/lib/python3.7/asyncio/runners.py", line 43, in run
return loop.run_until_complete(main)
File "/usr/lib/python3.7/asyncio/base_events.py", line 579, in run_until_complete
return future.result()
File "/usr/local/lib/python3.7/dist-packages/aio_anyrun/main.py", line 141, in search
tag=tag
File "/usr/local/lib/python3.7/dist-packages/aio_anyrun/client.py", line 466, in search
tasks = await resp_handler()
File "/usr/local/lib/python3.7/dist-packages/aio_anyrun/client.py", line 179, in _handle
msg = await client.recv_message_loop()
File "/usr/local/lib/python3.7/dist-packages/aio_anyrun/client.py", line 360, in recv_message_loop
raise AnyRunError(msg['error']['message'])
aio_anyrun.client.AnyRunError: Match failed [400]

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.