Skip to content

Consistent errors with Jira extension #2186

@renderghost

Description

@renderghost

Extension – Jira

Author: @imthath-m

Description

This extension has just stopped working lately. Some days it works, some days it doesn't. Mostly it doesn't.

Steps To Reproduce

Do anything with the Jira extension

Raycast gives an error

The current behavior

It's the same error no matter what command I use)

Trying to do any kind of search or action triggers an error

Here's the console message

Cannot fetch Jira issues
		Underlying: 
			Reason: HTTP response received with error
			Domain: network
			Time: 07:18:38.167
			Service: Internal networking engine
			Underlying: 
				Domain: NSURLErrorDomain -1005
				_NSURLErrorFailingURLSessionTaskErrorKey: LocalDataTask <64BDA335-8442-43F1-B1E6-6AE3D6D14432>.<74>
				_NSURLErrorRelatedURLSessionTaskErrorKey: (
    "LocalDataTask <64BDA335-8442-43F1-B1E6-6AE3D6D14432>.<74>"
)
				_kCFStreamErrorDomainKey: 1
				NSErrorFailingURLStringKey: https://api.atlassian.com/ex/jira/6d07d5f3-da5e-4fa5-97fb-137c41e4ab38/rest/api/3/search?startAt=0&maxResults=200&validateQuery=warn&expand=&fields=summary,updated,issuetype,status,priority,assignee,project&jql=ORDER%20BY%20created%20DESC
				_kCFStreamErrorCodeKey: 57
				NSUnderlyingError: 
					Domain: kCFErrorDomainCFNetwork -1005
					_kCFStreamErrorDomainKey: 1
					_NSURLErrorNWPathKey: satisfied (Path is satisfied), interface: en0, ipv4, ipv6, dns, proxy
					_kCFStreamErrorCodeKey: 57
				NSErrorFailing<…>

The expected behavior

I can search for Jira issues, sprints or filters...

Raycast version

Version: 1.37.1

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingextensionIssues related to one of the extensions in the StorewontfixThis will not be worked on

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions