> I try to upgrade my kannel from stable 1.4.0 (which is not > really stable on rh 9 linux) to version cvs-20051226 > > I found that this cvs version is more stable :), great > > however i found this error, i don't know what is it > > 2006-01-04 13:00:05 [9489] [0] INFO: Loading store file `store-tmp' > 2006-01-04 13:00:05 [9489] [0] INFO: Store-file size 5911, > starting to unpack > 2006-01-04 13:00:05 [9489] [0] PANIC: Internal error: unknown message > type: 808461616
This suggests that the Msg struct has changed between 1.4.0 and CVS. There are no tools for migration. Delete your store file and restart the bearerbox (or write your own tool to migrate the store file).
