-
Notifications
You must be signed in to change notification settings - Fork 922
Not able to save files I'm editing #108
Comments
UPDATE - RESOLVED |
Actually it is happening again, not sure what changed. Reverting back to the commit above for now and reopening the issue. |
Do you see any errors in browser console? |
Actually I do see an error in the console log: static/plugins/c9.ide.watcher/gui.js:105 Here's the code: |
Could you try running install.sh from https://github.com/c9/install, it will update contents of ~/.c9 in case something have been deleted
does it write anything to the disk? btw which OS do you use |
Install log error:
[sqlite3] Command failed: /home/cloudera/.c9/node/bin/node --eval require('/home/cloudera/.c9/node_modules/sqlite3/lib/binding/node-v14-linux-x64/node_sqlite3.node') |
Did a checkout on 6/9 and everything was working fine, then just updated to the latest today (6/25) and now I'm not able to save changes on files that I edit through the IDE.
Commit of working version:
281925b (May 30th)
Nothing else on my system has changed.
Deleted the folder and repulled, then ran install-sdk; still not saving.
Renamed core git folder to c9sdk:
node ~/source/c9sdk/server.js -p 3131 -l 0.0.0.0 -a : -w ~/source/mysource
This is my log:
Starting standalone
Connect server listening at
http://<ip>:3131
CDN: version standalone initialized /home/someuser/source/c9sdk/build
Started '/home/someuser/source/c9sdk/configs/standalone' with config 'standalone'!
VFS connection does not exist
The text was updated successfully, but these errors were encountered: