Only ONE user can connected to VPN from device

Hello.
Few week ago I am try create VPN which based on IKEv2 protocol, I am solved this problem and vpn work correct.
But when I am try test VPN on few real devices I am get next problem:
VPN can use only one user, I am good connected to vpn from my iphone which I am use for test whole time but on other devices I can't connected to vpn, What is the problem.

This is my question when I am did try create VPN (all work fine)- https://developer.apple.com/forums/thread/662799

In project I am create Class where I am configure VPN and put into project file .p12.

How I can solved this problem, because I am don't know where I am get mistake)
I am should try solved this problem on iOS side or server side?

This is example how I am configure VPN profile - https://gist.github.com/IhorYachmenov/fb63fd19f30541780950b6670e8a2865

Regards, Ihor.
Answered by Systems Engineer in 643578022
Where are you seeing this error message?
This sounds like an error messages that would be emitted from the server if you are testing on two separate devices.


Matt Eaton
DTS Engineering, CoreOS
meaton3@apple.com
Accepted Answer
Where are you seeing this error message?
This sounds like an error messages that would be emitted from the server if you are testing on two separate devices.


Matt Eaton
DTS Engineering, CoreOS
meaton3@apple.com
My apologies for long time of answer :)
This problem was be on server side, iOS profile configured well.
We are just was reinstall configuration of server and solved problem.

Regards, Ihor.
Only ONE user can connected to VPN from device
 
 
Q