Digi Remote Manager - “SESSION NOT INITIALIZED: Concurrent session limit reached” when connecting to ~100 devices via API
Hi everyone,
We’re building our own platform that communicates with Digi-connected devices using our own backend APIs.
Our use case requires establishing terminal/shell sessions with approximately 100 Digi devices concurrently. However, once multiple sessions are opened in parallel, we begin receiving the following error:
At the time of the below screen shot there was only 1 active connection to the Digi for that particular device and yet I face this issue where i see “Concurrent session limit reached” How can i resolve this.
Yes we did a create a service that is capable of running each digi console connection on independent threads/processes for checking modifying configs etc. Now the challenge that we are facing is that, even for a single single device with only a single connection, the connection to the console is being terminated stating the above reason.
@harsh_98 , there is a 5 concurrent session limit on Digi Remote Manager per account, so this is no doubt why you’re running into that error. Being that’s a per-account limit platform-wide, there is no way to increase that.
If this is a policy which you’re in disagreement with, you’ll want to take that up through your Digi Sales channel, who can then describe your use-case to Digi Product Management (who may then evaluate your request further), or perhaps different solution involving the python support on your device? Digi has a Professional Development Services group which could discuss alternative applications with you, which might stay within the established limits.
One other thing you could do is make use of the Feedback option when logged into your Digi Remote Manager account, as that would also go straight to a PM/engineering team for evaluation. Hope these suggestions help!
Can you please confirm if the concurrency limit is based on device or an Account. Based on the information provided by one of my colleagues it’s based on devices and he seems to have gotten this info form digi support.
Your confirmation on this would help us plan our next action
Hi @harsh_98, I did mention that this is a per account limit, so I’ve boldened those statements now in my previous comment. I’ve worked with customers that have hit that before, which is how I knew the answer so I could reply you.