Noise from StateMachine during cron jobs
Instance method "run" is already defined in Object, use generic helper instead or set StateMachines::Machine.ignore_method_conflicts = true.
Seen on recent master.
Designs
- Show closed items
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Author Contributor
@rspeicher I think we should not ship 8.4 with this warning in it.
- Contributor
Everyday we got this message in our e-mail because we are using
gitlab-rake gitlab:backup:create
and we are only interesting in real warnings and errors namely from the backup job itself. - username-removed-29582 mentioned in issue gitlab-com/operations#38 (closed)
mentioned in issue gitlab-com/operations#38 (closed)
- Owner
Does anyone know when this error actually shows up? I've seen it a lot myself but when I actually want it to show up I can't seem to reproduce it reliably.
- Contributor
@rspeicher this for example:
/opt/gitlab/bin/gitlab-rake gitlab:backup:create SKIP=artifacts,lfs,uploads,builds,repositories CRON=1
- Owner
Ok, it's because of this: https://gitlab.com/gitlab-org/gitlab-ce/blob/master/lib/tasks/gitlab/task_helpers.rake#L74-79
- Robert Speicher mentioned in merge request !2458 (merged)
mentioned in merge request !2458 (merged)
- Robert Speicher Status changed to closed by merge request !2458 (merged)
Status changed to closed by merge request !2458 (merged)
- Robert Speicher Reassigned to @rspeicher
Reassigned to @rspeicher
- Contributor
Thanks @rspeicher !
- Robert Speicher mentioned in commit e8785ded
mentioned in commit e8785ded
- Robert Speicher mentioned in commit 714ae482
mentioned in commit 714ae482
- Robert Speicher mentioned in commit 1c233ff5
mentioned in commit 1c233ff5
- username-removed-128633 mentioned in issue #13585 (moved)
mentioned in issue #13585 (moved)