Skip to content

Seed_fu fails to load gitlab-test

Summary

When running dev:setup seed_fu fails to load gitlab-test.

Steps to reproduce

https://gitlab.com/rubycut/gitlab-development-kit/tree/docker-compose
Run docker-compose up

What is the current bug behavior?

Seeding fails with ActiveRecord::StatementInvalid: PG::DatetimeFieldOverflow: ERROR: date/time field value out of range: "292277024627-12-06 15:30:07.000000"

What is the expected correct behavior?

Seeding should complete successfully.

cc @stanhu

Edited by Matija Čupić