Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug report: AppStudioPlugin.TeamsAppUpdateFailed #10897

Open
minces92 opened this issue Feb 21, 2024 · 5 comments
Open

bug report: AppStudioPlugin.TeamsAppUpdateFailed #10897

minces92 opened this issue Feb 21, 2024 · 5 comments
Assignees
Labels
investigating TA:E2E Team Area: E2E upstream The issue is tracked external dependency

Comments

@minces92
Copy link

Unable to update Teams app with ID 56f3bc1b-9ed3-4cad-8926-7e8b3fcb2f4b in Teams Developer Portal, due to API call to Developer Portal failed: AxiosError, Request failed with status code 422, API name: create-app, X-Correlation-ID: ffc7b420-11ac-4c24-b19b-9c034a9adcf5. This may come from some intermittent service error. Please wait for a few minutes and retry the current step. data: "Message: {"<REDACTED: user-file-path>":["Resource with specified id or name already <REDACTED: user-file-path>"]}<REDACTED: user-file-path>: ba73627f-617c-4c1f-9dbf-e1c7d293b158, Request URI: <REDACTED: user-file-path>, RequestStats: <REDACTED: user-file-path>: 2024-02-21T08:22:23.3579172Z, RequestEndTime: 2024-02-21T08:22:23.3608577Z, Number of regions attempted:<REDACTED: user-file-path>{"<REDACTED: user-file-path>":[{"<REDACTED: user-file-path>":"2024-02-21T08:21:<REDACTED: user-file-path>","<REDACTED: user-file-path>":9.688,"<REDACTED: user-file-path>":8108756.000,"<REDACTED: user-file-path>":{"<REDACTED: user-file-path>":"<REDACTED: user-file-path>","<REDACTED: user-file-path>":0.019},"<REDACTED: user-file-path>":34},{"<REDACTED: user-file-path>":"2024-02-21T08:21:<REDACTED: user-file-path>","<REDACTED: user-file-path>":6.864,"<REDACTED: user-file-path>":8110584.000,"<REDACTED: user-file-path>":{"<REDACTED: user-file-path>":"<REDACTED: user-file-path>","<REDACTED: user-file-path>":0.0247},"<REDACTED: user-file-path>":34},{"<REDACTED: user-file-path>":"2024-02-21T08:21:<REDACTED: user-file-path>","<REDACTED: user-file-path>":7.995,"<REDACTED: user-file-path>":8113944.000,"<REDACTED: user-file-path>":{"<REDACTED: user-file-path>":"<REDACTED: user-file-path>","<REDACTED: user-file-path>":0.0184},"<REDACTED: user-file-path>":34},{"<REDACTED: user-file-path>":"2024-02-21T08:21:<REDACTED: user-file-path>","<REDACTED: user-file-path>":8.970,"<REDACTED: user-file-path>":8146824.000,"<REDACTED: user-file-path>":{"<REDACTED: user-file-path>":"<REDACTED: user-file-path>","<REDACTED: user-file-path>":0.0545},"<REDACTED: user-file-path>":34},{"<REDACTED: user-file-path>":"2024-02-21T08:22:<REDACTED: user-file-path>","<REDACTED: user-file-path>":7.371,"<REDACTED: user-file-path>":8148512.000,"<REDACTED: user-file-path>":{"<REDACTED: user-file-path>":"<REDACTED: user-file-path>","<REDACTED: user-file-path>":0.0212},"<REDACTED: user-file-path>":34},{"<REDACTED: user-file-path>":"2024-02-21T08:22:<REDACTED: user-file-path>","<REDACTED: user-file-path>":10.352,"<REDACTED: user-file-path>":8165364.000,"<REDACTED: user-file-path>":{"<REDACTED: user-file-path>":"<REDACTED: user-file-path>","<REDACTED: user-file-path>":0.1095},"<REDACTED: user-file-path>":34}]}<REDACTED: user-file-path>: 2024-02-21T08:22:23.3584439Z

Copy link
Contributor

Thank you for contacting us! Any issue or feedback from you is quite important to us. We will do our best to fully respond to your issue as soon as possible. Sometimes additional investigations may be needed, we will usually get back to you within 2 days by adding comments to this issue. Please stay tuned.

@microsoft-github-policy-service microsoft-github-policy-service bot added the upstream The issue is tracked external dependency label Feb 21, 2024
@adashen adashen added investigating TA:E2E Team Area: E2E labels Feb 22, 2024
@nliu-ms
Copy link
Contributor

nliu-ms commented Feb 22, 2024

Hey @minces92 , can you please provide your app package to me? This error message indicating that some resources already exist, but it seems not to be the app id conflict. So I need the app package to do more investigation. Thanks!

@nliu-ms nliu-ms added the needs more info Need user to provide more info label Feb 22, 2024
@minces92
Copy link
Author

First of all, thank you for your reply.

This error code occurred when you clicked [Open in Teams Tool Kit] in the [Teams Developer Portal] and then clicked the switch to proceed with Debug in the pop-up at the bottom right.

Of course, you can get the same result by pressing F5.

testTabinVSC240222.zip
탭 테스트.zip

@microsoft-github-policy-service microsoft-github-policy-service bot added needs attention This issue needs the attention of a contributor. and removed needs more info Need user to provide more info labels Feb 22, 2024
@nliu-ms
Copy link
Contributor

nliu-ms commented Feb 26, 2024

Thanks @minces92 ! Let me check if I can reproduce the error.

@adashen adashen removed the needs attention This issue needs the attention of a contributor. label Feb 27, 2024
@nliu-ms
Copy link
Contributor

nliu-ms commented Feb 28, 2024

Hi @minces92 , I cannot reproduce the error with above manifest and steps. Based on the error message, it's an issue from server side when storing the file/data, I'm not sure if it's just an intermittent error.

  1. Can you please try to remove TEAMS_APP_ID=56f3bc1b-9ed3-4cad-8926-7e8b3fcb2f4b from .env.local file, and run local debug again to see if it works? This will use another app id.
  2. If you're still seeing the error, can you please find out error message from Teams Toolkit output window and paste the logs here? As the errors in issue description has some redacted part, e.g. <REDACTED: user-file-path>. Logs in output window will provide more information.
    image

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
investigating TA:E2E Team Area: E2E upstream The issue is tracked external dependency
Projects
None yet
Development

No branches or pull requests

3 participants