-
Notifications
You must be signed in to change notification settings - Fork 105
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot read properties of undefined (reading 'name') #1498
Comments
Can you connect through a regular SSH client? For example, |
I tried running Windows SSH and Putty, but I need admin rights to install them. |
@rpxr400 the next step is to find out if the issue is due to SSH or due to Code for IBM i. This error you're seeing is always shown and isn't unique to you, so I suspect some ssh issues. Let us know when you manage to connect outside of Code for IBM i, and when you can, ensure your connection settings are correct. |
@vuxat what language is your vscode instance configured to use? Looks like it could be related to locales. |
@worksofliam my VSCode editors either run with english or german settings. de_AT.UTF8 maybe in the background? |
@worksofliam thank you! |
@vuxat Waiting for the attached PR above to be merged and then we can create a release :) |
@vuxat 2.1.1 is released with a fix. Thanks! |
Tryin to connect to our Dev box and getting the error in subject line.
Initial error window is:
Not connected to (systemname)! No response from server
Source: Code for IBMi
When I look at Runtime Status of Code for IBMi, I see "Cannot read properties of undefined (reading 'name')" errors.
Activation event: onStartupFinished
Port 22 is open.
I can connect to our production box fine.
Active extensions
Not connected 🔌
The text was updated successfully, but these errors were encountered: