<div dir="ltr"><div>Hi <span>João,</span></div><div>I'm going to go out on a limb and say you are not connecting over USB but rather using wireless (because on USB it's always 192.168.2.15).</div><div>The SDK is not running the DHCP server of your network and has no control over the assigned IP address, so either you need to make sure the phone always gets the same address or you would need to have some form of dynDNS setup (major overkill) for your LAN. The easiest method is undoubtedly setting a static lease for your phone in your router.</div><div>HTH,</div><div>Eli<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Op vr 3 apr. 2020 om 03:30 schreef joao morgado via Devel <<a href="mailto:devel@lists.sailfishos.org">devel@lists.sailfishos.org</a>>:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div style="font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px"><div dir="ltr">Hi there<br></div><div dir="ltr"><br></div><div dir="ltr">Every time the IP adress of my Intex Aqua Fish changes I have to update it in the QtCreator device hostname.</div><div dir="ltr">I can sucessfully test the connection with the device from QtCreator device menu.</div><div dir="ltr">But when deploying a app I get the following error:</div><div dir="ltr"><br></div><div dir="ltr"><div>

<p style="margin:0px;text-indent:0px"><span style="color:rgb(0,0,0)">Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/deploy/installroot</span></p>
<p style="margin:0px;text-indent:0px"><span style="color:rgb(0,0,0)">Deploy failed</span></p>
<p style="margin:0px;text-indent:0px"><span style="color:rgb(170,0,0)">ssh: connect to host 192.168.1.4 port 22: Connection timed out</span></p>
<p style="margin:0px;text-indent:0px"><span style="color:rgb(170,0,0)">rsync: connection unexpectedly closed (0 bytes received so far) [sender]</span></p>
<p style="margin:0px;text-indent:0px"><span style="color:rgb(170,0,0)">rsync error: error in rsync protocol data stream (code 12) at io.c(226) [sender=3.1.0]</span></p>
<p style="margin:0px;text-indent:0px"><span style="font-weight:600;color:rgb(170,0,0)">01:00:47: The process "/home/joao/.config/SailfishSDK/libsfdk/build-target-tools/Sailfish OS Build Engine/SailfishOS-3.2.1.20-armv7hl/deploy" exited with code 1.</span></p>
<p style="margin:0px;text-indent:0px"><span style="color:rgb(170,0,0)">Error while building/deploying project harbour-eletronicgames (kit: SailfishOS-3.2.1.20-armv7hl (in Sailfish OS Build Engine))</span></p>
<p style="margin:0px;text-indent:0px"><span style="color:rgb(170,0,0)">When executing step "Rsync"</span></p></div><div><br></div><div dir="ltr">Note that the error message shows ip 192.168.1.4, but the device ip is in fact 192.168.1.6.</div><div dir="ltr">I wonder if there is some other option in QtCreator that I'm overlookin to update the device ip.</div><div dir="ltr"><br></div><div dir="ltr"><br></div><div dir="ltr">Also from the know issues <a href="https://sailfishos.org/wiki/Application_SDK_Known_Issues" rel="nofollow" target="_blank">https://sailfishos.org/wiki/Application_SDK_Known_Issues</a></div><div dir="ltr"><span><code>there is a error related with:<br></code></span></div><div dir="ltr"><span><code>... Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/deploy/installroot</code></span></div><div dir="ltr"><br></div><div dir="ltr">I edited the hosts file name and add SailfishSDK, as sugested there, but the error persists.</div><div dir="ltr"><div>I'm using Intex Aqua Fish with 3.0.1.11 and Salfish SDK 3.0.7, kit <span>SailfishOS-3.2.1.20-armv7hl, my pc with <span>Linux Mint 19.3 Cinnamon</span>LinuxMint64bit.</span></div><div dir="ltr"><span>Any ideias how to fix this ?</span></div><div dir="ltr"><span><br></span></div><div dir="ltr"><span>Chers</span></div><div dir="ltr"><span>João<br></span></div><div><span></span></div><div><br></div></div></div><div dir="ltr"><br></div><div dir="ltr"><br></div></div></div>_______________________________________________<br>
SailfishOS.org Devel mailing list<br>
To unsubscribe, please send a mail to <a href="mailto:devel-unsubscribe@lists.sailfishos.org" target="_blank">devel-unsubscribe@lists.sailfishos.org</a></blockquote></div>