Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Getting "unknown protocol: ssh" error while sending Dev Info

Alexander
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 22, 2023

If I try to upload Dev Info (using the "/rest/devinfo/0.10/bulk" API):

{
"repositories": [
{
"name": "ssh://git@example.com/repository",
"commits": [
{
...
"url": "ssh://git@example.com/repository",
...
}
],
...
}
]
}

 

I get an error:

{
"errorMessages": [
{
"message": "unknown protocol: ssh",
"errorTraceId": "b28581dd-675c-4f63-95be-9ff94ba52de0"
}
]
}

 

Is it worth waiting for the "ssh" protocol to become valid someday?

Should a bug be reported, or is it just better to use another protocol in the URL?

 

0 answers

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events