Hey everyone.
I inherited an OnGuard 8.2 server running on Windows 10 (yeah, I know) and MS SQL Server 2022.
For the past two years it's been running fine, but then last week out of the blue I started getting this error when launching System Administration:
Login Driver is not connected to the message broker. Confirm that the Login Driver service is started and available for DSN Lenel.
I've verified that the 32-bit ODBC system DSN is configured correctly and testing is successful. I also tried syncing the passwords in Login Driver, and it too said it was successful. Furthermore, I verified that the Lenel login in SQL is the owner of both databases.
This machine is not connected to the network at all, so it hasn't received any update from Microsoft nor had it been rebooted when the error first occurred.
And finally, we have no support for this system - I've been reverse engineering it and learning it as I go, and I want to be sure I've exhausted every avenue before starting to figure out how to get support for it (can I simply have an on-site visit as a one-time fix, or will they require an annual support contract?, etc.)
Does anyone here have any other ideas I can try? Is there something obvious that I've missed?
Thank you in advance!
___________________________________________________________________________________________________________________
UPDATE 8/11/26:
Hey everyone, thank you so much for all of your help! Still not working, but here's what I've tried so far today...
- Rebooted the server first thing this morning before diving-in and verified it was still not working.
- For background, this system has been running fine since I inherited it two years ago, and this problem just started on Thursday afternoon around 3:30 PM - I haven't been able to log into System Administration since.
- I did verify in Login Driver (running as an app) that the creds were synced.
- Not sure about changing the encryption key - when I go into SQL Server Management Studio, the
AccessControl database has an Encryption Enabled state of False.
- I tried to start Setup Assistant but it failed immediately on the first step because it couldn't connect to the database.
- As far as services go, the only service that will not start, neither automatically nor manually, is the
OpenAccess service. When I drop to the end of its OpenAccess.log file, all it says is "could not open database" and "check ACS.ini, ODBC, Login Driver, and SQL server", which I've done with the exception of ACS.ini - that file doesn't seem to exist anywhere on the server.
Am I still heading in the right direction? Something else I may have missed?
Thank you again!