-
Notifications
You must be signed in to change notification settings - Fork 98
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Stuck on "Waiting Result from OpenAPI " #13
Comments
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 |
I had the same problem |
i had this problem also |
Hell everyone, I will take a look and see if I can fix it! :) Cheers |
@hisxo is the issue resolved? because I'm getting same "Waiting results from OpenAI... " |
same problem any one fix? |
Burp Version: v2023.6.2
Extension Version: v0.7
The text was updated successfully, but these errors were encountered: