Hi, I just found this in my logs. How could that be triggerd? Duplicate entry '2056b9efb95f03187b8249001c5ae5fb' for key 1 query: INSERT INTO sessions (sid, uid, cache, hostname, session, timestamp) VALUES ('2056b9efb95f03187b8249001c5ae5fb', 0, 0, '80.253.80.97', '', 1162786671)‘ in ,includes/database.mysql.inc‘ in Zeile 121. -- name....Florian Kriener email...florian@leflo.de site....http://leflo.de/
When you do have in your /sites/ folder /default /www.domain.com Pointing to the same db, than you will have duplicate entries. Mac -----Original Message----- From: Florian Kriener [mailto:lists_drupal@leflo.de] Sent: Monday, November 06, 2006 11:29 PM To: development@drupal.org Subject: [development] Duplicate entry Hi, I just found this in my logs. How could that be triggerd? Duplicate entry '2056b9efb95f03187b8249001c5ae5fb' for key 1 query: INSERT INTO sessions (sid, uid, cache, hostname, session, timestamp) VALUES ('2056b9efb95f03187b8249001c5ae5fb', 0, 0, '80.253.80.97', '', 1162786671)' in ,includes/database.mysql.inc' in Zeile 121. -- name....Florian Kriener email...florian@leflo.de site....http://leflo.de/
On Monday 06 November 2006 23:58, Maciej Perlinski wrote:
When you do have in your /sites/ folder /default /www.domain.com Pointing to the same db, than you will have duplicate entries.
Thank you very much, there where old entries from before I uploaded my website and database. -- name....Florian Kriener email...florian@leflo.de site....http://leflo.de/
You are welcome there is usually always some logical explanation=) Mac -----Original Message----- From: Florian Kriener [mailto:lists_drupal@leflo.de] Sent: Tuesday, November 07, 2006 1:00 AM To: development@drupal.org Subject: Re: [development] Duplicate entry On Monday 06 November 2006 23:58, Maciej Perlinski wrote:
When you do have in your /sites/ folder /default /www.domain.com Pointing to the same db, than you will have duplicate entries.
Thank you very much, there where old entries from before I uploaded my website and database. -- name....Florian Kriener email...florian@leflo.de site....http://leflo.de/
Check if you deleted user 0 from the users table by mistake. On 11/6/06, Florian Kriener <lists_drupal@leflo.de> wrote:
Hi,
I just found this in my logs. How could that be triggerd?
Duplicate entry '2056b9efb95f03187b8249001c5ae5fb' for key 1 query: INSERT INTO sessions (sid, uid, cache, hostname, session, timestamp) VALUES ('2056b9efb95f03187b8249001c5ae5fb', 0, 0, '80.253.80.97', '', 1162786671)' in ,includes/database.mysql.inc' in Zeile 121.
I keep the troubleshooting faq on duplicate entries, would anyone mind if I posted the info from this thread to drupal.org? I can change the IP address. (copying this to documentation list) Wouldn't deleting user zero cause a lot more errors? Anisa. On 11/7/06, Khalid B <kb@2bits.com> wrote:
Check if you deleted user 0 from the users table by mistake.
On 11/6/06, Florian Kriener <lists_drupal@leflo.de> wrote:
Hi,
I just found this in my logs. How could that be triggerd?
Duplicate entry '2056b9efb95f03187b8249001c5ae5fb' for key 1 query: INSERT INTO sessions (sid, uid, cache, hostname, session, timestamp) VALUES ('2056b9efb95f03187b8249001c5ae5fb', 0, 0, '80.253.80.97', '', 1162786671)' in ,includes/database.mysql.inc' in Zeile 121.
-- ********************************* www.AnimeCards.Org 16,000 scans and counting! *********************************
On Monday 06 November 2006 22:44, Anisa wrote:
Wouldn't deleting user zero cause a lot more errors?
It causes an Access Denied message to be displayed on every page for any user who is not logged in. -- Jason Flatt http://www.oadae.net/ Father of Six: http://www.flattfamily.com/ (Joseph, 13; Cramer, 11; Travis, 9; Angela; Harry, 5; and William, 12:04 am, 12-29-2005) Linux User: http://www.sourcemage.org/ Drupal Fanatic: http://drupal.org/
participants (5)
-
Anisa -
Florian Kriener -
Jason Flatt -
Khalid B -
Maciej Perlinski