This is a migrated thread and some comments may be shown as answers.

Build error

2 Answers 101 Views
Report a bug
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Yves
Top achievements
Rank 1
Yves asked on 01 Nov 2014, 08:22 PM
Hey when I build app I get : 

[2014-11-01 21:13:58.326] Build solution started: ------------------------------ [2014-11-01 21:14:07.324] Exception: Server exception: The "SshTransfer" task failed unexpectedly.
Renci.SshNet.Common.SftpPathNotFoundException: No such file
at Renci.SshNet.Sftp.SftpSession.RequestOpen(String path, Flags flags, Boolean nullOnError)
at Renci.SshNet.SftpClient.InternalDownloadFile(String path, Stream output, SftpDownloadAsyncResult asyncResult, Action`1 downloadCallback)
at Telerik.BlackDragon.Server.Communication.Ssh.SshTransferCommand.ExecuteCommandCore(SftpClient client)
at Telerik.BlackDragon.Server.Tasks.Mobile.SshTransfer.Execute()
at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute()
at Microsoft.Build.BackEnd.TaskBuilder.<ExecuteInstantiatedTask>d__20.MoveNext()[2014-11-01 21:14:46.644] Exception: Server exception: The "SshTransfer" task failed unexpectedly.
Renci.SshNet.Common.SftpPathNotFoundException: No such file
at Renci.SshNet.Sftp.SftpSession.RequestOpen(String path, Flags flags, Boolean nullOnError)
at Renci.SshNet.SftpClient.InternalDownloadFile(String path, Stream output, SftpDownloadAsyncResult asyncResult, Action`1 downloadCallback)
at Telerik.BlackDragon.Server.Communication.Ssh.SshTransferCommand.ExecuteCommandCore(SftpClient client)
at Telerik.BlackDragon.Server.Tasks.Mobile.SshTransfer.Execute()
at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute()
at Microsoft.Build.BackEnd.TaskBuilder.<ExecuteInstantiatedTask>d__20.MoveNext()

What to do to solve ?

2 Answers, 1 is accepted

Sort by
0
Zdravko
Telerik team
answered on 05 Nov 2014, 05:02 PM
Hi Yves,

We are investigating your case, but as we see it for a very first time we will need some more time to find out what causes it. We will contact you as soon as we have any progress on the matter.
Thank you for your patience and understanding.

Regards,
Zdravko
Telerik
 

Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.

 
0
Zdravko
Telerik team
answered on 06 Nov 2014, 04:58 PM
Hi,

Fortunately, we found the culprit for your issue, even though the error does not provide a meaningful message.
One of the iOS splash screens was with a wrong dimensions and this was causing the build failure.

In order to fix it, you will have to upload again your iOS iPhone Portrait (Retina) splash screen (640x960) from Properties > iOS > Splash Screens window in our Windows client.
Normally, our clients automatically resize the pictures to the needed dimension, but this times most probably something has gone wrong.

I wonder whether you have used the same approach to change the custom splash screens or any other which has caused this misbehavior.
Which client did you use for the purpose?

I hope the fix will resolve your issue, but in case you still need further assistance please do not hesitate to write back.

Regards,
Zdravko
Telerik
 

Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.

 
Tags
Report a bug
Asked by
Yves
Top achievements
Rank 1
Answers by
Zdravko
Telerik team
Share this question
or