Quantcast
Channel: iRedMail
Viewing all articles
Browse latest Browse all 48099

Error duplicate updatelog_pkey

$
0
0

======== Required information ====
- iRedMail version: 0.8.5
- iRedAdmin-Pro: 1.3.0
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): PGSQL
- Linux/BSD distribution name and version: Debian 7 64bit
- Related log if you're reporting an issue:
====
Hi, today is appeared this text in admin: "Error: Error while checking new version of iRedAdmin-Pro: duplicate key value violates unique constraint "updatelog_pkey" DETAIL: Key (date)=(2013-11-21) already exists."

http://i42.tinypic.com/5wz4o1.png

releated log (..postgresql/postgresql-9.1-main.log):
...
2013-11-21 17:01:53 CET LOG:  unexpected EOF on client connection
2013-11-21 17:01:53 CET LOG:  could not receive data from client: Connection reset by peer
2013-11-21 17:01:53 CET LOG:  unexpected EOF on client connection
2013-11-21 17:18:00 CET ERROR:  duplicate key value violates unique constraint "updatelog_pkey"
2013-11-21 17:18:00 CET DETAIL:  Key (date)=(2013-11-21) already exists.
2013-11-21 17:18:00 CET STATEMENT:  INSERT INTO updatelog (date) VALUES ('2013-11-21')
2013-11-21 17:19:10 CET LOG:  could not receive data from client: Connection reset by peer
2013-11-21 17:19:10 CET LOG:  unexpected EOF on client connection
...

thanks


Viewing all articles
Browse latest Browse all 48099

Trending Articles