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.

  • Version (cloudcmd -v): latest
  • Node Version node -v: 15.13.0
  • OS (uname -a on Linux): Docker 5:20.10.7~3-0~debian-buster
  • Browser name/version: Firefox 89.0
  • Used Command Line Parameters:
  • Changed Config:

I can open or copy single files without problems, but as soon as I try to copy a directory, I have a series of “ENOENT” errors which prevent me from copying most of the files/directories. Happened after clean install of a new OMV.

Desktop Screenshot 2021 06 07 - 23 15 21 82

BUT it works with coderaiser/cloudcmd:15.6.0 an older version of CloudCMD!

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
Artur4ikZXcommented, Jun 8, 2021

Fixed with redzip v2.1.2 🔨 . Landed in Cloud Commander v15.9.5 🎉 .

Is it works for you?

Yes! It works now!

Друже дуже дякую! Усе робить тепер!

0reactions
coderaisercommented, Jun 8, 2021

Fixed with redzip v2.1.2 🔨 . Landed in Cloud Commander v15.9.5 🎉 .

Is it works for you?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Node JS Error: ENOENT - Stack Overflow
To expand a bit on why the error happened: A forward slash at the beginning of a path means "start from the root...
Read more >
How To Fix the “Enoent” Error? - Position Is Everything
The “enoent” can appear because of some missing files or usage of the relative path that can be solved by creating an expected...
Read more >
What causes ENOENT errors? - Super User
Most of my Googling has told me that ENOENT errors are caused by files/folders that do not exit. However, in this case the...
Read more >
How to fix: npm ERR! enoent ENOENT: no such file or ...
I recently struggled for a while with an npm error thrown when executing npm install of some package. The error message was npm...
Read more >
15 Common Error Codes in Node.js and How to Fix Them
Therefore, we've compiled this list of 15 common Node.js errors along with one or more ... [Error: ENOENT: no such file or directory, ......
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