Actions
Bug #8900
closedforeman discovery nightly fails to migrate on pg
Difficulty:
Triaged:
Description
== FillDiscoveryAttributeSetsForExistingHosts: migrating ===================== rake aborted! StandardError: An error has occurred, this and all later migrations canceled: PG::NumericValueOutOfRange: ERROR: integer out of range : UPDATE "discovery_attribute_sets" SET "memory" = 11710, "disk_count" = 1, "disks_size" = 256060514304, "updated_at" = '2015-01-11 14:16:02.041522' WHERE "discovery_attribute_sets"."id" =
from line: db/migrate/20141223142759_fill_discovery_attribute_sets_for_existing_hosts.rb:3:in `block in up'
Actions