duplicate key value violates unique constraint "auth_name_key" #1824

Closed
opened 2022-04-24 15:08:01 +00:00 by AliasAlreadyTaken · 2 comments

2022-04-24 17:00:20: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '' in callback createAuth(): PostgreSQL database error: ERROR: duplicate key value violates unique constraint "auth_name_key"
2022-04-24 17:00:20: ERROR[Main]: DETAIL: Key (name)=(similartortoise) already exists.
2022-04-24 17:00:20: ERROR[Main]: stack traceback:
2022-04-24 17:00:20: ERROR[Main]: [C]: at 0x55ce078b6a30
2022-04-24 17:00:20: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '' in callback createAuth(): PostgreSQL database error: ERROR: duplicate key value violates unique constraint "auth_name_key"
2022-04-24 17:00:20: ERROR[Main]: DETAIL: Key (name)=(similartortoise) already exists.
2022-04-24 17:00:20: ERROR[Main]: stack traceback:
2022-04-24 17:00:20: ERROR[Main]: [C]: at 0x55ce078b6a30

2022-04-24 17:00:20: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '' in callback createAuth(): PostgreSQL database error: ERROR: duplicate key value violates unique constraint "auth_name_key" 2022-04-24 17:00:20: ERROR[Main]: DETAIL: Key (name)=(similartortoise) already exists. 2022-04-24 17:00:20: ERROR[Main]: stack traceback: 2022-04-24 17:00:20: ERROR[Main]: [C]: at 0x55ce078b6a30 2022-04-24 17:00:20: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '' in callback createAuth(): PostgreSQL database error: ERROR: duplicate key value violates unique constraint "auth_name_key" 2022-04-24 17:00:20: ERROR[Main]: DETAIL: Key (name)=(similartortoise) already exists. 2022-04-24 17:00:20: ERROR[Main]: stack traceback: 2022-04-24 17:00:20: ERROR[Main]: [C]: at 0x55ce078b6a30
Member

this crash is due to the "attack"? have you already asked for help in #minetest? i might be able to whip up a c++ patch, give me a minute

this crash is due to the "attack"? have you already asked for help in #minetest? i might be able to whip up a c++ patch, give me a minute
flux added the
1. kind/bug
3. source/mod upstream
2. prio/critical
labels 2022-04-24 15:59:52 +00:00
Member

apparently dupe of #1189

apparently dupe of #1189
flux added the
5. result/duplicate
label 2022-04-24 16:13:43 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: your-land/bugtracker#1824
No description provided.