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
For password, enter the authentication token provided by Artifactory's "generate token & create instructions" button in its "set me up" UI.
This populates the (previously-empty) "Connected registries" in the left sidebar with a new entry. Click the arrows to expand that down & see the new entry for the just-added registry.
Similarly, click the arrow of that new entry (which shows the recently-entered URL, without its https:// prefix) to try to expand it down.
Here's the point at which we start seeing an unexpected behavior: VSCode shows Error: Cannot read properties of undefined (reading 'repositories') directly below just-expanded line for the just-added registry. I'd expect to instead be shown something indicative of having connected to the registry without error. (Or at least a more-informative error message about why it failed, so I could try internet searching for ways to troubleshoot it.)
Interestingly, command+shift+p > "Docker Registries: Log In to Docker CLI" and "Docker Registries: Log Out of Docker CLI" appear to log in/out of the same Artifactory instance without obvious error, which gives me some level of confidence that the registry is reachable.
Does this occur consistently? Yes
Repro steps:
Error: Cannot read properties of undefined (reading 'repositories')
directly below just-expanded line for the just-added registry. I'd expect to instead be shown something indicative of having connected to the registry without error. (Or at least a more-informative error message about why it failed, so I could try internet searching for ways to troubleshoot it.)Interestingly, command+shift+p > "Docker Registries: Log In to Docker CLI" and "Docker Registries: Log Out of Docker CLI" appear to log in/out of the same Artifactory instance without obvious error, which gives me some level of confidence that the registry is reachable.
Action: AzureTreeDataProvider.getChildren
Error type: TypeError
Error Message: Cannot read properties of undefined (reading 'repositories')
Version: 1.26.0
OS: darwin
OS Release: 22.5.0
Product: Visual Studio Code
Product Version: 1.80.1
Language: en
Call Stack
The text was updated successfully, but these errors were encountered: