Hi there Every time the IP adress of my Intex Aqua Fish changes I have to update it in the QtCreator device hostname.I can sucessfully test the connection with the device from QtCreator device menu.But when deploying a app I get the following error:
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/deploy/installroot Deploy failed ssh: connect to host 192.168.1.4 port 22: Connection timed out rsync: connection unexpectedly closed (0 bytes received so far) [sender] rsync error: error in rsync protocol data stream (code 12) at io.c(226) [sender=3.1.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. Error while building/deploying project harbour-eletronicgames (kit: SailfishOS-3.2.1.20-armv7hl (in Sailfish OS Build Engine)) When executing step "Rsync" Note that the error message shows ip 192.168.1.4, but the device ip is in fact 192.168.1.6.I wonder if there is some other option in QtCreator that I'm overlookin to update the device ip. Also from the know issues https://sailfishos.org/wiki/Application_SDK_Known_Issuesthere is a error related with: ... Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/deploy/installroot I edited the hosts file name and add SailfishSDK, as sugested there, but the error persists.I'm using Intex Aqua Fish with 3.0.1.11 and Salfish SDK 3.0.7, kit SailfishOS-3.2.1.20-armv7hl, my pc with Linux Mint 19.3 CinnamonLinuxMint64bit.Any ideias how to fix this ? ChersJoĆ£o
_______________________________________________ SailfishOS.org Devel mailing list To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org