Error in Admin, also with some user logging in

Moderator: crythias

Locked
rjcunningham
Znuny newbie
Posts: 16
Joined: 21 Nov 2010, 22:12
Znuny Version: 3.0.0

Error in Admin, also with some user logging in

Post by rjcunningham »

I am getting the following error when either logging in or going to the Agents section

Magic number checking on storable string failed at ..\..\lib\Storable.pm (autosplit into ..\..\lib\auto\Storable\thaw.al) line 415, at C:/PROGRA~1/OTRS/OTRS//Kernel/System/Cache/FileStorable.pm line 128

I found this error in another topic, the solution was to
cleaning the ${OTRSHOME}/var/tmp directory.
which did not work for at least 1 user.

Is cleaing this directory the same as delting all files/folders in the following directory on a windows install ?
C:\Program Files\OTRS\OTRS\var\tmp

There seems to be a lot of files/folders in that location so I didnt want to try it without asking

Randy Cunningham
----------------------------------
OTRS 3.0.2
OS:Windows 2003 w. all default install apps
rjcunningham
Znuny newbie
Posts: 16
Joined: 21 Nov 2010, 22:12
Znuny Version: 3.0.0

Re: Error in Admin, also with some user logging in

Post by rjcunningham »

in case anyone comes across this on a search, and has the same question
Deleting all the files/folders in this folder will fix the problem
C:\Program Files\OTRS\OTRS\var\tmp
Locked