GithubHelp home page GithubHelp logo

Comments (4)

kookxiang avatar kookxiang commented on July 2, 2024 1

有什么 debug 参数可以让它打印出 HTTP body 吗?

这个报错是 http 连接没有建立成功,所以是没有 body 的

from jellyfin-plugin-bangumi.

kookxiang avatar kookxiang commented on July 2, 2024

挂个梯子试试?

from jellyfin-plugin-bangumi.

wzyboy avatar wzyboy commented on July 2, 2024

今天我也遇到类似的错误了(刚才加了个新动画到库里),不确定什么时候开始的:

[ERR] [42] MediaBrowser.Providers.TV.SeriesMetadataService: Error in Bangumi
System.Net.Http.HttpRequestException: Resource temporarily unavailable (api.bgm.tv:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---

我在墙外,直接 curl -v https://api.bgm.tv 是没问题的…

有什么 debug 参数可以让它打印出 HTTP body 吗?

from jellyfin-plugin-bangumi.

wzyboy avatar wzyboy commented on July 2, 2024

我的错误消失了,可能是 Bangumi 抽风?

不过还是可以考虑加一个网络出错时打印 HTTP body 的功能…

from jellyfin-plugin-bangumi.

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.