GardenHamster / Theresa3rd-Bot

一个QQ群聊机器人,基于Mirai和GoCQHttp,包括 Pixiv搜索、Pixiv推送、Pixiv日榜、词云、定时提醒、复读机等功能
https://www.theresa3rd.cn
MIT License
350 stars 18 forks source link

无法下载图片是什么情况 #23

Closed shouweiwangzhe closed 1 year ago

shouweiwangzhe commented 1 year ago

2023-02-11 14:50:40,991 [13] ERROR RollingLog [(null)] - PixivBusiness.downImg下载图片失败 System.Net.Http.HttpRequestException: Response status code does not indicate success: 522 (). at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode() at System.Net.Http.HttpClient.GetByteArrayAsyncCore(HttpRequestMessage request, CancellationToken cancellationToken) at Theresa3rd_Bot.Util.HttpHelper.DownFileAsync(String imgUrl, String fullImageSavePath, Dictionary`2 headerDic, Int32 timeout) in D:\project\Theresa3rd-Bot\Theresa3rd-Bot\Util\HttpHelper.cs:line 193 at Theresa3rd_Bot.Business.SetuBusiness.downImgAsync(String pixivId, String originUrl, Boolean isGif) in D:\project\Theresa3rd-Bot\Theresa3rd-Bot\Business\SetuBusiness.cs:line 49

GardenHamster commented 1 year ago

https://github.com/GardenHamster/Theresa3rd-Bot/issues/22