Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Functions V4 R2R is failing for Linux-x64 for InProc #540

Open
safihamid opened this issue Nov 29, 2021 · 0 comments
Open

Functions V4 R2R is failing for Linux-x64 for InProc #540

safihamid opened this issue Nov 29, 2021 · 0 comments

Comments

@safihamid
Copy link

It hangs at the step below, it works fine for win-x86 and win-x64. also works fine for isolated and linux-x64.

dotnet publish -c release -r linux-x64 --no-self-contained -v diag

Task "GenerateFunctions" (TaskId:191)
Task Parameter:TaskAssemblyDirectory=C:\Users\hamids.nuget\packages\microsoft.net.sdk.functions\4.0.1\build..\tools\net6.0\ (TaskId:191)
Task Parameter:TargetPath=C:\Users\hamids\source\repos\FunctionV4\bin\Release\net6.0\linux-x64\publish\bin\FunctionV4.dll (TaskId:191)
Task Parameter:OutputPath=C:\Users\hamids\source\repos\FunctionV4\bin\Release\net6.0\linux-x64\publish\ (TaskId:191)
Function generator path: 'C:\Program Files\dotnet\dotnet.exe' (TaskId:191)
Microsoft.NET.Sdk.Functions.Generator.dll "C:\Users\hamids\source\repos\FunctionV4\bin\Release\net6.0\linux-x64\publish\bin\FunctionV4.dll " "C:\Users\hamids\source\repos\FunctionV4\bin\Release\net6.0\linux
-x64\publish\ " "False " (TaskId:191)

@ghost ghost assigned kashimiz Nov 29, 2021
@soninaren soninaren transferred this issue from Azure/azure-functions-host Jan 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants