User session expired when using API
Posted: Tue Sep 18, 2018 8:15 am
Hi all,
I am using the REST API within a small phyton script that is automatically started when logging in to my server via SSH. It reads out all currently running nodes and acts like a small "connection manager". Background is that SSH is open outbound, but higher range ports are not.
However, whenever this script starts and logs in using the API, my user session on the web is immediately terminated and I am thrown out. Any way to avoid that, so having multiple sessions in parallel with the same user account?
Regards
I am using the REST API within a small phyton script that is automatically started when logging in to my server via SSH. It reads out all currently running nodes and acts like a small "connection manager". Background is that SSH is open outbound, but higher range ports are not.
However, whenever this script starts and logs in using the API, my user session on the web is immediately terminated and I am thrown out. Any way to avoid that, so having multiple sessions in parallel with the same user account?
Regards