-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Steps to reproduce:
- Run command
docker run --rm -p 8080:8080 -e MICRONAUT_ENVIRONMENTS=local devatherock/artifactory-badge:latest
Actual result:
No badge generated
Impacted versions:
- 1.1.0
Last bug-free version:
1.1.0
Reference links:
- https://www.graalvm.org/22.0/reference-manual/native-image/JCASecurityServices/
- https://www.graalvm.org/22.0/reference-manual/native-image/URLProtocols/
Logs:
14:52:40.530 [default-nioEventLoopGroup-1-4] INFO i.g.d.test.ArtifactoryController - API key in getFileContent devatherock/drone-email-templates/latest/manifest.json: dummy
14:52:40.532 [io-executor-thread-2] INFO i.g.d.a.service.DockerBadgeService - Size of devatherock/drone-email-templates/latest: 101.76200008392334 MB
14:52:50.575 [io-executor-thread-3] ERROR i.m.http.server.RouteExecutor - Unexpected error occurred: Read Timeout
io.micronaut.http.client.exceptions.ReadTimeoutException: Read Timeout
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working