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: aadAppUpdate.HttpServerError #12374

Closed
vikassonichya opened this issue Sep 11, 2024 · 5 comments
Closed

bug report: aadAppUpdate.HttpServerError #12374

vikassonichya opened this issue Sep 11, 2024 · 5 comments
Assignees

Comments

@vikassonichya
Copy link

vikassonichya commented Sep 11, 2024

Getting below error while running the teams message extension app in local.

A http server error happened while performing the aadApp/update task. Please try again later. The error response is: {"error":{"code":"Service_InternalServerError","message":"Encountered an internal server error.","innerError":{"date":"2024-09-11T14:05:14","request-id":"17c6a49e-4676-48e0-bb8d-783f88ddc72b","client-request-id":"17c6a49e-4676-48e0-bb8d-783f88ddc72b"}}}

stack:
HttpServerError: A http server error happened while performing the aadApp/update task. Please try again later. The error response is: {"error":{"code":"Service_InternalServerError","message":"Encountered an internal server error.","innerError":{"date":"2024-09-11T14:05:14","request-id":"17c6a49e-4676-48e0-bb8d-783f88ddc72b","client-request-id":"17c6a49e-4676-48e0-bb8d-783f88ddc72b"}}}
at UpdateAadAppDriver.execute (<REDACTED: user-file-path>/extension.js:2:320536)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at UpdateAadAppDriver. (<REDACTED: user-file-path>/extension.js:2:492921)
at Lifecycle.executeImpl (<REDACTED: user-file-path>/extension.js:2:232111)
at Lifecycle.execute (<REDACTED: user-file-path>/extension.js:2:229268)
at Coordinator.provision (<REDACTED: user-file-path>/extension.js:2:272865)
at Coordinator. (<REDACTED: user-file-path>/extension.js:2:1045956)
at FxCore.provisionResources (<REDACTED: user-file-path>/extension.js:2:964918)
at FxCore.exports.EnvWriterMW (<REDACTED: user-file-path>/extension.js:2:871186)
at FxCore.exports.ContextInjectorMW (<REDACTED: user-file-path>/extension.js:2:1049708)
at FxCore.exports.ConcurrentLockerMW (<REDACTED: user-file-path>/extension.js:2:1048659)
at envLoaderMWImpl (<REDACTED: user-file-path>/extension.js:2:871066)
at FxCore. (<REDACTED: user-file-path>/extension.js:2:869964)
at FxCore.exports.ProjectMigratorMWV3 (<REDACTED: user-file-path>/extension.js:2:1080366)
at FxCore.exports.ErrorHandlerMW (<REDACTED: user-file-path>/extension.js:2:1050205)
at FxCore. (<REDACTED: user-file-path>/extension.js:2:1045956)

@microsoft-github-policy-service microsoft-github-policy-service bot added the needs attention This issue needs the attention of a contributor. label Sep 11, 2024
@blackchoey
Copy link
Contributor

@vikassonichya can you try to provision again? Internal server error means something unexpected happens in the server side. It might be an intermittent issue. Retry could help in this case.

@blackchoey blackchoey self-assigned this Sep 12, 2024
@blackchoey blackchoey added investigating needs more info Need user to provide more info and removed needs attention This issue needs the attention of a contributor. labels Sep 12, 2024
@vikassonichya
Copy link
Author

retried, still facing same issue.
[aadAppUpdate.HttpServerError]: A http server error happened while performing the aadApp/update task. Please try again later. The error response is: {"error":{"code":"Service_InternalServerError","message":"Encountered an internal server error.","innerError":{"date":"2024-09-12T09:19:09","request-id":"8286a406-c94d-4fc5-a355-8cc5445909cd","client-request-id":"8286a406-c94d-4fc5-a355-8cc5445909cd"}}}

@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 Sep 12, 2024
@blackchoey
Copy link
Contributor

Can you provide a sample Entra app manifest file for us to repro?

@blackchoey blackchoey removed the needs attention This issue needs the attention of a contributor. label Sep 13, 2024
@vikassonichya
Copy link
Author

vikassonichya commented Sep 13, 2024

Update!
Today i tried again and it started working but don't know what was the reason, it was not working for two days.

Thank you.

@microsoft-github-policy-service microsoft-github-policy-service bot added the needs attention This issue needs the attention of a contributor. label Sep 13, 2024
@blackchoey
Copy link
Contributor

Thank you for the update. It should be some issues in the server side. I'm going to close this issue. Feel free to open new issues if you meet other problems.

@blackchoey blackchoey removed the needs attention This issue needs the attention of a contributor. label Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants