Vincent

Results 6 comments of Vincent

I've this issue too when try to migrate using RemoteUserOpenIdConnectProfile and local user storage. ```django.db.utils.ProgrammingError: relation "django_keycloak_openidconnectprofile" does not exist``` Is there any workaround for this issue?

@tokatoka @matheusbaptistella Sorry for bothering you guys, I've been trying to solve this issue to recently too. (Please refer to #1117 draft PR as reference) I think this what tokatoka...

This issue has been fixed in this https://github.com/AFLplusplus/LibAFL/pull/1117 pr

Hi @cokeBeer I couldn't reproduce the issue above. crash files are created on the directory Could you provide more details such as python version, OS version, libafl version, etc? Here...