Could not display stream

Support and queries relating to all previous versions of ZoneMinder
Locked
luke
Posts: 11
Joined: Wed Mar 09, 2005 2:57 pm
Location: Czech Republic
Contact:

Could not display stream

Post 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
Lukas
jameswilson
Posts: 5111
Joined: Wed Jun 08, 2005 8:07 pm
Location: Midlands UK

Post 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
James Wilson

Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk
luke
Posts: 11
Joined: Wed Mar 09, 2005 2:57 pm
Location: Czech Republic
Contact:

Post 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
Lukas
jameswilson
Posts: 5111
Joined: Wed Jun 08, 2005 8:07 pm
Location: Midlands UK

Post 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
James Wilson

Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk
User avatar
zoneminder
Site Admin
Posts: 5215
Joined: Wed Jul 09, 2003 2:07 pm
Location: Bristol, UK
Contact:

Post 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
luke
Posts: 11
Joined: Wed Mar 09, 2005 2:57 pm
Location: Czech Republic
Contact:

Post by luke »

I did the upgrade again and now it works :-) THX
Lukas
Locked