Bruno Bonfils

Results 22 comments of Bruno Bonfils

Textual reports can be also useful too. For example, I want to easily want to know the last size occupied for last jobs by level. Let me know if I...

1. At this moment `google` will be enough for me 2. A `project_id` (can be an environment variable), and a credentials file (usually a JSON one) Thanks @jckuester

Hi @flytreeleft I have similar issues, where output of nexus: ``` 2021-08-16 14:28:42,086+0000 INFO [qtp496676177-82] *UNKNOWN org.github.flytreeleft.nexus3.keycloak.plugin.KeycloakAuthenticatingRealm - doGetAuthenticationInfo for bruno.bonfils via org.github.flytreeleft.nexus3.keycloak.plugin.internal.KeycloakHttpHeaderAuthToken: false 2021-08-16 14:28:42,339+0000 INFO [qtp496676177-350] *UNKNOWN org.github.flytreeleft.nexus3.keycloak.plugin.KeycloakAuthenticatingRealm...

hmm I finally found the issue. `keycloak.json` is expected in `/opt/sonatype/nexus/etc/` directory and not `/opt/sonatype-work/nexus3/etc`. However I still have another issue, I have following logs in nexus: ``` org.github.flytreeleft.nexus3.keycloak.plugin.internal.http.HttpResponseException: Unexpected...

@flytreeleft it have :/ I tried with a fresh keycloak instance and it works like a charm (FYI both have fined grain authz enabled). I need to investigate. Thanks for...

Just in case, my setup didn't work because I modified the global `client role` mapper, after reset token claim name to `resource_access.${client_id}.roles` it's working fine

Same issue here, any news about it?

Same issue here with native deployment. The root cause seems to be 307 when fetching swagger from unpkg.com Singulary should embed swagger instead depending on internet resources

See https://imgur.com/a/trcBAbI

Hello folks, I have similar issue with `elastic-apm` version `6.1.1`. The agent is working good when using flask server but with uwsgi the application doesn't work at all while I...