thestr4ng3r / chiaki

Moved to https://git.sr.ht/~thestr4ng3r/chiaki - Free and Open Source PS4 Remote Play Client
https://git.sr.ht/~thestr4ng3r/chiaki
2.19k stars 369 forks source link

Session request connect failed eventually on ubuntu 20.04 #324

Closed glonerr closed 4 years ago

glonerr commented 4 years ago

hi when i ran chiaki on ubuntu 20.04,it gave me Session request connect failed eventually error. when running code getnameinfo(sa, (socklen_t)ai->ai_addrlen, session->connect_info.hostname, sizeof(session->connect_info.hostname), NULL, 0, 0); it gave me getnameinfo: Temporary failure in name resolution error the android version ran flawless. i am a newbee here, can you help me on it? thanks

thestr4ng3r commented 4 years ago

Your issue has been closed due to not correctly following the issue template. Feel free to open a new issue which does follow the issue template. Do not reply to this issue with more information or with a correctly formatted issue, as that will only lead to confusion.

I try to address all github issues and fix bugs quickly, but badly formatted issues or poorly described bug reports especially are a significant drain on project resources. Taking a few minutes to file a good issue makes a huge difference and will get it addressed faster - everybody wins!

In github when you first create a new issue the form is pre-populated with a template which you should read over and follow.