# Cannot Open Git-Upload-Pack

## Error message: Cannot Open Git-Upload-Pack

Users may encounter this error message when trying to register the Bitbucket repository. This occurs when:

* The Bitbucket account is locked.
* When registering the Bitbucket repository, the wrong credentials were used.
* The IT/Network team has whitelisted ARM's IP address.

To resolve this issue:

* Try recreating a new credential and updating the credentials under the **Admin > Credential** section.
* Re-register your bitbucket repository in ARM.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://knowledgebase.autorabit.com/product-guides/arm/troubleshoot/arm-faqs/common-errors-and-resolutions/cannot-open-git-upload-pack.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
