Code Monkey home page Code Monkey logo

Comments (8)

thypon avatar thypon commented on July 28, 2024

Hi there, can you try upgrading to jython 2.7.2b?

from inql.

Techbrunch avatar Techbrunch commented on July 28, 2024

Hi thypon, with jython 2.7.2 I have another error:

Exception in thread Thread-2:Traceback (most recent call last):
  File "/Applications/jython-standalone-2.7.2.jar/Lib/threading.py", line 222, in _Thread__bootstrap
    self.run()
  File "/Applications/jython-standalone-2.7.2.jar/Lib/threading.py", line 213, in run
    self._target(*self._args, **self._kwargs)
  File "/var/folders/rn/8g3wbky125nghvbyw9whlt3r0000gn/T/tmpjJzBAH/inql/utils.py", line 159, in async_run
  File "/var/folders/rn/8g3wbky125nghvbyw9whlt3r0000gn/T/tmpjJzBAH/inql/widgets/generator.py", line 312, in async_run
  File "/var/folders/rn/8g3wbky125nghvbyw9whlt3r0000gn/T/tmpjJzBAH/inql/introspection.py", line 281, in init
  File "/Applications/jython-standalone-2.7.2.jar/Lib/json/__init__.py", line 338, in loads
    return _default_decoder.decode(s)
  File "/Applications/jython-standalone-2.7.2.jar/Lib/json/decoder.py", line 365, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
TypeError: expected string or buffer, but got <type 'NoneType'>

from inql.

thypon avatar thypon commented on July 28, 2024

This second error is due to the http response being None. This can be due to an unauthorized response or something similar.
May I ask you the endpoint you are trying to run inql on?

from inql.

Techbrunch avatar Techbrunch commented on July 28, 2024

Hum you are right now I don't have any error but nothing is loaded. I tried manually loading the json and it works.

I think it might be the size of the response the problem: 893299.

I can't share the URL publicly, is there a way to send it to you privatly ?

from inql.

thypon avatar thypon commented on July 28, 2024

github[at]pompel[dot]me should be fine

from inql.

thypon avatar thypon commented on July 28, 2024

Mh @Techbrunch I tested the endpoint you provided and it is outputting the analysis immediately. Are you enabling cycles detection? There may be a timeout/race condition with super connected graphs with that option enabled, which is not on by default anyway.

I will wait 7 days and close as unreproducible on my side.

from inql.

Techbrunch avatar Techbrunch commented on July 28, 2024

FYI I'm using the Burp Suite plugin and not the standalone client, if that's what you tried then you can just close the issue.

from inql.

thypon avatar thypon commented on July 28, 2024

Indeed, tested on latest machine. I think it was a transient condition due timing.

Feel free to reopen if you think the bug is still there.

from inql.

Related Issues (20)

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.