You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Atom: 1.52.0 x64 Electron: 6.1.12 OS: Microsoft Windows 10 Home Single Language Thrown From: remote-sync package 4.1.8
Stack Trace
Uncaught TypeError: Converting circular structure to JSON
--> starting at object with constructor 'MessagePanelView'
| property '0' -> object with constructor 'HTMLDivElement'
--- property 'spacePenView' closes the circle
At C:\Users\BALU\.atom\packages\remote-sync\lib\model\host.coffee:41
TypeError: Converting circular structure to JSON
--> starting at object with constructor 'MessagePanelView'
| property '0' -> object with constructor 'HTMLDivElement'
--- property 'spacePenView' closes the circle
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/ftp-remote-edit-plus/node_modules/space-pen/lib/space-pen.js:220:36)
at HTMLButtonElement.dispatch (/packages/ftp-remote-edit-plus/node_modules/jquery/dist/jquery.js:4435:9)
at HTMLButtonElement.elemData.handle (/packages/ftp-remote-edit-plus/node_modules/jquery/dist/jquery.js:4121:28)
don't know what this is, the auto-bug reporter took me here. I will try a couple things and see how i can work around it. i will report back if i figure something out.
I was having this same problem. Windows 10. First two projects were configured for remote sync with no difficulty. Then any new project caused this error. I restarted the application and it worked again. Strange.
same problem, Windows 11
First one added to workspace was okay
Uncaught TypeError: Converting circular structure to JSON --> starting at object with constructor 'MessagePanelView' | property '0' -> object with constructor 'HTMLDivElement' --- property 'spacePenView' closes the circle
[Enter steps to reproduce:]
Atom: 1.52.0 x64
Electron: 6.1.12
OS: Microsoft Windows 10 Home Single Language
Thrown From: remote-sync package 4.1.8
Stack Trace
Uncaught TypeError: Converting circular structure to JSON
--> starting at object with constructor 'MessagePanelView'
| property '0' -> object with constructor 'HTMLDivElement'
--- property 'spacePenView' closes the circle
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: