cambiatus / backend

Cambiatus GraphQL API
GNU Affero General Public License v3.0
21 stars 18 forks source link

Postgrex.Error: ERROR 22001 (string_data_right_truncation) value too long for type character varying(255) #268

Closed sentry-io[bot] closed 2 years ago

sentry-io[bot] commented 2 years ago

Sentry Issue: BACKEND-81

Postgrex.Error: ERROR 22001 (string_data_right_truncation) value too long for type character varying(255)
  File "lib/ecto/adapters/sql.ex", line 932, in Ecto.Adapters.SQL.raise_sql_call_error/1
  File "lib/ecto/repo/schema.ex", line 744, in Ecto.Repo.Schema.apply/4
  File "lib/ecto/repo/schema.ex", line 367, in anonymous fn/15 in Ecto.Repo.Schema.do_insert/4
  File "lib/cambiatus_web/resolvers/accounts.ex", line 81, in CambiatusWeb.Resolvers.Accounts.sign_in/3
    Cambiatus.Auth.create_session(params)
  File "lib/absinthe/resolution.ex", line 209, in Absinthe.Resolution.call/2
...
(3 additional frame(s) were not displayed)

(Postgrex.Error ERROR 22001 (string_data_right_truncation) value too long for type character varying(255))