Search found 11 matches
- Thu Dec 05, 2019 7:55 am
- Forum: ZoneMinder 1.32.x
- Topic: How to reset password?
- Replies: 5
- Views: 4273
Re: How to reset password?
Thanks, although I'd point out that in my case, it wasn't even that I'd forgotten the password, but that if you upgrade past mysql 8.0.11 I'm not sure if you can log in at all, or how to actually get a functional password. Even blanking it didn't seem to work. MariaDB works fine, even the latest ...
- Thu Dec 05, 2019 7:52 am
- Forum: ZoneMinder 1.33.x Development Branch
- Topic: Eoan PPA builds?
- Replies: 4
- Views: 3394
Eoan PPA builds?
Any ideas when the Eoan PPA builds will be working? I'm currently running builds from source but it would be nice to be able to upgrade with a simple apt.
- Tue Dec 03, 2019 5:11 pm
- Forum: ZoneMinder 1.32.x
- Topic: The user specified as a definer ('debian-sys-maint'@'localhost') does not exist
- Replies: 8
- Views: 86282
Re: The user specified as a definer ('debian-sys-maint'@'localhost') does not exist
So, it seems zoneminder was pulling debian-sys-maint@localhost from the definer for the triggers under zones and events in the SQL database. I changed it to zmuser@localhost and now it's working fine. For whoever next has this issue, hopefully you don't have to grep a string on your whole hard drive ...
- Tue Dec 03, 2019 3:18 pm
- Forum: ZoneMinder 1.32.x
- Topic: The user specified as a definer ('debian-sys-maint'@'localhost') does not exist
- Replies: 8
- Views: 86282
Re: The user specified as a definer ('debian-sys-maint'@'localhost') does not exist
Sorry to zombie this but I'm having the exact same problem. Where is zmstats.pl pulling the debian-sys-maint user from?
- Tue Dec 03, 2019 3:12 pm
- Forum: ZoneMinder 1.32.x
- Topic: How to reset password?
- Replies: 5
- Views: 4273
Re: How to reset password?
So in the end it had nothing to do with passwords really, I dumped the DB and switched over to MariaDB instead of mysql 8 and now it's working.
- Tue Dec 03, 2019 1:37 am
- Forum: ZoneMinder 1.32.x
- Topic: How to reset password?
- Replies: 5
- Views: 4273
Re: How to reset password?
So.. this mostly seems to be a problem after upgrading from mysql 5.7 to mysql 8 (since ubuntu 19.10 doesn't have a 5.7 package). Is there any known way to get login working after upgrading to mysql 8?
- Tue Dec 03, 2019 1:08 am
- Forum: ZoneMinder 1.32.x
- Topic: How to reset password?
- Replies: 5
- Views: 4273
Re: How to reset password?
Also, the password hash before I blanked it was "*4ACFE3202A5FF5CF467898FC58AAB1D615029441" which from some googling is the hash for "admin" which is what the password was. It's also a very old mysql PASSWORD function hash, which is why it probably wasn't working post-upgrade. I still need a way of ...
- Tue Dec 03, 2019 12:51 am
- Forum: ZoneMinder 1.32.x
- Topic: How to reset password?
- Replies: 5
- Views: 4273
How to reset password?
I updated my system and Zoneminder wouldn't let me log in, so I tried blanking the admin password from phpmyadmin as everyone on the internet says to do, but I still can't log in, since Zoneminder won't let you log in with a blank password anymore (I get "please fill out this field" on the password ...
- Sat Nov 23, 2019 7:44 am
- Forum: Hardware Queries
- Topic: Problem with video "tracking"
- Replies: 1
- Views: 2188
Re: Problem with video "tracking"
Sooo. Never mind, I'm an idiot. In case someone else has this issue it happens when you leave your video standard as default or undefined instead of setting it to ntsc.
- Sat Nov 23, 2019 6:10 am
- Forum: Hardware Queries
- Topic: Problem with video "tracking"
- Replies: 1
- Views: 2188
Problem with video "tracking"
I have a Hauppage 64900 that is working fine in Linux except for the fact that the "tracking" or vertical sync is off. The image is cut off on the top and the top is moved down to the bottom, like old school VCRs would do when your tracking was off. Any ideas on how to fix it? vlcsnap-2019-11-23 ...
- Thu Jun 06, 2019 2:58 pm
- Forum: ZoneMinder 1.32.x
- Topic: Disk Space, Disk Blocks, Disk Percent?
- Replies: 1
- Views: 1917
Disk Space, Disk Blocks, Disk Percent?
Hey I'd like to limit my recorded footage to 300gb, regardless of how much space there is free on the drive. So disk percent doesn't really work for what I need to do. Will either Disk Blocks or Disk Space do that, or do they just look at how much free space there is on the drive also? Also, what ...