robiningelbrecht / strava-activities-template

This repository contains template code to generate your own Strava statistics pages
MIT License
24 stars 0 forks source link

Importing challenges... #329

Closed dylix closed 9 months ago

dylix commented 9 months ago

Hi, it's me again :)

https://github.com/dylix/strava-activities-template/actions/runs/7638668201/job/20810051112

In ExceptionConverter.php line 41:

An exception occurred while executing a query: SQLSTATE[23000]: Integrity c
onstraint violation: 19 UNIQUE constraint failed: Challenge.challengeId

In Exception.php line 28:

SQLSTATE[23000]: Integrity constraint violation: 19 UNIQUE constraint faile
d: Challenge.challengeId

In Statement.php line 130:

SQLSTATE[23000]: Integrity constraint violation: 19 UNIQUE constraint faile
d: Challenge.challengeId

app:strava:import-data

Error: Process completed with exit code 19.

robiningelbrecht commented 9 months ago

Hi @dylix, thanks again for the bug report! I'll get to it as soon as I can, somewhat busy atm ;) I'll keep you up to date

robiningelbrecht commented 9 months ago

@dylix This bug should be resolved. Could you try again and let me know?

dylix commented 9 months ago

@robiningelbrecht yep, it finally completed! Awesome! Thanks for all your work :)

robiningelbrecht commented 9 months ago

@dylix you ride A LOT :), waw. If you have any feature requests, feel free to open new issues. I'll be glad to add them