oracle / oci-designer-toolkit

OCI designer toolKIT (OKIT) is a set of tools for enabling design, deploy and visualise OCI environments through a graphical web based interface.
Universal Permissive License v1.0
260 stars 122 forks source link

OKIT- on OCI Instances Error #623

Open mehabubsheikh opened 8 months ago

mehabubsheikh commented 8 months ago

Hi, We wanted to install OKIT for our tenancy in OCI. We provisioned one public subnet and one private subnet. We then provisioned one Bastion host in public subnet, one Windows machine(for RDP) and a VM in private subnet. We followed the steps mentioned in your documentation under Install on OCI Instance. The installation was successful and even we can access the OKIT Landing page. Then we selected OCI option and it did ask for IDCS credential but then it is simply throwing below error message. image. When I installed OKIT on my local Mac machine, it is working perfectly fine.

image

We want to install it on OCI instance so that access can be controlled. Are we missing any thing? Please help.

Thanks, Mehabub

toxophilist commented 7 months ago

@mehabubsheikh I suspect this is due to a change in the underlying library we will take a look. In the short term you could try installing just as a native linux install on the OCI machine but without any oci configs specified and then use the session based config information. This can be accessed via the the green cog in the toolbar.

mehabubsheikh commented 7 months ago

Hi Andrew,

Thanks for the reply. Yes, I could install on native linux and using session based configuration I could access OKIT. Please let us know the updated installation documentation for OCI Instance using OpenID.

Thanks, Mehabub