inabahare / lewd2

A based file uploader
https://lewd.se
GNU General Public License v3.0
23 stars 3 forks source link

Failed to insert file to database with error: null value in column "userid" violates not-null constraint #75

Closed kattjevfel closed 4 years ago

kattjevfel commented 4 years ago

Since merging the DatabaseFix branch, I've been getting this:

2020-02-19 23:07:56.5656+01:00: Failed to insert file to database with error: null value in column "userid" violates not-null constraint
2020-02-19 23:35:31.3131+01:00: Failed to insert file to database with error: null value in column "userid" violates not-null constraint
2020-02-19 23:56:14.1414+01:00: Failed to insert file to database with error: null value in column "userid" violates not-null constraint
2020-02-20 04:48:25.2525+01:00: Failed to insert file to database with error: null value in column "userid" violates not-null constraint
2020-02-20 04:58:16.1616+01:00: Failed to insert file to database with error: null value in column "userid" violates not-null constraint
2020-02-20 05:00:32.3232+01:00: Failed to insert file to database with error: null value in column "userid" violates not-null constraint
2020-02-20 05:08:12.1212+01:00: Failed to insert file to database with error: null value in column "userid" violates not-null constraint
2020-02-20 05:52:59.5959+01:00: Failed to insert file to database with error: null value in column "userid" violates not-null constraint
2020-02-20 05:58:00.000+01:00: Failed to insert file to database with error: null value in column "userid" violates not-null constraint
2020-02-20 06:07:36.3636+01:00: Failed to insert file to database with error: null value in column "userid" violates not-null constraint

Unsure if related, but was getting 502 bad gateway, "fixed" with restarting.