Azure / Azure/Azure-Functions

Functions stop working with 404

Open
#2,174 3 comments 0 reactions 1 assignee Claimed by @Ved2806 View on GitHub
bug
Dominant language
PowerShell
Stars
1.1k
Forks
215
Avg merge
4h 2m
Merged PRs (30d)
1

Description

I have a v4 (Runtime version 4.1.3.17473) .net6 Azure functions that stop working after some period of time.

One example is a httptriggered function which starts returning 404 errors.

(I'm UTC+10h -> 4AM UTC is 2PM local on the screenshots)
![image](https://user-images.githubusercontent.com/1097613/155944320-f2544d5b-4e47-480e-8ccd-5d6e6352ecd4.png)
![image](https://user-images.githubusercontent.com/1097613/155944092-fb26f125-0df3-47c8-9f9c-7af14f560a67.png)

Memory flatlines at that point:
![image](https://user-images.githubusercontent.com/1097613/155946030-00eeabbe-3d83-4462-8992-6b0637ad97be.png)

```


net6.0
v4
enable





all
runtime; build; native; contentfiles; analyzers; buildtransitive

// I'm updating this to 4.1.0 today and will report if this helps somehow :/


all
runtime; build; native; contentfiles; analyzers; buildtransitive


```

I'm happy to provide any information needed to help find the root cause.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.