[GH-ISSUE #1134] Deployment issue #612

Closed
opened 2026-03-02 12:43:43 +03:00 by kerem · 2 comments
Owner

Originally created by @Jeremyp87 on GitHub (Sep 27, 2022).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/1134

Description

Deploy CIPP with default settings, worked in previous versions, deployment error

cipp4c6ha/web
Microsoft.Web/sites/sourcecontrols
NotFound

{
"status": "Failed",
"error": {
"code": "NotFound",
"message": "Cannot find SourceControlToken with name GitHub.",
"details": [
{
"message": "Cannot find SourceControlToken with name GitHub."
},
{
"code": "NotFound"
},
{}
]
}
}

Environment data

Azure, Central US, deploy as global admin, github token is correct, app registration was deleted before deploy, resource group cleared.
Originally created by @Jeremyp87 on GitHub (Sep 27, 2022). Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/1134 ### Description Deploy CIPP with default settings, worked in previous versions, deployment error cipp4c6ha/web Microsoft.Web/sites/sourcecontrols NotFound { "status": "Failed", "error": { "code": "NotFound", "message": "Cannot find SourceControlToken with name GitHub.", "details": [ { "message": "Cannot find SourceControlToken with name GitHub." }, { "code": "NotFound" }, {} ] } } ### Environment data ```PowerShell Azure, Central US, deploy as global admin, github token is correct, app registration was deleted before deploy, resource group cleared. ```
kerem 2026-03-02 12:43:43 +03:00
Author
Owner

@github-actions[bot] commented on GitHub (Sep 27, 2022):

Thank you for creating a bug. Please make sure your bug is indeed a unique case by checking current and past issues, and reading the complete documentation at https://kelvintegelaar.github.io/CIPP
If your bug is a known documentation issue, it will be closed without notice by a contributor. To confirm that this is not a bug found in the documentation, please copy and paste the following comment: "I confirm that I have checked the documentation thoroughly and believe this to be an actual bug.".

Without confirming, your report will be closed in 24 hours. If you'd like this bug to be assigned to you, please comment "I would like to work on this please!".

<!-- gh-comment-id:1259077771 --> @github-actions[bot] commented on GitHub (Sep 27, 2022): Thank you for creating a bug. Please make sure your bug is indeed a unique case by checking current and past issues, and reading the complete documentation at https://kelvintegelaar.github.io/CIPP If your bug is a known documentation issue, it will be closed without notice by a contributor. To confirm that this is not a bug found in the documentation, please copy and paste the following comment: "I confirm that I have checked the documentation thoroughly and believe this to be an actual bug.". Without confirming, your report will be closed in 24 hours. If you'd like this bug to be assigned to you, please comment "I would like to work on this please!".
Author
Owner

@KelvinTegelaar commented on GitHub (Sep 27, 2022):

https://github.com/KelvinTegelaar/CIPP/issues/1133

<!-- gh-comment-id:1259078480 --> @KelvinTegelaar commented on GitHub (Sep 27, 2022): https://github.com/KelvinTegelaar/CIPP/issues/1133
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/CIPP#612
No description provided.