smnorris / bcfishpass

Model and monitor aquatic habitat connectivity in BC. Tools to plan and prioritize the assessment and remediation of barriers.
https://smnorris.github.io/bcfishpass
Apache License 2.0
8 stars 13 forks source link

workflow fails on test db #513

Closed smnorris closed 5 months ago

smnorris commented 5 months ago
 psql:sql/load_streams_dnstr_species.sql:85: ERROR:  duplicate key value violates unique constraint "streams_dnstr_species_pkey"
DETAIL:  Key (segmented_stream_id)=(360214200.0) already exists.
parallel: This job failed:
psql *** -v ON_ERROR_STOP=1 -f sql/load_streams_dnstr_species.sql -v wsg=KLIN

https://github.com/smnorris/bcfishpass/actions/runs/9456004337/job/26047378747

smnorris commented 5 months ago

Subsequent workflow completes successfully so I'm closing for now (without looking into what caused this).