You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[Python exited with code 137](#troubleshoot-python-exited-with-code-137)
28
28
*[Python exited with code 139](#troubleshoot-python-exited-with-code-139)
29
29
*[Troubleshoot errors with Protocol Buffers](#troubleshoot-errors-with-protocol-buffers)
30
30
*[Multiple Python workers not supported](#multiple-python-workers-not-supported)
31
31
*[Could not load file or assembly](#troubleshoot-could-not-load-file-or-assembly)
32
-
*[Unable to resolve the Azure Storage connection named Storage](#troubleshoot-unable-to-resolve-the-Azure-Storage-connection)
32
+
*[Unable to resolve the Azure Storage connection named Storage](#troubleshoot-unable-to-resolve-the-azure-storage-connection)
33
33
*[Issues with deployment](#issue-with-deployment)
34
34
::: zone-end
35
35
@@ -166,7 +166,7 @@ This section helps you troubleshoot 'cygrpc' related errors in your Python funct
166
166
This error occurs when a Python function app fails to start with a proper Python interpreter. The root cause for this error is one of the following issues:
167
167
168
168
-[The Python interpreter mismatches OS architecture](#the-python-interpreter-mismatches-os-architecture)
169
-
-[The Python interpreter isn't supported by Azure Functions Python Worker](#the-python-interpreter-is-not-supported-by-azure-functions-python-worker)
169
+
-[The Python interpreter isn't supported by Azure Functions Python Worker](#the-python-interpreter-isnt-supported-by-azure-functions-python-worker)
0 commit comments