SSH profile with same host do always use the first profile's scripts
See original GitHub issueDescribe the problem:
When I create a new profile B connecting to a host for which another profile A already exists, that B profile will execute the A profile’s scripts instead of its own.
To Reproduce:
- Create a SSH profile named ‘A’ to a remote server (use username, hostname and SSH keys) with a login script [$, echo Hello]
- Create another SSH profile named ‘B’ to the same server, with same configuration, and set login script [$, echo World]
- Open profile B
Expected : it shows World
after login
Actual : it shows Hello
after login
Note: script in GUI always look correct
Issue Analytics
- State:
- Created a year ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Change profiles for ssh machines (triggered profile changing)
A coworker was recently showing me how he uses different terminal profiles to give himself quick cues about what machine the terminal is...
Read more >Extract and Configure a Host Profile from the Reference Host
Use the vSphere Client to connect to the vCenter Server system that manages the vSphere Auto Deploy server. Click Policies and Profiles and ......
Read more >ssh profiles and scripts - Google Groups
Hello guys,. Im looking forward to use this app in the future, my question is there anyway to setup some profiles so I...
Read more >Configuring the New Windows Terminal with Secure Shell ...
These profiles make up the different command line environments on your machine and, by default, include Windows Powershell, Command Prompt and ...
Read more >How To Configure Custom Connection Options for your SSH ...
Each section spans from one Host header to the following Host header. ... During this process, it will always use the first value...
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
Thanks for the report. A workaround is to disable “session reuse” in the advanced settings of both profiles.
It’s fixed in 1.0.175