Coder Social home page Coder Social logo

Comments (2)

panzeyu2013 avatar panzeyu2013 commented on June 11, 2024

有log吗?

from bililiverecorder.

komori-flag avatar komori-flag commented on June 11, 2024

之前我复现了一下,日志如下

bilirec20240330.txt

{"@t":"2024-03-30T11:15:44.9687209Z","@mt":"Starting, {Version}, {CommandLine}","Version":"2.11.1-alpha.1+3.Branch.dev.Sha.c428086ccb11ab3249af1a74e31d9d2ebed345a3","CommandLine":["run","--bind","http://0.0.0.0:2233"],"ProcessId":4264,"ThreadId":1}
{"@t":"2024-03-30T11:16:12.7344686Z","@mt":"Starting, {Version}, {CommandLine}","Version":"2.11.1-alpha.1+3.Branch.dev.Sha.c428086ccb11ab3249af1a74e31d9d2ebed345a3","CommandLine":["run","--bind","http://0.0.0.0:2233","/recFile"],"ProcessId":16708,"ThreadId":1}
{"@t":"2024-03-30T11:16:13.6248594Z","@mt":"目标文件夹不存在","@l":"Warning","SourceContext":"BililiveRecorder.Core.Config.ConfigParser","ProcessId":16708,"ThreadId":1}
{"@t":"2024-03-30T11:16:13.6513385Z","@mt":"Config Loading Failed","@l":"Error","ProcessId":16708,"ThreadId":1}
{"@t":"2024-03-30T11:16:26.3938634Z","@mt":"Starting, {Version}, {CommandLine}","Version":"2.11.1-alpha.1+3.Branch.dev.Sha.c428086ccb11ab3249af1a74e31d9d2ebed345a3","CommandLine":["run","--bind","http://0.0.0.0:2233","/recFile"],"ProcessId":28896,"ThreadId":1}
{"@t":"2024-03-30T11:16:26.5752641Z","@mt":"目标文件夹不存在","@l":"Warning","SourceContext":"BililiveRecorder.Core.Config.ConfigParser","ProcessId":28896,"ThreadId":1}
{"@t":"2024-03-30T11:16:26.6025972Z","@mt":"Config Loading Failed","@l":"Error","ProcessId":28896,"ThreadId":1}
{"@t":"2024-03-30T11:16:33.3821828Z","@mt":"Starting, {Version}, {CommandLine}","Version":"2.11.1-alpha.1+3.Branch.dev.Sha.c428086ccb11ab3249af1a74e31d9d2ebed345a3","CommandLine":["run","--bind","http://0.0.0.0:2233","./recFile"],"ProcessId":8496,"ThreadId":1}
{"@t":"2024-03-30T11:16:33.5641215Z","@mt":"初始化默认设置,因为配置文件不存在 {Path}","Path":"E:\\mikufansCLI-win64\\recFile\\config.json","SourceContext":"BililiveRecorder.Core.Config.ConfigParser","ProcessId":8496,"ThreadId":1}
{"@t":"2024-03-30T11:16:35.8112229Z","@mt":"Recorder created with {RoomCount} rooms","@l":"Debug","RoomCount":0,"ProcessId":8496,"ThreadId":1}
{"@t":"2024-03-30T11:16:36.5849227Z","@mt":"Web host started.","ProcessId":8496,"ThreadId":1}

bilirec-web20240330.txt

{"@t":"2024-03-30T11:16:35.6012500Z","@mt":"Hosting starting","@l":"Debug","EventId":{"Id":1,"Name":"Starting"},"SourceContext":"Microsoft.Extensions.Hosting.Internal.Host","ProcessId":8496,"ThreadId":1}
{"@t":"2024-03-30T11:16:36.4594754Z","@mt":"Registered model binder providers, in the following order: {ModelBinderProviders}","@l":"Debug","ModelBinderProviders":["Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ByteArrayModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormFileModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormCollectionModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.KeyValuePairModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DictionaryModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CollectionModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ComplexObjectModelBinderProvider"],"EventId":{"Id":12,"Name":"RegisteredModelBinderProviders"},"SourceContext":"Microsoft.AspNetCore.Mvc.ModelBinding.ModelBinderFactory","ProcessId":8496,"ThreadId":1}
{"@t":"2024-03-30T11:16:36.5792695Z","@mt":"Now listening on: {address}","address":"http://0.0.0.0:2233","EventId":{"Id":14,"Name":"ListeningOnAddress"},"SourceContext":"Microsoft.Hosting.Lifetime","ProcessId":8496,"ThreadId":1}
{"@t":"2024-03-30T11:16:36.5807114Z","@mt":"Loaded hosting startup assembly {assemblyName}","@l":"Debug","assemblyName":"BililiveRecorder.Web","EventId":{"Id":13,"Name":"HostingStartupAssemblyLoaded"},"SourceContext":"Microsoft.AspNetCore.Hosting.Diagnostics","ProcessId":8496,"ThreadId":1}
{"@t":"2024-03-30T11:16:36.5810966Z","@mt":"Application started. Press Ctrl+C to shut down.","SourceContext":"Microsoft.Hosting.Lifetime","ProcessId":8496,"ThreadId":1}
{"@t":"2024-03-30T11:16:36.5822958Z","@mt":"Hosting environment: {envName}","envName":"Production","SourceContext":"Microsoft.Hosting.Lifetime","ProcessId":8496,"ThreadId":1}
{"@t":"2024-03-30T11:16:36.5834712Z","@mt":"Content root path: {contentRoot}","contentRoot":"E:\\mikufansCLI-win64\\","SourceContext":"Microsoft.Hosting.Lifetime","ProcessId":8496,"ThreadId":1}
{"@t":"2024-03-30T11:16:36.5846991Z","@mt":"Hosting started","@l":"Debug","EventId":{"Id":2,"Name":"Started"},"SourceContext":"Microsoft.Extensions.Hosting.Internal.Host","ProcessId":8496,"ThreadId":1}
{"@t":"2024-03-30T11:16:45.4376208Z","@mt":"Connection id \"{ConnectionId}\" accepted.","@l":"Debug","ConnectionId":"0HN2GLBH7R9HB","EventId":{"Id":39,"Name":"ConnectionAccepted"},"SourceContext":"Microsoft.AspNetCore.Server.Kestrel.Connections","ProcessId":8496,"ThreadId":9}
{"@t":"2024-03-30T11:16:45.4397200Z","@mt":"Connection id \"{ConnectionId}\" started.","@l":"Debug","ConnectionId":"0HN2GLBH7R9HB","EventId":{"Id":1,"Name":"ConnectionStart"},"SourceContext":"Microsoft.AspNetCore.Server.Kestrel.Connections","ProcessId":8496,"ThreadId":6,"ThreadName":".NET ThreadPool Worker"}
{"@t":"2024-03-30T11:16:45.5262246Z","@mt":"{HostingRequestStartingLog:l}","@r":["Request starting HTTP/1.1 GET http://127.0.0.1:2233/ - -"],"Protocol":"HTTP/1.1","Method":"GET","ContentType":null,"ContentLength":null,"Scheme":"http","Host":"127.0.0.1:2233","PathBase":"","Path":"/","QueryString":"","HostingRequestStartingLog":"Request starting HTTP/1.1 GET http://127.0.0.1:2233/ - -","EventId":{"Id":1},"SourceContext":"Microsoft.AspNetCore.Hosting.Diagnostics","RequestId":"0HN2GLBH7R9HB:00000002","RequestPath":"/","ConnectionId":"0HN2GLBH7R9HB","ProcessId":8496,"ThreadId":8,"ThreadName":".NET ThreadPool Worker"}
{"@t":"2024-03-30T11:16:45.5629974Z","@mt":"Connection id \"{ConnectionId}\" completed keep alive response.","@l":"Debug","ConnectionId":"0HN2GLBH7R9HB","EventId":{"Id":9,"Name":"ConnectionKeepAlive"},"SourceContext":"Microsoft.AspNetCore.Server.Kestrel.Connections","RequestId":"0HN2GLBH7R9HB:00000002","RequestPath":"/","ProcessId":8496,"ThreadId":8,"ThreadName":".NET ThreadPool Worker"}
{"@t":"2024-03-30T11:16:45.5645692Z","@mt":"{HostingRequestFinishedLog:l}","@r":["Request finished HTTP/1.1 GET http://127.0.0.1:2233/ - - - 412 - text/html;+charset=utf-8 42.6316ms"],"ElapsedMilliseconds":42.6316,"StatusCode":412,"ContentType":"text/html; charset=utf-8","ContentLength":null,"Protocol":"HTTP/1.1","Method":"GET","Scheme":"http","Host":"127.0.0.1:2233","PathBase":"","Path":"/","QueryString":"","HostingRequestFinishedLog":"Request finished HTTP/1.1 GET http://127.0.0.1:2233/ - - - 412 - text/html;+charset=utf-8 42.6316ms","EventId":{"Id":2},"SourceContext":"Microsoft.AspNetCore.Hosting.Diagnostics","RequestId":"0HN2GLBH7R9HB:00000002","RequestPath":"/","ConnectionId":"0HN2GLBH7R9HB","ProcessId":8496,"ThreadId":8,"ThreadName":".NET ThreadPool Worker"}
{"@t":"2024-03-30T11:16:46.4421211Z","@mt":"{HostingRequestStartingLog:l}","@r":["Request starting HTTP/1.1 GET http://127.0.0.1:2233/favicon.ico - -"],"Protocol":"HTTP/1.1","Method":"GET","ContentType":null,"ContentLength":null,"Scheme":"http","Host":"127.0.0.1:2233","PathBase":"","Path":"/favicon.ico","QueryString":"","HostingRequestStartingLog":"Request starting HTTP/1.1 GET http://127.0.0.1:2233/favicon.ico - -","EventId":{"Id":1},"SourceContext":"Microsoft.AspNetCore.Hosting.Diagnostics","RequestId":"0HN2GLBH7R9HB:00000003","RequestPath":"/favicon.ico","ConnectionId":"0HN2GLBH7R9HB","ProcessId":8496,"ThreadId":6,"ThreadName":".NET ThreadPool Worker"}
{"@t":"2024-03-30T11:16:46.4474246Z","@mt":"Connection id \"{ConnectionId}\" completed keep alive response.","@l":"Debug","ConnectionId":"0HN2GLBH7R9HB","EventId":{"Id":9,"Name":"ConnectionKeepAlive"},"SourceContext":"Microsoft.AspNetCore.Server.Kestrel.Connections","RequestId":"0HN2GLBH7R9HB:00000003","RequestPath":"/favicon.ico","ProcessId":8496,"ThreadId":6,"ThreadName":".NET ThreadPool Worker"}
{"@t":"2024-03-30T11:16:46.4477718Z","@mt":"{HostingRequestFinishedLog:l}","@r":["Request finished HTTP/1.1 GET http://127.0.0.1:2233/favicon.ico - - - 412 - text/plain;+charset=utf-8 5.6301ms"],"ElapsedMilliseconds":5.6301,"StatusCode":412,"ContentType":"text/plain; charset=utf-8","ContentLength":null,"Protocol":"HTTP/1.1","Method":"GET","Scheme":"http","Host":"127.0.0.1:2233","PathBase":"","Path":"/favicon.ico","QueryString":"","HostingRequestFinishedLog":"Request finished HTTP/1.1 GET http://127.0.0.1:2233/favicon.ico - - - 412 - text/plain;+charset=utf-8 5.6301ms","EventId":{"Id":2},"SourceContext":"Microsoft.AspNetCore.Hosting.Diagnostics","RequestId":"0HN2GLBH7R9HB:00000003","RequestPath":"/favicon.ico","ConnectionId":"0HN2GLBH7R9HB","ProcessId":8496,"ThreadId":6,"ThreadName":".NET ThreadPool Worker"}
{"@t":"2024-03-30T11:18:56.7943673Z","@mt":"Connection id \"{ConnectionId}\" disconnecting.","@l":"Debug","ConnectionId":"0HN2GLBH7R9HB","EventId":{"Id":10,"Name":"ConnectionDisconnect"},"SourceContext":"Microsoft.AspNetCore.Server.Kestrel.Connections","ProcessId":8496,"ThreadId":10,"ThreadName":".NET ThreadPool Worker"}
{"@t":"2024-03-30T11:18:56.7967806Z","@mt":"Connection id \"{ConnectionId}\" stopped.","@l":"Debug","ConnectionId":"0HN2GLBH7R9HB","EventId":{"Id":2,"Name":"ConnectionStop"},"SourceContext":"Microsoft.AspNetCore.Server.Kestrel.Connections","ProcessId":8496,"ThreadId":10,"ThreadName":".NET ThreadPool Worker"}
{"@t":"2024-03-30T11:18:56.8059908Z","@mt":"Connection id \"{ConnectionId}\" sending FIN because: \"{Reason}\"","@l":"Debug","ConnectionId":"0HN2GLBH7R9HB","Reason":"The Socket transport's send loop completed gracefully.","EventId":{"Id":7,"Name":"ConnectionWriteFin"},"SourceContext":"Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets","ProcessId":8496,"ThreadId":12,"ThreadName":".NET ThreadPool Worker"}

from bililiverecorder.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.