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 #8929

Closed
stevekftw opened this issue Jun 5, 2023 · 4 comments
Closed

bug report: AppStudioPlugin.TeamsAppUpdateFailed #8929

stevekftw opened this issue Jun 5, 2023 · 4 comments
Assignees
Labels
investigating needs more info Need user to provide more info no recent activity The issue labeled needs more info gets no reply from issue owner in time TA:E2E Team Area: E2E

Comments

@stevekftw
Copy link

Unable to update Teams app with ID 67b45474-22b9-4491-81a2-52bbd7af853b.

stack:
TeamsAppUpdateFailed: Unable to update Teams app with ID 67b45474-22b9-4491-81a2-52bbd7af853b.
at AppStudioResultFactory.SystemError (<REDACTED: user-file-path>:2:7515206)
at ConfigureTeamsAppDriver.update (<REDACTED: user-file-path>:2:6882717)
at process.processTicksAndRejections (node:<REDACTED: user-file-path>:96:5)
at async ConfigureTeamsAppDriver. (<REDACTED: user-file-path>:2:6869134)
at async ConfigureTeamsAppDriver. (<REDACTED: user-file-path>:2:6868257)
at async ConfigureTeamsAppDriver.execute (<REDACTED: user-file-path>:2:6880162)
at async Lifecycle.executeImpl (<REDACTED: user-file-path>:2:6479922)
at async Lifecycle.execute (<REDACTED: user-file-path>:2:6477323)
at async Coordinator.provision (<REDACTED: user-file-path>:2:6555464)
at async Coordinator. (<REDACTED: user-file-path>:2:7115861)
at async FxCoreV3Implement.provisionResources (<REDACTED: user-file-path>:2:7858229)
at async exports.EnvWriterMW (<REDACTED: user-file-path>:2:7119310)
at async exports.ContextInjectorMW (<REDACTED: user-file-path>:2:7970246)
at async exports.ConcurrentLockerMW (<REDACTED: user-file-path>:2:7952781)
at async exports.envLoaderMWImpl (<REDACTED: user-file-path>:2:7119257)
at async FxCoreV3Implement. (<REDACTED: user-file-path>:2:7117796)
at async FxCoreV3Implement. (<REDACTED: user-file-path>:2:7121915)
at async exports.ProjectMigratorMWV3 (<REDACTED: user-file-path>:2:8061582)
at async exports.ErrorHandlerMW (<REDACTED: user-file-path>:2:7983320)
at async FxCoreV3Implement.dispatch (<REDACTED: user-file-path>:2:7856596)

Console output

[2023-06-05T15:18:11.819Z] [Error] - code:AppStudioPlugin.TeamsAppUpdateFailed, message: Unable to update Teams app with ID 67b45474-22b9-4491-81a2-52bbd7af853b.
stack: TeamsAppUpdateFailed: Unable to update Teams app with ID 67b45474-22b9-4491-81a2-52bbd7af853b.
at AppStudioResultFactory.SystemError (c:\Users\sk.vscode\extensions\teamsdevapp.ms-teams-vscode-extension-5.0.0\out\src\extension.js:2:7515206)
at ConfigureTeamsAppDriver.update (c:\Users\sk.vscode\extensions\teamsdevapp.ms-teams-vscode-extension-5.0.0\out\src\extension.js:2:6882717)
at process.processTicksAndRejections (node:internal/process/task_queues:96:5)
at async ConfigureTeamsAppDriver. (c:\Users\sk.vscode\extensions\teamsdevapp.ms-teams-vscode-extension-5.0.0\out\src\extension.js:2:6869134)
at async ConfigureTeamsAppDriver. (c:\Users\sk.vscode\extensions\teamsdevapp.ms-teams-vscode-extension-5.0.0\out\src\extension.js:2:6868257)
at async ConfigureTeamsAppDriver.execute (c:\Users\sk.vscode\extensions\teamsdevapp.ms-teams-vscode-extension-5.0.0\out\src\extension.js:2:6880162)
at async Lifecycle.executeImpl (c:\Users\sk.vscode\extensions\teamsdevapp.ms-teams-vscode-extension-5.0.0\out\src\extension.js:2:6479922)
at async Lifecycle.execute (c:\Users\sk.vscode\extensions\teamsdevapp.ms-teams-vscode-extension-5.0.0\out\src\extension.js:2:6477323)
at async Coordinator.provision (c:\Users\sk.vscode\extensions\teamsdevapp.ms-teams-vscode-extension-5.0.0\out\src\extension.js:2:6555464)
at async Coordinator. (c:\Users\sk.vscode\extensions\teamsdevapp.ms-teams-vscode-extension-5.0.0\out\src\extension.js:2:7115861)
at async FxCoreV3Implement.provisionResources (c:\Users\sk.vscode\extensions\teamsdevapp.ms-teams-vscode-extension-5.0.0\out\src\extension.js:2:7858229)
at async exports.EnvWriterMW (c:\Users\sk.vscode\extensions\teamsdevapp.ms-teams-vscode-extension-5.0.0\out\src\extension.js:2:7119310)
at async exports.ContextInjectorMW (c:\Users\sk.vscode\extensions\teamsdevapp.ms-teams-vscode-extension-5.0.0\out\src\extension.js:2:7970246)
at async exports.ConcurrentLockerMW (c:\Users\sk.vscode\extensions\teamsdevapp.ms-teams-vscode-extension-5.0.0\out\src\extension.js:2:7952781)
at async exports.envLoaderMWImpl (c:\Users\sk.vscode\extensions\teamsdevapp.ms-teams-vscode-extension-5.0.0\out\src\extension.js:2:7119257)
at async FxCoreV3Implement. (c:\Users\sk.vscode\extensions\teamsdevapp.ms-teams-vscode-extension-5.0.0\out\src\extension.js:2:7117796)
at async FxCoreV3Implement. (c:\Users\sk.vscode\extensions\teamsdevapp.ms-teams-vscode-extension-5.0.0\out\src\extension.js:2:7121915)
at async exports.ProjectMigratorMWV3 (c:\Users\sk.vscode\extensions\teamsdevapp.ms-teams-vscode-extension-5.0.0\out\src\extension.js:2:8061582)
at async exports.ErrorHandlerMW (c:\Users\sk.vscode\extensions\teamsdevapp.ms-teams-vscode-extension-5.0.0\out\src\extension.js:2:7983320)
at async FxCoreV3Implement.dispatch (c:\Users\sk.vscode\extensions\teamsdevapp.ms-teams-vscode-extension-5.0.0\out\src\extension.js:2:7856596)

@ghost
Copy link

ghost commented Jun 5, 2023

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.

@nliu-ms
Copy link
Contributor

nliu-ms commented Jun 7, 2023

Hey @stevekftw , sorry for the inconvenience! The detailed error message has not been logged into output. Are you still meeting the error? If so, can you please try to open Teams Developer Portal, sign in with your M365 account used in Teams Toolkit, and import the zip file under appPackage\build\appPackage.xx.zip to see if you can get detailed error message? Thanks!
image

I find some logs but not sure if it's your case:
The input is not a valid Base-64 string as it contains a non-base 64 character, more than two padding characters, or an illegal character among the padding characters.

@nliu-ms nliu-ms added the needs more info Need user to provide more info label Aug 1, 2023
@microsoft-github-policy-service
Copy link
Contributor

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 7 days. It will be closed if no further activity occurs within 3 days of this comment. If it is closed, feel free to comment when you are able to provide the additional information and we will re-investigate.

@microsoft-github-policy-service microsoft-github-policy-service bot added the no recent activity The issue labeled needs more info gets no reply from issue owner in time label Aug 9, 2023
@microsoft-github-policy-service
Copy link
Contributor

Due to lack of details for further investigation, we will archive the issue for now. In case you still have following-up questions on this issue, please always feel free to reopen the issue by clicking ‘reopen issue’ button below the comment box. We will get back to you as soon as possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
investigating needs more info Need user to provide more info no recent activity The issue labeled needs more info gets no reply from issue owner in time TA:E2E Team Area: E2E
Projects
None yet
Development

No branches or pull requests

3 participants