Open tofsjonas opened 7 years ago
bump, same
Please post your .remote-sync.json. Cheers. Edit: and what changes you're trying to save... Thanks.
I wanted to disable the upload on save-thingy.
It did not matter if I changed anything or not.
I edited .remote-sync.json manually instead and problem went away. If it reappears I will let you know.
Same here (Win7 64x, latest Atom 64x and Remote Sync).
Host is an IP, connecting through SFTP, data is all correct.
If I try and edit .remote-sync.json
manually, then save a file, it says "All configured authentication methods failed"
.
I had a project well configurated with remote-sync. I made a git clone and opened the new project in atom. I tried to configure it with remote-sync. Then I had the same issue:Atom: 1.21.1 x64 Electron: 1.6.15 OS: Ubuntu 17.10 Thrown From: remote-sync package 4.1.8
Uncaught TypeError: Converting circular structure to JSON
At /home/johann/.atom/packages/remote-sync/lib/model/host.coffee:41
TypeError: Converting circular structure to JSON
at JSON.stringify (<anonymous>)
at Host.module.exports.Host.saveJSON (/packages/remote-sync/lib/model/host.coffee:41:35)
at ConfigView.module.exports.ConfigView.confirm (/packages/remote-sync/lib/view/host-view.coffee:137:11)
at /packages/git-control/node_modules/space-pen/lib/space-pen.js:220:36)
at HTMLButtonElement.dispatch (/packages/git-control/node_modules/jquery/dist/jquery.js:4435:9)
at HTMLButtonElement.elemData.handle (/packages/git-control/node_modules/jquery/dist/jquery.js:4121:28)
-7:15.6.0 remote-sync:configure (span.name.icon.icon-repo)
5x -7:07.8.0 core:copy (input.hidden-input)
-6:03.7.0 remote-sync:configure (span.name.icon.icon-repo)
4x -5:57.7.0 core:paste (input.hidden-input)
-1:27.9.0 remote-sync:configure (span.name.icon.icon-repo)
4x -1:21.6.0 core:paste (input.hidden-input)
-0:42.5.0 core:backspace (input.hidden-input)
auto-encoding 0.7.0
auto-replace-in-selection 4.0.0
busy-signal 1.4.3
color-picker 2.2.5
docblock-format-helper 0.3.0
docblockr 0.13.2
git-control 0.9.0
git-status 0.3.4
git-time-machine 1.5.9
highlight-selected 0.13.1
intentions 1.1.5
language-php-no-dollar-highlight 0.2.0
linter 2.2.0
linter-php 1.5.1
linter-ui-default 1.6.10
merge-conflicts 1.4.5
minimap 4.29.7
minimap-autohider 1.5.3
minimap-bookmarks 0.4.2
minimap-cursorline 0.2.0
minimap-find-and-replace 4.5.2
minimap-git-diff 4.3.1
minimap-highlight-selected 4.6.1
minimap-linter 2.1.3
minimap-titles 1.13.0
pigments 0.40.2
project-manager 3.3.5
rectangle-selection 0.2.0
remote-sync 4.1.8
split-diff 1.5.1
Sublime-Style-Column-Selection 1.7.4
symbols-tree-view 0.14.0
tablr 1.8.3
tool-bar 1.1.0
tool-bar-atom 1.7.0
vertical-tabs 1.0.5
Then I just closed atom and opened it again to make it work. Maybe the problem is that atom was opened after I used several times the function "Put on stand by" my "ubuntu mate".
@yongkangchen any update on this?
Sample remote-sync.json
{
"uploadOnSave": true,
"useAtomicWrites": true,
"deleteLocal": true,
"hostname": "alpha.zmailwerk.net",
"target": "/var/www/cms/typo3conf/ext/zm_dropdown",
"ignore": [
".remote-sync.json",
".svn/**"
],
"username": "mwent",
"watch": [],
"useAgent": true,
"transport": "scp"
}
It happens as well, when I try to create from scratch. Atom V 1.27.2 on Win 10 remote-sync: 4.1.8
try disable the plugin copy .remote-sync.json that already works and then enable the plugin again
[Enter steps to reproduce:]
Atom: 1.21.1 x64 Electron: 1.6.15 OS: Peppermint 7 Thrown From: remote-sync package 4.1.8
Stack Trace
Uncaught TypeError: Converting circular structure to JSON
Commands
Non-Core Packages