Skip to content

sentry: 23502: null value in column "email" violates not-null constraint #42

@mx2s

Description

@mx2s

Stack trace:

File "C:\projects\dapper\Dapper\SqlMapper.cs", line 2825, col 17, in ExecuteScalarImpl
  File "C:\projects\dapper\Dapper\SqlMapper.cs", line 482, col 13, in ExecuteScalar
  Module "Micron.DL.Model.Model", in ExecuteScalarInt
  File "/home/mxss/Files/SideProjects/Current/gitcom/gitcom-api/App/DL/Model/User/User.cs", line 51, col 16, in Create
  File "/home/mxss/Files/SideProjects/Current/gitcom/gitcom-api/App/DL/Repository/User/UserRepository.cs", line 55, col 13, in FindOrCreateByEmailAndLogin
  File "/home/mxss/Files/SideProjects/Current/gitcom/gitcom-api/App/AL/Controller/Auth/External/GitHub/GithubAuthController.cs", line 64, col 17, in <.ctor>b__1
  Module "Nancy.NancyModule+<>c__DisplayClass14_0`1", in Get { <lambda> }
  Module "Nancy.NancyModule+<>c__DisplayClass16_0`1", in Get { <lambda> }
  Module "Nancy.Routing.Route`1", in Invoke
  Module "System.Runtime.ExceptionServices.ExceptionDispatchInfo", in Throw
  Module "System.Runtime.CompilerServices.TaskAwaiter", in HandleNonSuccessAndDebuggerNotification
  Module "Nancy.Routing.DefaultRouteInvoker", in Invoke
  Module "System.Runtime.ExceptionServices.ExceptionDispatchInfo", in Throw
  Module "System.Runtime.CompilerServices.TaskAwaiter", in HandleNonSuccessAndDebuggerNotification
  Module "Nancy.Routing.DefaultRequestDispatcher", in Dispatch
  Module "System.Runtime.ExceptionServices.ExceptionDispatchInfo", in Throw
  Module "System.Runtime.CompilerServices.TaskAwaiter", in HandleNonSuccessAndDebuggerNotification
  Module "Nancy.NancyEngine", in InvokeRequestLifeCycle

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions