05-27-2019 06:56 AM
Getting "No usersessions if no startphase2" when calling the following code block :
econfd_maapi:start_user_session(M, <<"admin">>,
<<"maapi">>, [<<"admin">>], {127,0,0,1}, 1).
when NCS has been restarted.
05-27-2019 08:44 PM
Waiting for Phase 2 may help:
econfd_maapi:wait_start(M),
Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the NSO Developer community: