Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mnba/0c667da20cd40a26623fa16491f60d0f to your computer and use it in GitHub Desktop.
Save mnba/0c667da20cd40a26623fa16491f60d0f to your computer and use it in GitHub Desktop.
2020-08-09-14-20-16-py4andr-webview-test_app-crash.txt
08-09 14:18:47.940 V/WebViewLoader(21782): Could not ping localhost:5000
08-09 14:18:48.043 V/WebViewLoader(21782): Could not ping localhost:5000
08-09 14:18:48.148 V/WebViewLoader(21782): Could not ping localhost:5000
08-09 14:18:48.159 I/python (21782): imported flask etc
08-09 14:18:48.209 I/python (21782): Current directory is /data/data/org.myapp1/files/app
08-09 14:18:48.220 I/python (21782): Traceback (most recent call last):
08-09 14:18:48.220 I/python (21782): File "/home/user1/my_prj/app-andr/odunittests/test_app/main.py", line 89, in <module>
08-09 14:18:48.221 I/python (21782): File "/home/user1/.local/share/python-for-android/build/python-installs/dist1/flask/app.py", line 985, in run
08-09 14:18:48.221 I/python (21782): File "/home/user1/.local/share/python-for-android/build/python-installs/dist1/flask/cli.py", line 670, in show_server_banner
08-09 14:18:48.221 I/python (21782): File "/home/user1/.local/share/python-for-android/build/python-installs/dist1/click/utils.py", line 272, in echo
08-09 14:18:48.222 I/python (21782): File "/home/user1/.local/share/python-for-android/build/python-installs/dist1/click/_compat.py", line 118, in __getattr__
08-09 14:18:48.222 I/python (21782): AttributeError: 'str' object has no attribute 'write'
08-09 14:18:48.222 I/python (21782): Python for android ended.
08-09 14:18:48.255 V/WebViewLoader(21782): Could not ping localhost:5000
08-09 14:18:48.357 V/WebViewLoader(21782): Could not ping localhost:5000
08-09 14:18:48.453 D/GraphicsStats(1612): Buffer count: 7
08-09 14:18:48.453 I/WindowManager(1612): WIN DEATH: Window{73e6fef u0 org.myapp1/org.kivy.android.PythonActivity}
08-09 14:18:48.454 I/ActivityManager(1612): Process org.myapp1 (pid 21782) has died
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment