IIS ERROR/RD00155D45B7F6

An unhandled Http 404 error occured


The following has been logged:

  • Id: 0df4553c-2288-45a4-b979-b5bfeaf7b4b5
  • Correlation Id:
  • Created on: 2022-09-07T21:08:39.9965317+00:00
  • Source: IIS Web Server
  • Area: /robots.txt
  • Severity: Error
  • Client: 93.158.161.69/93.158.161.69
  • Client info:
  • Error data provided by: TinyLog.Formatters.ActionFilterLogFormatter
  • Error data type: TinyLog.CustomData.Mvc.ActionFilterCustomData
  • Signature:
  • Signature method:

Error data

{
  "$type": "TinyLog.CustomData.Mvc.ActionFilterCustomData, TinyLog.Mvc",
  "RequestContext": {
    "$type": "TinyLog.CustomData.Mvc.RequestContextCustomData, TinyLog.Mvc",
    "Browser": null,
    "Form": null,
    "QueryString": {
      "": "404;http://tinylog:80/robots.txt"
    },
    "Url": "http://tinylog.azurewebsites.net:80/Error/IIS/404?404;http://tinylog:80/robots.txt",
    "UrlReferrer": null,
    "UserAgent": null,
    "UserHostAddress": "93.158.161.69",
    "UserHostName": "93.158.161.69",
    "UserLanguages": null,
    "ContentType": "",
    "HttpMethod": "GET"
  },
  "ResponseContext": {
    "$type": "TinyLog.CustomData.Mvc.ResponseContextCustomData, TinyLog.Mvc",
    "ContentType": "text/html",
    "Status": "200 OK",
    "StatusCode": 200,
    "StatusDescription": "OK",
    "IsClientConnected": true,
    "IsRequestBeingRedirected": false,
    "RedirectLocation": null
  },
  "ControllerContext": {
    "$type": "TinyLog.CustomData.Mvc.ControllerContextCustomData, TinyLog.Mvc",
    "Session": null,
    "ViewBag": null,
    "ViewData": null,
    "RouteValues": null
  },
  "UserContext": {
    "$type": "TinyLog.CustomData.Mvc.UserContextCustomData, TinyLog.Mvc",
    "AnonymousID": null,
    "IsAuthenticated": false,
    "AuthenticationType": "",
    "Name": "",
    "RoleUser": null,
    "ClaimsUser": null,
    "GenericUser": null,
    "WindowsUser": null
  },
  "HttpContext": {
    "$type": "TinyLog.CustomData.Mvc.HttpContextCustomData, TinyLog.Mvc",
    "Headers": null,
    "Exception": {
      "$type": "System.Exception, mscorlib",
      "Message": "An unhandled Http 404 error occured",
      "Data": {
        "$type": "System.Collections.ListDictionaryInternal, mscorlib"
      },
      "InnerException": null,
      "TargetSite": null,
      "StackTrace": null,
      "HelpLink": null,
      "Source": null,
      "HResult": -2146233088
    },
    "ExceptionHandled": false,
    "IsChildAction": false,
    "Cancel": false,
    "Canceled": false
  }
}