Skip to content

Internal Error 500: Running any snippet will cause an error #855

Open
@zmjack

Description

@zmjack

Describe the bug

I used the command 'dotnet try --verbose' and the site started up.
But if I run any code snippets on the website, I get an error:

[MLS.Agent.Middleware.ExceptionFilter] ? System.NotSupportedException: Unsupported log file format. Latest supported version is 7, the log file has version 9.

Did this error occur while using dotnet try or online?

  • dotnet-try
  • online

What kind of error was it?

  • User Interface (UI): For example the output never displayed
  • Service Error: For example "The service is temporarily unavailable. We are working on it"
  • Other:

2020-07-08T08:24:01.7676428Z [|6143940c-482c8867e8e63d61.1.] [MLS.Agent.Middleware.ExceptionFilter] ? System.NotSupportedException: Unsupported log file format. Latest supported version is 7, the log file has version 9.
at Microsoft.Build.Logging.StructuredLogger.BinLogReader.Replay(Stream stream) in C:\MSBuildStructuredLog\src\StructuredLogger\BinaryLogger\BinLogReader.cs:line 53

Screenshots

image
image

Please complete the following:

  • OS
    • Windows 10
    • macOS
    • Linux (Please specify distro)
    • iOS
    • Android
  • Browser
    • Chrome
    • Edge
    • Safari

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions