question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

1.3.1: Failed to copy file

See original GitHub issue

After updating to 1.3.1 whenever I run mup reconfig or mup deploy I get the following:

Failed to copy file  { Error: No such file
    at SFTPStream._transform (/usr/local/lib/node_modules/mup/node_modules/ssh2-streams/lib/sftp.js:384:27)
    at SFTPStream.Transform._read (_stream_transform.js:167:10)
    at SFTPStream._read (/usr/local/lib/node_modules/mup/node_modules/ssh2-streams/lib/sftp.js:170:15)
    at SFTPStream.Transform._write (_stream_transform.js:155:12)
    at doWrite (_stream_writable.js:307:12)
    at writeOrBuffer (_stream_writable.js:293:5)
    at SFTPStream.Writable.write (_stream_writable.js:220:11)
    at Channel.ondata (_stream_readable.js:556:20)
    at emitOne (events.js:96:13)
    at Channel.emit (events.js:188:7)
    at readableAddChunk (_stream_readable.js:177:18)
    at Channel.Readable.push (_stream_readable.js:135:10)
    at SSH2Stream.<anonymous> (/usr/local/lib/node_modules/mup/node_modules/nodemiral/node_modules/ssh2/lib/Channel.js:140:15)
    at emitOne (events.js:96:13)
    at SSH2Stream.emit (events.js:188:7)
    at parsePacket (/usr/local/lib/node_modules/mup/node_modules/ssh2-streams/lib/ssh.js:3163:10) code: 2, lang: '' }
Retrying in 3 seconds

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:1
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

6reactions
zoderncommented, Aug 25, 2017

Did you run mup setup after updating?

0reactions
zoderncommented, Feb 22, 2018

Starting in mup 1.4, mup will suggest running mup setup when this error happens.

@Floriferous the bug with setting up the proxy is fixed in mup 1.4.2.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error during build · Issue #2193 · sphinx-doc/sphinx - GitHub
When building the documentation for phconvert (using this commands) I get this error: writing output... [100%] loader generating indices...
Read more >
Error: Failed to copy files. - WordPress.org
Error: Failed to copy files. As the error message suggests, WPTC plugin is unable to copy some files on a certain amount of...
Read more >
'Copying file failed' error - Unity Forum
Copying file failed ' error · Go into game mode. · (Forget to exit game mode.) · Edit a C# script in Visual...
Read more >
Maven error "Failure to transfer..." - eclipse - Stack Overflow
In Windows I used the explorer dialog to search for *.lastUpdated in %USERPROFILE%\.m2 then deleted the files that Eclipse reported as problematic. Worked...
Read more >
Unable to copy project zip file to the embedded Mule instance
Go to the Anypoint Studio folder, right click on the "plugins" folder to bring up the context menu and open Properties. Under Properties,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found