Search found 13 matches

by jkemp
Fri Mar 31, 2017 7:47 pm
Forum: ZoneMinder 1.30.x
Topic: 1.30.2 cannot login
Replies: 10
Views: 6111

Re: 1.30.2 cannot login

you can use script I listed to go back to the previous version in my message. Between the quotes.
by jkemp
Fri Mar 31, 2017 7:30 pm
Forum: ZoneMinder 1.30.x
Topic: 1.30.2 cannot login
Replies: 10
Views: 6111

Re: 1.30.2 cannot login

I had this happen and few weeks ago when this update creped into then main repository. I had to fall back to previous version. "sudo apt install zoneminder=1.30.0-xenial1" if you are using ubuntu 16.04.1 I noticed it switched the skin to flat on the login screen that I could not log into. Once I ...
by jkemp
Fri Mar 31, 2017 7:26 pm
Forum: ZoneMinder 1.30.x
Topic: 1.30.2 cannot login
Replies: 10
Views: 6111

Re: 1.30.2 cannot login

I also cannot login on a test system.

SQL-ERR 'SQLSTATE[HY000]: General error: 1267 Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8mb4_general_ci,COERCIBLE) for operation '='', statement was 'select * from Users where Enabled = 1 AND Username=? AND Password=password(?)'
by jkemp
Fri Feb 17, 2017 3:05 am
Forum: ZoneMinder 1.30.x
Topic: ZoneMinder 1.30.2 Release Candidate 1 Available for Testing
Replies: 25
Views: 19175

Re: ZoneMinder 1.30.2 Release Candidate 1 Available for Testing

Thanks for the info Steve. Very interesting stuff. What I did to repair it was to downgrade the package. sudo apt install zoneminder=1.30.0-xenial1 During the downgrade it updated the database and found three "No options" in file config.pm on line 139 and deleted them. Database upgrade to version 1 ...
by jkemp
Tue Feb 14, 2017 8:56 pm
Forum: ZoneMinder 1.30.x
Topic: ZoneMinder 1.30.2 Release Candidate 1 Available for Testing
Replies: 25
Views: 19175

Re: ZoneMinder 1.30.2 Release Candidate 1 Available for Testing

Ok I got pass the Access denied but getting the same error message
by jkemp
Tue Feb 14, 2017 8:51 pm
Forum: ZoneMinder 1.30.x
Topic: ZoneMinder 1.30.2 Release Candidate 1 Available for Testing
Replies: 25
Views: 19175

Re: ZoneMinder 1.30.2 Release Candidate 1 Available for Testing

I'll trying to fix the auth on the mysql database but keep getting

ERROR 1045 (28000): Access denied for user 'admin'@'localhost'

Anyone have any ideals?
by jkemp
Tue Feb 14, 2017 8:44 pm
Forum: ZoneMinder 1.30.x
Topic: ZoneMinder 1.30.2 Release Candidate 1 Available for Testing
Replies: 25
Views: 19175

Re: ZoneMinder 1.30.2 Release Candidate 1 Available for Testing

I was on version 1.30.1 I believe. The update came in with the other usual updates. I'll try the database fix.
by jkemp
Mon Feb 13, 2017 6:38 am
Forum: ZoneMinder 1.30.x
Topic: ZoneMinder 1.30.2 Release Candidate 1 Available for Testing
Replies: 25
Views: 19175

Re: ZoneMinder 1.30.2 Release Candidate 1 Available for Testing

I got the update from the Connors PPA Stable
by jkemp
Mon Feb 13, 2017 6:37 am
Forum: ZoneMinder 1.30.x
Topic: ZoneMinder 1.30.2 Release Candidate 1 Available for Testing
Replies: 25
Views: 19175

Re: ZoneMinder 1.30.2 Release Candidate 1 Available for Testing

Didn't see the warning. Accepted the update and now I can't log in. How to I go back to the previous version or fix the log in problem. I get error: SQL-ERR 'SQLSTATE[HY000]: General error: 1267 Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8mb4_general_ci,COERCIBLE) for operation ...
by jkemp
Sat Nov 05, 2016 5:22 am
Forum: ZoneMinder 1.30.x
Topic: Can't see my cam video but can record it?
Replies: 6
Views: 4385

Re: Can't see my cam video but can record it?

Did you change the port to :554? Normally rtsp:\\ uses port :8554
by jkemp
Sat Nov 05, 2016 4:57 am
Forum: ZoneMinder 1.30.x
Topic: Can't create SFTP connection: SSH slave exited unexpectedly with error code 255
Replies: 4
Views: 7591

Can't create SFTP connection: SSH slave exited unexpectedly with error code 255

Can someone help me figure out why I get a ton of the messages when trying to upload to ubuntu-server on local lan. I can log this user in sftp server no problem from a terminal on the very client zoneminder is running on. I'm using ubuntu-server 16.04 LTS and the same with the client. Ubuntu 16.04 ...