Skip to content

golang gorm app fails with Operation only supported in SERIALIZABLEisolation level #32

@schoudhury

Description

@schoudhury

Creating a new user on the golang gorm app fails with the following error:

{
  "message": {
    "Severity": "ERROR",
    "Code": "0A000",
    "Message": "Operation only supported in SERIALIZABLEisolation level",
    "Detail": "",
    "Hint": "See https://github.com/YugaByte/yugabyte-db/issues/1199. Click '+' on the description to raise its priority",
    "Position": "",
    "InternalPosition": "",
    "InternalQuery": "",
    "Where": "",
    "Schema": "",
    "Table": "",
    "Column": "",
    "DataTypeName": "",
    "Constraint": "",
    "File": "pg_yb_utils.c",
    "Line": "573",
    "Routine": "YBRaiseNotSupported"
  },
  "status": false
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions