Hi,
We are running into an issue with Acumatica DeviceHub and wanted to check whether anyone has seen this before.
We are receiving the following error in the DeviceHub log during label printing:
Error calling AuthLogin
“The number of concurrent API logins specified for your user account on the Users (SM201010) form has been reached.”
Here is what we found so far:
- The DeviceHub user in Users (SM201010) has Max. Number of Concurrent Logins = 3
- In License Monitoring Console (SM604000), our license shows:
- Maximum Number of Web Services API Users = 20
- Maximum Number of Concurrent Web Services API Requests = 3
- We changed Maximum Number of Concurrent Web Services API Requests from 3 to 5 and tested again, but the error still remained
- In System Monitor → Active Users, we can see multiple active DeviceHub sessions, including API sessions
- DeviceHub appears to repeatedly try to log out and log back in, but continues failing with the same AuthLogin error
- Because of this, printing fails when DeviceHub tries to retrieve the PDF for the print job
Our questions are:
- What is the best way to clear or reset old/stuck DeviceHub API sessions?
- Is there a recommended way to prevent DeviceHub from creating multiple lingering sessions?
- Would increasing Max. Number of Concurrent Logins for the DeviceHub user be the correct fix, or is this more likely caused by stale sessions / multiple DeviceHub instances running?
- Is there any DeviceHub-side cleanup or logout handling we should check?
Any guidance would be appreciated.
Thanks