[Errno 2] temporary failure in name resolution

10,290 views
Skip to first unread message

krister viirsaar

unread,
Jun 14, 2013, 12:52:34 PM6/14/13
to kivy-...@googlegroups.com
socket.gaierror: [Errno 2] temporary failure in name resolution.

This error comes up when trying to run my app on android. These are my settings:

Non-kivy modules used:
import threading
import ftplib
import tarfile
import telnetlib
import shutil
import os

How I got the app to android:
./build.py --name "InsertBookView" --version 0.4 --package tap.second.insertbookview --orientation landscape --dir /home/krister/Dropbox/Projects/InsertBook/App --permission INTERNET debug installd

Log with adb logcat | egrep -i "kivy|python":
http://paste.ofcode.org/KZxPr3BHZMHEnEKFTixfMi

More info:
I will post my code only if you say it's neccesary.
App works perfectly fine on OpenSUSE kivy 1.8 dev. As I understand it, PFA uses 1.7.1, but since this error is to do with python rather than kivy, it shouldn't matter.

krister viirsaar

unread,
Jun 14, 2013, 12:55:21 PM6/14/13
to kivy-...@googlegroups.com
perhaps relevant, no help to me though: http://gregalbrecht.com/2010/04/22/python-macos/

krister viirsaar

unread,
Jun 14, 2013, 2:19:40 PM6/14/13
to kivy-...@googlegroups.com
turns out my phone didn't have a connection at all...
furthermore, telnet is the module that got the socket error.
Reply all
Reply to author
Forward
0 new messages