Page 1 of 1

Could not display stream

Posted: Tue Nov 29, 2005 10:01 am
by luke
Hi,

I've updated zm to last version 1.21.4 and after update I can't view stream of the cameras. In the logfile is the folowing record:

Code: Select all

zms[24820]: ERR [Unable to authenticate user]
Could somebody help me to solve this problem?

Distro: FC3 2.6.10-1.766_FC3
ZM version: 1.21.4

Posted: Tue Nov 29, 2005 10:53 am
by jameswilson
have you tried switching to plain auth?

Also i had wierd things after my update but a machine restart fixed them, like not passing auth info in the url

Posted: Tue Nov 29, 2005 12:30 pm
by luke
OK, I set auth to plain, but nothing change:-( in log are these records:

Code: Select all

Nov 29 13:18:06 sasmbocam zms[4853]: WAR [Attempt to fetch boolean value for ZM_MESSAGE_ADDRESS, actual type is string]
Nov 29 13:18:06 sasmbocam zms[4853]: WAR [Attempt to fetch boolean value for ZM_MESSAGE_TEXT, actual type is text]
Nov 29 13:18:06 sasmbocam zms[4853]: WAR [Attempt to fetch boolean value for ZM_JPEG_FILE_QUALITY, actual type is integer]
Nov 29 13:18:06 sasmbocam zms[4853]: WAR [Attempt to fetch integer value for ZM_EMAIL_TEXT, actual type is text]
Nov 29 13:18:06 sasmbocam zms[4853]: WAR [Attempt to fetch integer value for ZM_X10_DEVICE, actual type is string]
Nov 29 13:18:06 sasmbocam zms[4853]: ERR [Shared memory not initialised by capture daemon]
Thx for help

Posted: Tue Nov 29, 2005 6:16 pm
by jameswilson
those ike like there is someething wrong with the db
how did you update i think the db needs a script to iupdate it

Posted: Tue Nov 29, 2005 11:46 pm
by zoneminder
Try rerunning zmconfig.pl. This usually occurs when the binaries think the config has one set of ids and the database thinks they have another.

Phil

Posted: Wed Nov 30, 2005 1:58 pm
by luke
I did the upgrade again and now it works :-) THX