-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Why application is authenticating so often to API? :
2018-12-09 23:17:56,937 DEBUG: [urllib3.connectionpool] Starting new HTTP connection (1): radio.pw-sat.pl
2018-12-09 23:17:57,016 DEBUG: [urllib3.connectionpool] http://radio.pw-sat.pl:80 "POST /api/authenticate HTTP/1.1" 308 188
2018-12-09 23:17:57,017 DEBUG: [urllib3.connectionpool] Starting new HTTPS connection (1): radio.pw-sat.pl
2018-12-09 23:17:57,289 DEBUG: [urllib3.connectionpool] https://radio.pw-sat.pl:443 "POST /api/authenticate HTTP/1.1" 200 None
2018-12-09 23:18:27,290 DEBUG: [urllib3.connectionpool] Starting new HTTP connection (1): radio.pw-sat.pl
2018-12-09 23:18:27,367 DEBUG: [urllib3.connectionpool] http://radio.pw-sat.pl:80 "POST /api/authenticate HTTP/1.1" 308 188
2018-12-09 23:18:27,368 DEBUG: [urllib3.connectionpool] Starting new HTTPS connection (1): radio.pw-sat.pl
2018-12-09 23:18:27,628 DEBUG: [urllib3.connectionpool] https://radio.pw-sat.pl:443 "POST /api/authenticate HTTP/1.1" 200 None