Skip to content
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

Attempting to install module renders NameOpen error #654

Closed
cambot opened this issue Dec 10, 2024 · 9 comments
Closed

Attempting to install module renders NameOpen error #654

cambot opened this issue Dec 10, 2024 · 9 comments
Labels
customer question Further information is requested

Comments

@cambot
Copy link

cambot commented Dec 10, 2024

I tried installing a module from a private registry through the zpm terminal. Here's the error I hit:

image

The error happens inside %ZPM.PackageManager.Developer.Utils.cls in LoadNewModule() about 80 lines down:

Set tModule = ##class(%ZPM.PackageManager.Developer.Module).NameOpen(tModuleName,,.tSC)

I just installed %ZPM, so I would not expect any records to be present, as such I would expect it to create a record of the install rather than fail out.

@isc-tleavitt
Copy link
Contributor

isc-tleavitt commented Dec 10, 2024

What IRIS for Health version are you running? (w $zv)

This looks suspiciously like #433 ; see the solution in #433 (comment)

@isc-tleavitt isc-tleavitt added question Further information is requested customer labels Dec 10, 2024
@SCanzano-ready
Copy link

working with Cameron on this

  1. we encounter this error in both cases where we define the registry to be a remote http registry as well as a local files system registry
  2. I cannot replicate this on my local instance.

for #1 we were able to connect to the remote registry with a valid username and password so this doesnt seem like its a connectivity issue.

@isc-tleavitt
Copy link
Contributor

isc-tleavitt commented Dec 10, 2024

@SCanzano-ready if we need to get on a call about this tomorrow we probably can - you know how to reach me.

@SCanzano-ready
Copy link

SCanzano-ready commented Dec 10, 2024 via email

@cambot
Copy link
Author

cambot commented Dec 11, 2024

$zv:

image

@isc-tleavitt
Copy link
Contributor

@cambot one more question - can you, in HSCUSTOM:
zw ^oddStudioDocument

@cambot
Copy link
Author

cambot commented Dec 11, 2024

image

@isc-tleavitt
Copy link
Contributor

#433 (comment) might end up being the solution after all, but I'd first like to understand why you have both %IPM and %ZPM. Sending an invite.

@isc-tleavitt
Copy link
Contributor

Cleared up today with same workaround on a call; closing.

Call also spawned #659 and re-escalated #613.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customer question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants