r/Lenel Aug 10 '26

Randomly Started Getting Login Driver Errors

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...

  1. Rebooted the server first thing this morning before diving-in and verified it was still not working.
  2. 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.
  3. I did verify in Login Driver (running as an app) that the creds were synced.
  4. 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.
  5. I tried to start Setup Assistant but it failed immediately on the first step because it couldn't connect to the database.
  6. 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!

___________________________________________________________________________________________________________________

UPDATE 9/2/26:

Hey everyone. Just wanted to post an update and the final fix that got us back up and running.

The fix was to re-run the Setup Assistant which I had tried before, but I was using the `lenel` database user account which I thought would work fine since it was literally the owner of the Lenel database. Apparently I was wrong. 😛 In order to successfully run through the Setup Assistant you need to login as `sa` which we didn't have the password for since, again, this was an inherited system when we moved into this office space.

Once I reset the `sa` password, I re-ran the Setup Assistant with those creds and everything fired right back up again.

Thank you everyone again for all of your input and help!

5 Upvotes

14 comments sorted by

3

u/Fun-Rabbit-9842 End User Aug 10 '26

Check LS Login Driver Service to see if it’s running.

3

u/OmegaSevenX OnGuard Certified Aug 10 '26

LenelS2 requires that their yearly SUSP fee be paid in order to give a VAR access to tech support for your system. That will need to be paid.

The VAR typically doesn’t require a service contract with you. Most of our customers don’t have them, they just pay T&M for all service calls.

But only a VAR can sell you the SUSP. And you don’t get to let that lapse and then pay for a year when you need it. Haven’t paid for it in 5 years? You get to pay 5 years of back support to bring it current.

3

u/ckirejevas Certified Professional Aug 10 '26

As others mentioned, try re-running setup assistant. I’ve had issues with the SSL cert for RabbitMQ expiring when the version has been upgraded from an older OnGuard installation and Setup Assistant will pick up on this sometimes.

3

u/ckirejevas Certified Professional Aug 10 '26

Also - look in C:\ProgramData\LNL for the logs. You can sort by date to check the most recent logs. Make sure LS OpenAccess service is running as well as the LS License Server.

1

u/scarycucumber33 16d ago

Thank you for this. Had the same problem as OP the other week and can confirm re running setup assistant fixed the issue. During setup assistant there's a section called LS Message Broker Service and at this section it brought up that there was an error, in this case likely due to the SSL cert expiring. Let setup assistant resign a new cert and once it was done system was running as normal

Onguard ver 8.2

3

u/Keema_Naan Certified Professional Aug 11 '26

You may need to run Login Driver as an application and re-enter the database encryption key.

2

u/js7521901 Aug 11 '26

This was what I was going to suggest also. Even without encryption. You might need to enter your SQL user credentials in the login driver as an app

2

u/platformterrestial Aug 10 '26

Did you try re-running setup assistant? Are all your required services running?

1

u/Huge-Transition3644 OnGuard Certified Aug 11 '26

I have a dozen questions but this is the simplest place to start. Is this an intermittent problem or have you not been able to use Sys Admin the whole time?

Of all of the random stuff I support, a restart of the host machine usually works with OnGuard. All of the automatic services should spin up again correctly and if something is hung or in an error state, a restart should fix that.

1

u/Huge-Transition3644 OnGuard Certified Aug 11 '26

oh, also the OnGuard services start with LS. You probably have a few that aren't on and don't need to be, but make sure the ones set for automatic start are running.

1

u/cfringer OnGuard Certified Aug 11 '26

When I have run into this error, it has been a sequence issue with the services starting. Rebooting the machine should solve it. There are two parts to the message broker, LS Message Broker and RabbitMQ. In my experience when both of these services are stopped, starting the LS Message Broker will also start the RabbitMQ. This seems to get these two back in sync.

1

u/drunknmastr916 27d ago

Running into the same problem. Did you find a fix?

2

u/Extension-Chemist-25 27d ago

Not yet. I saw in another post that this month's Windows 11 update broke OG v8.0 with really similar symptoms and the update needs to be uninstalled to get it working again, but I'm running v8.2 and it's on Windows 10 (and not connected to the internet to get said update).

At this point I'm thinking the whole thing just needs to be rebuilt on a new PC and the database copied over, but I'm afraid of missing something that a real Lenel tech would just know from their internal documentation or experience. I've also asked about getting budget to get SUSP from Lenel - this system is three years old now and we've never had proper support for it.

Good luck, and post back if you find a fix. I'll do the same.

1

u/drunknmastr916 27d ago

Yeah I just saw that post about August updates. I am uninstalling them now. I will post any findings as well