<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>Error loging out. Required secret is invalid - potentially malicious request.</title> 
  <pubDate>Fri, 10 Apr 2026 19:28:22 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/6857</link> 
  <atom:link rel="self" type="application/rss+xml" title="Error loging out. Required secret is invalid - potentially malicious request." href="https://bugs.horde.org/ticket/6857/rss" /> 
  <description>Error loging out. Required secret is invalid - potentially malicious request.</description> 
 
   
   
  <item> 
   <title>Clicking on the &quot;Log Out&quot; button from any Address Book optio</title> 
   <description>Clicking on the &quot;Log Out&quot; button from any Address Book option screen gives an error &quot;Required secret is invalid - potentially malicious request.&quot;



Steps to error:



1. Click Address Book

2. Click Options

3. choose and click one of the Options for Address Book

4. click the Log Out button</description> 
   <pubDate>Fri, 06 Jun 2008 19:04:11 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6857#t46070</link> 
  </item> 
   
  <item> 
   <title>Works fine here, no matter which token driver I configure in</title> 
   <description>Works fine here, no matter which token driver I configure in Horde. Try looking for errors in the log files and try to configure a different Token driver.</description> 
   <pubDate>Fri, 06 Jun 2008 20:41:02 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6857#t46072</link> 
  </item> 
   
  <item> 
   <title>I was using SQL token but tried the filesystem token and eve</title> 
   <description>I was using SQL token but tried the filesystem token and even disabling it but logout still didn&#039;t work. Log file didn&#039;t show anything because I think this isn&#039;t really an error, it&#039;s something that just doesn&#039;t work. Are you using the stable Horde Groupware Webmail Edition 1.1 with MySQL?



&gt; Works fine here, no matter which token driver I configure in Horde. 

&gt; Try looking for errors in the log files and try to configure a 

&gt; different Token driver.



</description> 
   <pubDate>Mon, 09 Jun 2008 18:25:04 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6857#t46140</link> 
  </item> 
   
  <item> 
   <title>upon further investigation, I found that Address Book functi</title> 
   <description>upon further investigation, I found that Address Book functionality doesn&#039;t work either. For example, adding a contact gives the same error message. I also found these errors in httpd log:



[Wed Jun 11 14:17:44 2008] [error] [client 192.168.110.33] PHP Warning:  mysql_error(): 18 is not a valid MySQL-Link resource in /var/www/html/horde/lib/Horde/SessionHandler/mysql.php on line 173, referer: https://pop.domainname.com/horde/index.php?url=https%3A%2F%2Fpop.domainname.com%2Fhorde%2Fimp%2Fmailbox.php%3Fmailbox%3DINBOX%26mailbox_token%3D851e7112c2ee85c092533ebed502b569

[Wed Jun 11 14:17:46 2008] [error] [client 192.168.110.33] PHP Warning:  mysql_error(): 18 is not a valid MySQL-Link resource in /var/www/html/horde/lib/Horde/SessionHandler/mysql.php on line 173, referer: https://pop.domainname.com/horde/imp/mailbox.php?mailbox=INBOX&amp;mailbox_token=851e7112c2ee85c092533ebed502b569&amp;frameset_loaded=1

[Wed Jun 11 14:18:06 2008] [error] [client 192.168.110.13] PHP Warning:  mysql_error(): 18 is not a valid MySQL-Link resource in /var/www/html/horde/lib/Horde/SessionHandler/mysql.php on line 173, referer: https://pop.domainname.com/horde/services/portal/sidebar.php

</description> 
   <pubDate>Wed, 11 Jun 2008 21:23:54 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6857#t46286</link> 
  </item> 
   
  <item> 
   <title>I have figured out exactly what is wrong, but I don&#039;t know h</title> 
   <description>I have figured out exactly what is wrong, but I don&#039;t know how to fix it. Here is how you get to the error:



On Horde&#039;s Custom Session Handler setup tab, choose the MySQL session handlers then save the config. This setting causes the error. I also noticed the check for enabling row-level locking. Disabling this gets rid of the error but then you get a different error and your Address Book disappears and you cannot create a new one.</description> 
   <pubDate>Thu, 12 Jun 2008 00:02:30 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6857#t46297</link> 
  </item> 
   
  <item> 
   <title>For my Horde Groupware Webmail config it&#039;s enough to login (</title> 
   <description>For my Horde Groupware Webmail config it&#039;s enough to login (auth by imap) and logout and do nothing between this two actions to provoke this token-error. I&#039;m using MySQL for storage, sessions and tokens, too. I think the problem is, that only sessionhandler-table is set to InnoDB engine, and so there are row-lock problems. The token-table uses MyIsam, so I changed it to InnoDB (ALTER TABLE horde_tokens ENGINE=InnoDB;) and it seems to works. By the way I&#039;ve applied this engine to all tables.</description> 
   <pubDate>Sun, 22 Jun 2008 15:03:21 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6857#t46723</link> 
  </item> 
   
  <item> 
   <title>Any chance that this is a duplicate of bug #6673 and fixed w</title> 
   <description>Any chance that this is a duplicate of bug #6673 and fixed with the patch linked from that ticket?</description> 
   <pubDate>Tue, 24 Jun 2008 21:53:32 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6857#t46780</link> 
  </item> 
   
  <item> 
   <title>I don&#039;t think so



&gt; Any chance that this is a duplicate of</title> 
   <description>I don&#039;t think so



&gt; Any chance that this is a duplicate of bug #6673 and fixed with the 

&gt; patch linked from that ticket?



Did you try logging out AFTER you clicked the AddressBook? All operations work fine but when you are in the Turba pages and try to logout, you get the error.



&gt;For my Horde Groupware Webmail config it&#039;s enough to login (auth by 

&gt;imap) and logout and do nothing between this two actions to provoke 

&gt;this token-error. I&#039;m using MySQL for storage, sessions and tokens, 

&gt;too. I think the problem is, that only sessionhandler-table is set to 

&gt;InnoDB engine, and so there are row-lock problems. The token-table 

&gt;uses MyIsam, so I changed it to InnoDB (ALTER TABLE horde_tokens 

&gt;ENGINE=InnoDB;) and it seems to works. By the way I&#039;ve applied this 

&gt;engine to all tables.</description> 
   <pubDate>Tue, 24 Jun 2008 22:00:25 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6857#t46782</link> 
  </item> 
   
  <item> 
   <title>No developer is able to reproduce this. So unless you can tr</title> 
   <description>No developer is able to reproduce this. So unless you can track this down yourself we can&#039;t do anything about that issue.</description> 
   <pubDate>Sun, 13 Jul 2008 09:15:02 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6857#t47484</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
