Skip to content
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

Can't deploy two Java apps at once #2367

Closed
stuartwdouglas opened this issue Aug 14, 2024 · 1 comment
Closed

Can't deploy two Java apps at once #2367

stuartwdouglas opened this issue Aug 14, 2024 · 1 comment
Labels
bug Something isn't working jvm

Comments

@stuartwdouglas
Copy link
Collaborator

It seems that multiple jars that are the same are causing issues:

error: initial deploy failed: unknown: duplicate key value violates unique constraint "artefacts_digest_key": conflict
@stuartwdouglas stuartwdouglas added the bug Something isn't working label Aug 14, 2024
@github-actions github-actions bot added the triage Issue needs triaging label Aug 14, 2024
@ftl-robot ftl-robot mentioned this issue Aug 14, 2024
@gak gak added jvm and removed triage Issue needs triaging labels Aug 14, 2024
@alecthomas
Copy link
Collaborator

The system is designed to not upload duplicate (by content hash) artefacts, so I'm not sure why this would be occurring 🤔

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working jvm
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants