Known issues with .NET Core and a workaround #6460
Labels
language: dotnet
priority: highest (user impact)
Directly user impacting
team: workspace
Issue belongs to the Workspace team
type: bug
Something isn't working
Overview
.NET compilation on Gitpod.io (not self-hosted) currently fails with the following error:
As an old-school .NET developer I understand your pain and apologize. Google GKE released a Linux kernel update that broke /proc/pid/maps with .NET. Our engineers are working towards a path of moving off GKE so that this never happens again (Gitpod will have full control of our infrastructure down to the kernel level) which will resolve and also enable many new/exciting shiny features.
Workaround
Thanks to @woehrl01 there is a workaround at gitpod-samples/template-dotnet-core-cli-csharp@9d01b88
Discussion and Root Cause Issue
Please continue the discussion at the root cause issue at #5090.
The text was updated successfully, but these errors were encountered: