Azure / Azure/Azure-Functions

Azure functions with container are unstable

Open
#1,305 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
PowerShell
Stars
1.1k
Forks
215
Avg merge
4h 2m
Merged PRs (30d)
1

Description

I'm running azure functions written in javascript inside a container using the official image `mcr.microsoft.com/azure-functions/node:2.0`.

When I run the functions with/without the container locally they work perfectly.

When I run the functions in azure, they work some times, and some times I need to redeploy them multiple times until they work.

Also In the azure portal, I can't see any information about the functions and it always shows them as if they have some horrible error - but I can't see the errors or debug anything for some reason.

Without a container, the functions work as expected, but with a container in Azure, they are unstable and un debuggable.

**The function app in this image does work! but I can't see the functions, and I can't see any information about it - The error that says runtime unreachable is not real (the functions do work), if I just restart the function app a few times it sometimes go away, and sometimes the app function doesn't work -> The image is always the same, but azure is unstable.**

![Screenshot 2019-08-21 at 11 04 20](https://user-images.githubusercontent.com/18119833/63422113-10acfc00-c40a-11e9-9378-d2e0f44607a7.png)

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.