OfficeDev / microsoft-teams-apps-workplaceawards

The Workplace Awards app lets employees nominate peers for specific awards and vote on a nomination.
MIT License
18 stars 17 forks source link

Website info error during deployment #21

Open rretezi opened 3 years ago

rretezi commented 3 years ago

Hi.

Deployment fails to load website info.

Error message starts like this in log: "2021-02-25T10:01:13.7280963Z, npm WARN tarball tarball data for office-ui-fabric-react@7.110.5 (########) seems to be corrupted. Trying one more time.,,0 2021-02-25T10:08:52.9499018Z, npm WARN tar ENOENT: no such file or directory, open 'C:\home\site\repository\Source\Microsoft.Teams.Apps.RewardAndRecognition\ClientApp\node_modules.staging\@fluentui\react-icons-37497900\lib-amd\components\ChartYAngleIcon.js.map',,0"

...

"npm ERR! error : EPERM: operation not permitted, unlink" "2021-02-25T10:10:22.6440293Z,An error has occurred during web site deployment.,,0"

Can you please help and look into this?

Kind Regards, Richard

v-smahaj commented 3 years ago

Thanks for reporting this. Can you try deployment with higher App Service plan tier like S2 or S3. Let us know if issue still persists.

rretezi commented 3 years ago

Thanks for reporting this. Can you try deployment with higher App Service plan tier like S2 or S3. Let us know if issue still persists.

Dear v-smahaj,

The problem still persists as "failed operation". Error message is: "The resource operation completed with terminal provisioning state 'Failed’"

As the log contains many IDs I tried to highlight the most significant part and hide the IDs of this small part of the log. Please see it attached. image

Please let me know if you can help figuring out what the problem is.

Many Thanks, Richard