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

[SOAR-17400] - Jira - bump the SDK to 6.1.0 #2705

Merged
merged 1 commit into from
Aug 15, 2024
Merged

Conversation

rbowden-r7
Copy link
Collaborator

after changes made in #2687 to add fedramp ready flag we were seeing the following error

07 Aug 2024 10:54:30.356{ "log": "[2024-08-07 10:53:24,259] ERROR in app: Exception on /api/v1/info [GET]Traceback (most recent call last): File \"/layers/paketo-buildpacks_pip-install/packages/lib/python3.9/site-packages/flask/app.py\", line 1463, in wsgi_app response = self.full_dispatch_request() File \"/layers/paketo-buildpacks_pip-install/packages/lib/python3.9/site-packages/flask/app.py\", line 872, in full_dispatch_request rv = self.handle_user_exception(e) File \"/layers/paketo-buildpacks_pip-install/packages/lib/python3.9/site-packages/flask/app.py\", line 870, in full_dispatch_request rv = self.dispatch_request() File \"/layers/paketo-buildpacks_pip-install/packages/lib/python3.9/site-packages/flask/app.py\", line 855, in dispatch_request return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return] File \"/layers/paketo-buildpacks_pip-install/packages/lib/python3.9/site-packages/insightconnect_plugin_runtime/api/endpoints.py\", line 332, in plugin_info plugin_spec_json = Endpoints.load_file_json_format( File \"/layers/paketo-buildpacks_pip-install/packages/lib/python3.9/site-packages/insightconnect_plugin_runtime/api/endpoints.py\", line 748, in load_file_json_format with open(filename, \"r\") as plugin_spec:FileNotFoundError: [Errno 2] No such file or directory: '/python/src/plugin.spec.yaml'{\"message\": \"500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.\", \"code\": 500, \"method\": \"GET\", \"url\": \"http://127.0.0.1:10001/api/v1/info\", \"error_description\": \"The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.\", \"request_path\": \"/api/v1/info\", \"request_id\": \"4fc4cb89-f556-436a-8a9c-0c142e7290a0\", \"level\": \"error\", \"timestamp\": \"2024-08-07 10:53.24\"}", "container_image": "registry.komand-int-1.komand-staging.r7ops.com/rapid7/jira:6.4.1-1723023139", "container_name": "rapid7-jira-6-4-1-1723023139", "host": "ip-10-0-190-82.ec2.internal", "namespace_name": "default", "pod_id": "bcf986ea-2f33-4a2e-a004-a615dd0fc80b", "pod_name": "rapid7-jira-6-4-1-1723023139-6476b6b77f-ld7m4" }

A fix was added in https://github.com/rapid7/komand-plugin-sdk-python/pull/178 to try and address this so the sdk is needed bumped to include the new changes

@rbowden-r7 rbowden-r7 self-assigned this Aug 15, 2024
@rbowden-r7 rbowden-r7 merged commit f89bc0b into develop Aug 15, 2024
12 checks passed
@rmurray-r7 rmurray-r7 deleted the SOAR-17400_2 branch August 15, 2024 11:18
rbowden-r7 added a commit that referenced this pull request Aug 16, 2024
@rbowden-r7 rbowden-r7 mentioned this pull request Aug 16, 2024
joneill-r7 pushed a commit that referenced this pull request Aug 22, 2024
ablakley-r7 pushed a commit that referenced this pull request Aug 27, 2024
rbowden-r7 added a commit that referenced this pull request Aug 27, 2024
rbowden-r7 added a commit that referenced this pull request Aug 28, 2024
igorski-r7 pushed a commit that referenced this pull request Aug 29, 2024
rbowden-r7 added a commit that referenced this pull request Sep 2, 2024
rbowden-r7 added a commit that referenced this pull request Sep 3, 2024
* SOAR-17400-cloud enable jira (#2687)

* SOAR-17400-bump the sdk to 6.1.0 (#2705)

* [SOAR-17400] - Jira - update the connection test to return as a dictionary (#2707)

* SOAR-17400-return connection test pass a dict

* SOAR-17400-Adding a timeout to the connection test requests

* SOAR-17400-moving create user to rest api call do products now being a required field

* SOAR-17400-moving create user to rest api call do products now being a required field

* SOAR-17400-moving create user to rest api call do products now being a required field

* [SOAR-17400] - Jira - Adding an error if trying to use Jira on-prem on ICON cloud (#2726)

* SOAR-17400-Addding an error if trying to use Jirs on-prem on ICON cloud

* SOAR-17400-Addding an error if trying to use Jirs on-prem on ICON cloud

* SOAR-17400-Also adding to the troubleshooting about jira cloud only being supported in Icon cloud

* SOAR-17400-Updating wording around jira cloud only connections
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants