Warning: pg_query(): Query failed: ERROR: duplicate key value violates unique constraint "visitors_pkey"
DETAIL: Key (i_ipaddress, t_timestamp)=(172.31.18.231, 03/31/2026 05:21:26.04348) already exists. in /var/www/pathetic.org/Include/db.inc on line 40
string(116) "INSERT INTO visitors VALUES ( '172.31.18.231', now(), '/library/3627/?i_folderid=1205262034&mode=folder&offset=0' );"
string(169) "ERROR: duplicate key value violates unique constraint "visitors_pkey"
DETAIL: Key (i_ipaddress, t_timestamp)=(172.31.18.231, 03/31/2026 05:21:26.04348) already exists."