dertinfo / dertinfo/dertinfo-api

[BUG] Deployment Issues with 500.13

Open
#34 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
C#
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**

A few times I have come to deploy the API recently I've been getting 500.13 on the site.

After digging in the logs the error appears like something to do with accessing web.config and then runtime issues.

In both time this has happened I've proceeded into kudu and upgraded to the latest x86 version of the .NET runtime and Logging package and this has resolved the issue.

I protect deployment to production by upgrading first and this results in a seamless deployment .

Therefore there is something going wrong where the minor version of the installed runtime on the app service is causing 500.13 issues with my deployments.

**To Reproduce**

I expect wait until a minor upgrade of the .NET Core runtime
Don't upgrade it before app deployment
Attempt deployment
Watch the staging site fall over.

**Expected behavior**
Minor version changes shouldn't negatively impact runtime

**Screenshots**

![image](https://github.com/user-attachments/assets/d8a62d14-1257-4adb-83f2-4e09d7efd846)

**Desktop (please complete the following information):**

**Smartphone (please complete the following information):**

**Additional context**

We need to look at the API build mechanism to see if there is anything we can do to avoid this.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.