Page 1 of 1

Libgcrypt [SOLVED]

Posted: Sat May 15, 2010 1:34 pm
by antuz88
I Can't see camera's images

in /var/log/messages
i have

Code: Select all

May 15 15:30:14 bleky zms[3387]: INF [Debug Level = 0, Debug Log = <none>]
May 15 15:30:14 bleky zms[3387]: Libgcrypt warning: missing initialization - please fix the application
May 15 15:30:14 bleky zms[3388]: INF [Debug Level = 0, Debug Log = <none>]
May 15 15:30:14 bleky zms[3388]: Libgcrypt warning: missing initialization - please fix the application
May 15 15:30:14 bleky zms[3389]: INF [Debug Level = 0, Debug Log = <none>]
May 15 15:30:14 bleky zms[3389]: Libgcrypt warning: missing initialization - please fix the application
May 15 15:30:14 bleky zms[3390]: INF [Debug Level = 0, Debug Log = <none>]
May 15 15:30:14 bleky zms[3390]: Libgcrypt warning: missing initialization - please fix the application
May 15 15:30:14 bleky zms[3391]: INF [Debug Level = 0, Debug Log = <none>]
May 15 15:30:14 bleky zms[3391]: Libgcrypt warning: missing initialization - please fix the application
the impostation of camera are good. it

any ideas?

[SOLVED]the problem was an option of zoneminder.

Posted: Tue May 18, 2010 8:47 pm
by l8nite4me
Which option caused this issue?

Thanks

Posted: Mon Aug 09, 2010 7:54 am
by kiko-lpa
Hi,
Many thanks for coming to look for help and special thanks for shearing your solution.

Never mind if I find out what option is I will posted.

Options and where is the problem

Posted: Mon Aug 09, 2010 8:37 am
by kiko-lpa
Hi again,
As said, I found out that if I change. Method used to relay authentication information (AUTH_RELAY) to none then the error for user authentication desappear.

I have OPT_USE_AUTH to enabled and AUTH_TYPE to builtin

I am not sure if AUTH_RELAY and AUTH_HASH_SECRET are extremely important, I will work this way for the time being.

This options are in the system tab of the options menu of your zm.

I am using a Ubuntu Server 10.4 Lucid with a ZM 1.24.2 installed from apt-get default repositories.

Posted: Fri Nov 26, 2010 3:39 pm
by techtribe
Hi,

I had this problem

Code: Select all

Nov 26 16:32:24 abra zms[10543]: Libgcrypt warning: missing initialization - please fix the application
Nov 26 16:32:24 abra zms[10543]: ERR [Unable to authenticate user]
when I used AUTH_TYPE=remote in combination with AUTH_RELAY=hashed.

I changed AUTH_RELAY to none and the problem disappeared.

Wessel

Re: Libgcrypt [SOLVED]

Posted: Thu May 19, 2011 3:28 pm
by jpborjas
I used AUTH_TYPE = builtin, AUTH_RELAY = hashed. Changing to "none" (still with builtin), fixed the error for me. Thanks a lot.

Re: Libgcrypt [SOLVED]

Posted: Thu May 19, 2011 8:03 pm
by mastertheknife
Or upgrade to ZM 1.24.3, its fixed in there.

mastertheknife