OrkestraOnline / Orkestra_Online

Orkestra Online is a cloud based platform for deploying, documenting and securing DynamoBIM and Grasshopper content.
https://www.orkestra.online
36 stars 2 forks source link

Unable to upload Orchid package #199

Closed J3deye closed 1 week ago

J3deye commented 1 year ago

UPDATE: An update on this issue, it is somehow related to the Orchid installer. Orchid autoinstaller is installing in my cloud packages location and not my local packages, even once I had unistalled Orkestra and deleted all config files from my computer it was somehow still reading a config file somewhere and creating an orkestra folder to install to.

Steps I took- uninstalled Orkestra. Uninstalled Orchid. Restarted Revit. Insalled Orchid locally. Moved the orchid folder from the Orkestra folder it created to its proper location in local packages. Reinstalled Orkestra. Re-uploading Orchid to Orkestra.

This seems to have resolved the issue.

ORIGINAL ISSUE: I was updating my packages and I am not able to get Orchid to update. It is installed on my local computer but all of my online graphs with Orchid nodes are currently broken. I have tried toggling the use workspace and override workspace variable to get this to work. I also tried reinstalling Orkestra.

Desktop (please complete the following information):

In Which context did it happen (please select from the following list) : Orkestra Desktop app , Orkestra Revit Addin, Orkestra Dynamo View Extension

MostafaElAyoubi commented 1 year ago

Hey @J3deye ! Thank you very much for all these explanations, and apologies for not getting back to you earlier. I'm not super familiar with the Orchid installer, but from what you're saying I think it looks for the current package paths you have in the DynamoSettings file. This is probably why it goe where Orkestra stores it's packages.

I believe that opening Dynamo Locally first (before installing Orchid) should do the trick because it points back a Dynamo's default package location.

However, here's one way you can deal with your particular case without going through the uninstalls/reinstalls :

All in all it's rather similar to any other upload to the Orkestra settings but instead of getting the package from the package manager, it comes from the Orchid Installer.

Please let me know your thoughts on this!

MostafaElAyoubi commented 1 week ago

Closing this as it should be resolved. Please feel free to update if not.