erayerdin / pyairmore

PyAirmore is a Python client library for Android Airmore server, which helps the developers to take programmatic actions on Android.
Other
32 stars 9 forks source link

Get cannot get pyairmore to recognize an active session running in the foreground #18

Closed rhvk37 closed 4 years ago

rhvk37 commented 4 years ago

Traceback (most recent call last): File "C:\Users\kfarr\Documents\workisboring", line 12, in was_accepted = session.request_authorization() File "C:\Users\kfarr\AppData\Local\Programs\Python\Python38-32\lib\site-packages\pyairmore\request__init__.py", line 135, in request_authorization response = self.send(request, False) File "C:\Users\kfarr\AppData\Local\Programs\Python\Python38-32\lib\site-packages\pyairmore\request__init__.py", line 154, in send raise ServerUnreachableException() pyairmore.request.ServerUnreachableException: Server is found idle. The reasons might be:

erayerdin commented 4 years ago

Have you solved it?

rhvk37 commented 4 years ago

It was a case of me being stupid and not seeing i had the wrong port lol im trying to build a customer follow up script using your stuff. currently working on getting the spread sheet to import. if something else comes up ill let you know

On Fri, May 8, 2020, 4:09 PM Eray Erdin notifications@github.com wrote:

Have you solved it?

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/erayerdin/pyairmore/issues/18#issuecomment-625996954, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHNZVY3GN5QQ22Q6UML6BO3RQRRJLANCNFSM4M4LM4GA .