pingdotgg / pingdotgg/t3code

[Bug]: semi-new install trying to add ssh host

Open
#4,991 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug needs-triage
Dominant language
TypeScript
Stars
23k
Forks
5.9k
Avg merge
11h 14m
Merged PRs (30d)
357

Description

Before submitting
  • I searched existing issues and did not find a duplicate.
  • I included enough detail to reproduce or investigate the problem.
Area

apps/desktop

Steps to reproduce

Start the app
attempt to add a project
witness dialog stating "No environment is available."
open settings
go to connections
add environment
ssh
pick an existing environment in the list of suggested hosts
big red error

Expected behavior

it adds my ssh host

Actual behavior

"Could not list targets: ConnectionTransientError: Could not load the local connection catalog: Error: Error invoking remote method 'desktop:get-connection-catalog': DesktopConnectionCatalogStoreMigrationError: Legacy desktop saved-environment migration failed during read-legacy-secret for environment af17375b-8de7-499d-bfab-59c53be799bb into /Users/xxxxxxxx/.t3/userdata/connection-catalog.json."

Impact

Blocks work completely

Version or commit

No response

Environment

No response

Logs or stack traces

Screenshots, recordings, or supporting files

No response

Workaround

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in apps/desktop by reproducing the failure while adding an existing suggested SSH environment. Trace the desktop:get-connection-catalog path and the migration read involving connection-catalog.json and the reported environment ID. Done means the SSH host is added without the DesktopConnectionCatalogStoreMigrationError.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.