Unable to deploy
- Dominant language
- No language data
- Stars
- 346
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
I am trying to deploy my expenses-tracker project but it just doesn't work. I have published one other web app before, but deleted it to deploy this expenses-tracker now. But I tried everything i can think, but i keep getting errors at the "Finished Upload. Polling on deployment." part
I tried using Deployment token and Github as the Deployment configuration part on azure, but using Deployment token i just get "Timed out", and using Github i get "Invalid API key", and i tried to re-generate the token and saved it in Github actions, but still doesn't work, and i don't know what else to do
This is the latest errors i am getting, using Github as Deployment configuration
`
Status: InProgress. Time: 498.2436069(s)
Status: Failed. Time: 513.2869301(s)
Deployment Failed :(
Deployment Failure Reason: Invalid API key.
For further information, please visit the Azure Static Web Apps documentation at https://docs.microsoft.com/en-us/azure/static-web-apps/
If you believe this behavior is unexpected, please raise a GitHub issue at https://github.com/azure/static-web-apps/issues/
Exiting
0s
Post job cleanup.
/usr/bin/git version
git version 2.48.[1](https://github.com/gabu322/expenses-tracker/actions/runs/13554900250/job/37886938738#step:12:1)
Temporarily overriding HOME='/home/runner/work/_temp/a7caf47c-b15[3](https://github.com/gabu322/expenses-tracker/actions/runs/13554900250/job/37886938738#step:12:3)-464a-891b-ff4b7108[4](https://github.com/gabu322/expenses-tracker/actions/runs/13554900250/job/37886938738#step:12:4)abf' before making global git config changes
Adding repository directory to the temporary git global config as a safe directory
/usr/bin/git config --global --add safe.directory /home/runner/work/expenses-tracker/expenses-tracker
/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
http.https://github.com/.extraheader
/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
error: could not lock config file .git/config: Permission denied
Warning: Failed to remove 'http.https://github.com/.extraheader' from the git config
/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.