Page 1 of 1

logs spam "Unable to authenticate user"

Posted: Mon Nov 14, 2016 11:49 am
by chebo
Hello. ZM 1.30.0, Debian. On two machines I have here is a problem. The forum recommend disabling AUTH_RELAY. Time and time zone configured. AUTH_HASH_SECRET tried disabling. This did not solve my problem. I believe that because of this, the servers periodically stops. Restart the browser (that is running display) to temporarily solve the problem.

Code: Select all

 	Component 	Server 	PID 	Level 	Message 	File 	Line
2016-11-14 14:46:55.916424	zms		26824	ERR	Unable to authenticate user	zms.cpp	225
2016-11-14 14:46:55.764215	zms		26823	ERR	Unable to authenticate user	zms.cpp	225
2016-11-14 14:46:55.634775	zms		26817	ERR	Unable to authenticate user	zms.cpp	225
2016-11-14 14:46:55.611292	zms		26818	ERR	Unable to authenticate user	zms.cpp	225
2016-11-14 14:46:55.496442	zms		26815	ERR	Unable to authenticate user	zms.cpp	225
2016-11-14 14:46:55.496440	zms		26816	ERR	Unable to authenticate user	zms.cpp	225
2016-11-14 14:46:55.379200	zms		26808	ERR	Unable to authenticate user	zms.cpp	225
2016-11-14 14:46:55.315574	zms		26807	ERR	Unable to authenticate user	zms.cpp	225
2016-11-14 14:46:55.258705	zms		26806	ERR	Unable to authenticate user	zms.cpp	225
2016-11-14 14:46:55.209081	zms		26805	ERR	Unable to authenticate user	zms.cpp	225
2016-11-14 14:46:55.161340	web_php		26267	ERR	socket_sendto( /var/run/zm/zms-342628s.sock ) failed: No such file or directory	includes/functions.php	1993
2016-11-14 14:46:55.109488	zms		26804	ERR	Unable to authenticate user	zms.cpp	225
2016-11-14 14:46:55.010458	zms		26803	ERR	Unable to authenticate user	zms.cpp	225
2016-11-14 14:46:54.908920	zms		26802	ERR	Unable to authenticate user	zms.cpp	225
2016-11-14 14:46:54.804931	zms		26801	ERR	Unable to authenticate user	zms.cpp	225
2016-11-14 14:46:54.715020	zms		26800	ERR	Unable to authenticate user	zms.cpp	225
2016-11-14 14:46:54.611604	zms		26799	ERR	Unable to authenticate user	zms.cpp	225
2016-11-14 14:46:54.511218	web_php		20155	ERR	socket_sendto( /var/run/zm/zms-935192s.sock ) failed: No such file or directory	includes/functions.php	1993
2016-11-14 14:46:54.090732	zms		26798	ERR	Unable to authenticate user	zms.cpp	225
2016-11-14 14:46:53.990788	zms		26797	ERR	Unable to authenticate user	zms.cpp	225
2016-11-14 14:46:53.894387	zms		26796	ERR	Unable to authenticate user	zms.cpp	225
2016-11-14 14:46:53.782027	zms		26795	ERR	Unable to authenticate user	zms.cpp	225
2016-11-14 14:46:53.690880	zms		26792	ERR	Unable to authenticate user	zms.cpp	225
2016-11-14 14:46:53.594537	zms		26789	ERR	Unable to authenticate user	zms.cpp	225
2016-11-14 14:46:53.512548	zms		26788	ERR	Unable to authenticate user	zms.cpp	225
2016-11-14 14:46:53.440945	zms		26783	ERR	Unable to authenticate user	zms.cpp	225

Re: logs spam "Unable to authenticate user"

Posted: Mon Dec 19, 2016 5:54 am
by chebo
I am waiting for help.

Re: logs spam "Unable to authenticate user"

Posted: Mon Dec 19, 2016 4:23 pm
by iconnor
I have a PR that works to solve this problem. However I'm not convinced yet that I have actually 100% fixed it, as I often see similar problems, even with my fixes applied. However you can follow the PR to see how it develops.

https://github.com/ZoneMinder/ZoneMinder/pull/1641

Re: logs spam "Unable to authenticate user"

Posted: Fri Dec 23, 2016 4:20 am
by chebo
iconnor wrote:I have a PR that works to solve this problem. However I'm not convinced yet that I have actually 100% fixed it, as I often see similar problems, even with my fixes applied. However you can follow the PR to see how it develops.

https://github.com/ZoneMinder/ZoneMinder/pull/1641
This problem I did not have to 1.28. Now it remains just wait until you have finished your work?