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.

Cannot add new SSH connections

See original GitHub issue

Version: 1.0.108 Platform: linux 5.4.39-1-MANJARO Plugins: clickable-links, quick-cmds, scrollbar

I’ve entered all the details for the new SSH connection, click Save does nothing.

From DevTools:

 /opt/Terminus/resources/app.asar/node_modules/@angular/core/bundles/core.umd.js:4265 ERROR TypeError: Cannot convert undefined or null to object
    at Function.entries (<anonymous>)
    at EditConnectionModalComponent.save (editConnectionModal.component.ts:99)
    at Object.eval [as handleEvent] (EditConnectionModalComponent.ngfactory.js:1403)
    at Object.handleEvent (/opt/Terminus/resources/app.asar/node_modules/@angular/core/bundles/core.umd.js:31448)
    at Object.handleEvent (/opt/Terminus/resources/app.asar/node_modules/@angular/core/bundles/core.umd.js:32001)
    at dispatchEvent (/opt/Terminus/resources/app.asar/node_modules/@angular/core/bundles/core.umd.js:21743)
    at /opt/Terminus/resources/app.asar/node_modules/@angular/core/bundles/core.umd.js:30652
    at HTMLButtonElement.<anonymous> (/opt/Terminus/resources/app.asar/node_modules/@angular/platform-browser/bundles/platform-browser.umd.js:815)
    at ZoneDelegate.invokeTask (/opt/Terminus/resources/app.asar/node_modules/zone.js/dist/zone.js:421)
    at Object.onInvokeTask (/opt/Terminus/resources/app.asar/node_modules/@angular/core/bundles/core.umd.js:28321)
    at ZoneDelegate.invokeTask (/opt/Terminus/resources/app.asar/node_modules/zone.js/dist/zone.js:420)
    at Zone.runTask (/opt/Terminus/resources/app.asar/node_modules/zone.js/dist/zone.js:188)
    at ZoneTask.invokeTask [as invoke] (/opt/Terminus/resources/app.asar/node_modules/zone.js/dist/zone.js:503)
    at invokeTask (/opt/Terminus/resources/app.asar/node_modules/zone.js/dist/zone.js:1671)
    at HTMLButtonElement.globalZoneAwareCallback (/opt/Terminus/resources/app.asar/node_modules/zone.js/dist/zone.js:1697)
    at HTMLButtonElement.sentryWrapped (/opt/Terminus/resources/app.asar/dist/sentry.js:1882)
defaultErrorLogger @ /opt/Terminus/resources/app.asar/node_modules/@angular/core/bundles/core.umd.js:4265
ErrorHandler.handleError @ /opt/Terminus/resources/app.asar/node_modules/@angular/core/bundles/core.umd.js:4313
dispatchEvent @ /opt/Terminus/resources/app.asar/node_modules/@angular/core/bundles/core.umd.js:21747
(anonymous) @ /opt/Terminus/resources/app.asar/node_modules/@angular/core/bundles/core.umd.js:30652
(anonymous) @ /opt/Terminus/resources/app.asar/node_modules/@angular/platform-browser/bundles/platform-browser.umd.js:815
ZoneDelegate.invokeTask @ /opt/Terminus/resources/app.asar/node_modules/zone.js/dist/zone.js:421
onInvokeTask @ /opt/Terminus/resources/app.asar/node_modules/@angular/core/bundles/core.umd.js:28321
ZoneDelegate.invokeTask @ /opt/Terminus/resources/app.asar/node_modules/zone.js/dist/zone.js:420
Zone.runTask @ /opt/Terminus/resources/app.asar/node_modules/zone.js/dist/zone.js:188
ZoneTask.invokeTask @ /opt/Terminus/resources/app.asar/node_modules/zone.js/dist/zone.js:503
invokeTask @ /opt/Terminus/resources/app.asar/node_modules/zone.js/dist/zone.js:1671
globalZoneAwareCallback @ /opt/Terminus/resources/app.asar/node_modules/zone.js/dist/zone.js:1697
sentryWrapped @ /opt/Terminus/resources/app.asar/dist/sentry.js:1882

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
Doctor-Whocommented, May 14, 2020

Same here bug in my case :

Version: 1.0.111 Platform: openSUSE Leap 15.1 Plugins: only from core, none added

0reactions
Doctor-Whocommented, Jul 7, 2020

No problem anymore on alpha 112. Fixed from my side

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Fix the SSH "Connection Refused" Error - Kinsta
If SSH isn't installed on your server. Install an SSH tool such as OpenSSH on the server you want to connect to using...
Read more >
Adding a new SSH key to your GitHub account
To configure your account on GitHub.com to use your new (or existing) SSH key, ... You cannot add new DSA keys to your...
Read more >
why i cannot start new ssh connections to remote server?
First off since you can connect via ssh, you can choose to not create a new PTY with ssh using the -T parameter...
Read more >
Could not open a connection to your authentication agent
Run ssh-agent bash ssh-add. To get more details you can search
Read more >
Troubleshooting SSH errors - Compute Engine - Google Cloud
For more information, see Add SSH keys to VMs that use metadata-based SSH keys. ... If it's misconfigured or not running, you can't...
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