Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

twisted.conch.error.ConchError: ('no host keys, failing', None) #27

Open
guysoft opened this issue Jan 7, 2019 · 0 comments
Open

twisted.conch.error.ConchError: ('no host keys, failing', None) #27

guysoft opened this issue Jan 7, 2019 · 0 comments

Comments

@guysoft
Copy link

guysoft commented Jan 7, 2019

Hey, built and executed from master, when running I get this error on startup:

I/python  ( 2166):  Traceback (most recent call last):
I/python  ( 2166):    File "/buildozer/.buildozer/android/app/main.py", line 73, in <module>
I/python  ( 2166):    File "/buildozer/.buildozer/android/platform/build/dists/remoteshell/private/lib/python2.7/site-packages/kivy/app.py", line 802, in run
I/python  ( 2166):    File "/buildozer/.buildozer/android/app/main.py", line 67, in build
I/python  ( 2166):    File "/buildozer/.buildozer/android/platform/build/dists/remoteshell/private/lib/python2.7/site-packages/twisted/internet/posixbase.py", line 495, in listenTCP
I/python  ( 2166):    File "/buildozer/.buildozer/android/platform/build/dists/remoteshell/private/lib/python2.7/site-packages/twisted/internet/tcp.py", line 998, in startListening
I/python  ( 2166):    File "/buildozer/.buildozer/android/platform/build/dists/remoteshell/private/lib/python2.7/site-packages/twisted/internet/protocol.py", line 77, in doStart
I/python  ( 2166):    File "/buildozer/.buildozer/android/platform/build/dists/remoteshell/private/lib/python2.7/site-packages/twisted/conch/ssh/factory.py", line 42, in startFactory
I/python  ( 2166):  twisted.conch.error.ConchError: ('no host keys, failing', None)
I/python  ( 2166): Python for android ended.```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant