I noticed that, you set: user_agent = 'EasyConnect_Linux_Ubuntu'
How about windows version?
I looked up the log of windows version, and found Easyconnect will send request to
"https://127.0.0.1:54530/ECAgent?op=DetectECAgent&type=EC&token=&callBack=EA_cb10021"
instead of "https://127.0.0.1:54530/ECAgent?op=DetectECAgent&type=EC&token=&callBack=cb10021".
It seems that the CallBack parameters has been changed.
Would you check the windows version, and update you script?
I noticed that, you set: user_agent = 'EasyConnect_Linux_Ubuntu'
How about windows version?
I looked up the log of windows version, and found Easyconnect will send request to
"https://127.0.0.1:54530/ECAgent?op=DetectECAgent&type=EC&token=&callBack=EA_cb10021"
instead of "https://127.0.0.1:54530/ECAgent?op=DetectECAgent&type=EC&token=&callBack=cb10021".
It seems that the CallBack parameters has been changed.
Would you check the windows version, and update you script?