-
Notifications
You must be signed in to change notification settings - Fork 60
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
[Bug] [Integration] [Jira] A configuration error occurs when the integration runs #271
Comments
Upon reviewing the provided logs, it is evident that the integration encountered an issue while attempting to initialize the necessary resources.
When the integration is unable to instantiate the required resources, it defaults to the resource mapping, leading to the occurrence of the error. Additionally, the following error messages suggest that the integration port app configuration is either missing or invalid. It is crucial to configure the port app properly using Port's API.
|
Thank you @yairsimantov20. I made a sentry connection before, I think the |
@usameavci Thank you for letting us know! In the meantime, you can manually create the following blueprints and app configuration. |
I think I can temporarily solve the problem if I mount the customized files in the resources folder as volume to the target path in the container. I will try to test it today, and then I will write the result. |
FYI we do plan on adding the feature you just mentioned as part of the helm chart capabilities Issue: #232 |
Closed and moved to #232 |
Ocean Framework Version
Ocean Version
🌊 Ocean version: 0.4.7
Helm Version
version.BuildInfo{Version:"v3.12.3", GitCommit:"3a31588ad33fe3b89af5a2a54ee1d25bfe6eaa5e", GitTreeState:"clean", GoVersion:"go1.20.7"}
K8s Version
1.28
Platform version: eks.6
Kubelet version: v1.28.3-eks-e71965b
AMI: amazon-eks-node-1.28-v20231201
Integration Version
ghcr.io/port-labs/port-ocean-jira:latest
Steps to reproduce
Fill secret fields and run, then container logs error.
What did you expect to see?
I'm waiting to see it work.
What did you see instead?
ocean-jira-jira-container.log
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: