*csv.ParseError: record on line 0; parse error on line 2, column 13: parsing time "2026-02-27 14:59:52" as "2006-01-02T15:04:05-0700": cannot parse " 14:59:52" as "T" #2566

Closed
opened 2026-03-22 14:12:37 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @sentry[bot] on GitHub (Feb 28, 2026).

Sentry Issue: API-CLOUD-1N

*time.ParseError: parsing time "2026-02-27 14:59:52" as "2006-01-02T15:04:05-0700": cannot parse " 14:59:52" as "T"
*csv.ParseError: record on line 0; parse error on line 2, column 13: parsing time "2026-02-27 14:59:52" as "2006-01-02T15:04:05-0700": cannot parse " 14:59:52" as "T"
  File "/go/src/code.vikunja.io/api/pkg/routes/error_handler.go", line 134, in func1
  File "/go/src/code.vikunja.io/api/pkg/routes/error_handler.go", line 132, in reportToSentry
  File "/go/src/code.vikunja.io/api/pkg/routes/error_handler.go", line 108, in NewEcho.CreateHTTPErrorHandler.func2
...
(3 additional frame(s) were not displayed)
Originally created by @sentry[bot] on GitHub (Feb 28, 2026). Sentry Issue: [API-CLOUD-1N](https://vikunja.sentry.io/issues/7299275094/?referrer=github_integration) ``` *time.ParseError: parsing time "2026-02-27 14:59:52" as "2006-01-02T15:04:05-0700": cannot parse " 14:59:52" as "T" *csv.ParseError: record on line 0; parse error on line 2, column 13: parsing time "2026-02-27 14:59:52" as "2006-01-02T15:04:05-0700": cannot parse " 14:59:52" as "T" File "/go/src/code.vikunja.io/api/pkg/routes/error_handler.go", line 134, in func1 File "/go/src/code.vikunja.io/api/pkg/routes/error_handler.go", line 132, in reportToSentry File "/go/src/code.vikunja.io/api/pkg/routes/error_handler.go", line 108, in NewEcho.CreateHTTPErrorHandler.func2 ... (3 additional frame(s) were not displayed) ```
GiteaMirror added the area/api label 2026-03-22 14:12:37 -05:00
Author
Owner

@vikunja-bot-app[bot] commented on GitHub (Mar 2, 2026):

This issue has been fixed in a7e4a4f, please check with the next unstable build (should be ready for deployment in ~30min, also on the demo).

@vikunja-bot-app[bot] commented on GitHub (Mar 2, 2026): This issue has been fixed in [`a7e4a4f`](https://api.github.com/repos/go-vikunja/vikunja/commits/a7e4a4f4af5dd515dceb94d8ca75a6f2ba1982ed), please check with the next unstable build (should be ready for deployment in ~30min, also on [the demo](https://try.vikunja.io)).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#2566