Warning: pg_query(): Query failed: ERROR: duplicate key value violates unique constraint "visitors_pkey"
DETAIL: Key (i_ipaddress, t_timestamp)=(172.31.18.231, 04/09/2026 22:05:42.175537) 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/5985/?i_folderid=1153081493&mode=folder&offset=0' );"
string(170) "ERROR: duplicate key value violates unique constraint "visitors_pkey"
DETAIL: Key (i_ipaddress, t_timestamp)=(172.31.18.231, 04/09/2026 22:05:42.175537) already exists."