Editor causes immediate crash
See original GitHub issue- Version (
cloudcmd -v
): v14.3.4 - Node Version
node -v
: n/a - OS (
uname -a
on Linux): Tested on Ubuntu and CentOS - Browser name/version: Firefox, Chrome
- Used Command Line Parameters: docker run --rm -it -v ~:/root -v /:/mnt/fs -w=/root -p 8000:8000 coderaiser/cloudcmd:latest-alpine (also tried with latest, same result)
- Changed Config: n/a
Any attempt to edit a file results in a crash and container exit:
ENOENT: no such file or directory, open '/root/.edward.json' Promise {
<rejected> [Error: ENOENT: no such file or directory, open '/root/.edward.json'] {
errno: -2,
code: 'ENOENT',
syscall: 'open',
path: '/root/.edward.json'
}
}
The file that it attempts to open varies depending on what editor you pick, but since none of these files exist on my system, it always crashes.
Issue Analytics
- State:
- Created 4 years ago
- Reactions:1
- Comments:8 (3 by maintainers)
Top Results From Across the Web
Freezing and crashing my video editing software!
Anytime a run my video editing software (2 different programs) my computer either freezes or crashes for no apparent reason.
Read more >Visual Studio 2019 v16.3.1, immediate crash when "edit and ...
All “edit and continue” operations when debugging the ASP.NET applications result in Visual Studio crashing and restarting. No on-screen error is reported.
Read more >Why Premiere Pro Is Crashing and How to Make it Stop
Learn about the most common causes for crashes and slow downs in Premiere Pro, and see the ways to stop it from doing...
Read more >9 Things to Check if Adobe Premiere Pro Frequently Crashes ...
The first thing to do when facing random crashes in software like Premiere Pro is to check for any available updates. If it...
Read more >Resolve Acrobat intermittent crashes on Windows
How to fix intermittent Adobe Acrobat crashes on Windows. ... In Acrobat, go to Edit > Preferences, and then select Security (Enhanced) from...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
lgtm
Yes, editor is working again.
For me this problem is solved, thanks.