1.37.47 unable to add user

Current Development version likely to have breaking changes
Post Reply
iamnotme
Posts: 23
Joined: Mon Aug 29, 2022 9:21 am

1.37.47 unable to add user

Post by iamnotme »

Hello,

When I try to add a user on1.37.47 I get the following SQL error:

SQL-ERR 'SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'Snapshots' cannot be null', statement was 'INSERT INTO `Users` (`Username`, `Name`, `Email`, `Phone`, `Password`, `Language`, `Enabled`, `Stream`, `Events`, `Control`, `Monitors`, `Groups`, `Devices`, `Snapshots`, `System`, `MaxBandwidth`, `TokenMinExpiry`, `APIEnabled`, `HomeView`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)' params:jon,jon,xxxxxxxxxxxxx,xxxxxxxxxxxxx,$2y$10$ZU4x96c9UV3y12eVqsUQbeLpJ8204ccEppFifzWHkGOo7LZ0VCnUC,en_gb,1,View,View,View,View,View,View,,View,high,,1,console

There is no snapshot option in the config section of users. Is there another setting that needs checking?
User avatar
iconnor
Posts: 3357
Joined: Fri Oct 29, 2010 1:43 am
Location: Toronto
Contact:

Re: 1.37.47 unable to add user

Post by iconnor »

this should be fixed in tonights packages
iamnotme
Posts: 23
Joined: Mon Aug 29, 2022 9:21 am

Re: 1.37.47 unable to add user

Post by iamnotme »

Thanks Connor.
Post Reply