hisxo / ReconAIzer

A Burp Suite extension to add OpenAI (GPT) on Burp and help you with your Bug Bounty recon to discover endpoints, params, URLs, subdomains and more!
828 stars 98 forks source link

Stuck on "Waiting Result from OpenAPI " #13

Open dgrivera opened 1 year ago

dgrivera commented 1 year ago

Burp Version: v2023.6.2 Extension Version: v0.7

image

dgrivera commented 1 year ago

here is the error:

at java.base/jdk.internal.reflect.Reflection.newIllegalAccessException(Reflection.java:420)

at java.base/java.lang.reflect.AccessibleObject.checkAccess(AccessibleObject.java:709)

at java.base/java.lang.reflect.Method.invoke(Method.java:569)

java.lang.IllegalAccessException: java.lang.IllegalAccessException: class org.python.core.PyReflectedFunction cannot access class sun.net.www.protocol.https.HttpsURLConnectionImpl (in module java.base) because module java.base does not export sun.net.www.protocol.https to unnamed module @417381c1

at java.base/jdk.internal.reflect.Reflection.newIllegalAccessException(Reflection.java:420)

at java.base/java.lang.reflect.AccessibleObject.checkAccess(AccessibleObject.java:709)

at java.base/java.lang.reflect.Method.invoke(Method.java:569)

java.lang.IllegalAccessException: java.lang.IllegalAccessException: class org.python.core.PyReflectedFunction cannot access class sun.net.www.protocol.https.HttpsURLConnectionImpl (in module java.base) because module java.base does not export sun.net.www.protocol.https to unnamed module @417381c1

Seraphice commented 1 year ago

I had the same problem

Matin7697 commented 1 year ago

i had this problem also

hisxo commented 1 year ago

Hell everyone,

I will take a look and see if I can fix it! :)

Cheers

tooba17-glitch commented 11 months ago

@hisxo is the issue resolved? because I'm getting same "Waiting results from OpenAI... "

iq-rasco commented 2 months ago

same problem any one fix?