Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

下载报错 #130

Open
BIGMONK opened this issue Sep 1, 2023 · 2 comments
Open

下载报错 #130

BIGMONK opened this issue Sep 1, 2023 · 2 comments

Comments

@BIGMONK
Copy link

BIGMONK commented Sep 1, 2023

错误日志:
准备开始下载任务
192.168.31.103 - - [01/Sep/2023 11:09:49] "POST /download HTTP/1.1" 200 -
exception calling callback for <Future at 0x7286cfb6a0 state=finished raised KeyError>
Traceback (most recent call last):
File "/usr/lib/python3.9/concurrent/futures/_base.py", line 329, in _invoke_callbacks
callback(self)
File "/home/QQFlacMusicDownloader/flaskSystem/App.py", line 99, in done
ret = ret.result()
File "/usr/lib/python3.9/concurrent/futures/_base.py", line 433, in result
return self.__get_result()
File "/usr/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
raise self._exception
File "/usr/lib/python3.9/concurrent/futures/thread.py", line 52, in run
result = self.fn(*self.args, **self.kwargs)
File "/home/QQFlacMusicDownloader/flaskSystem/src/Common/Tools.py", line 188, in downSingle
super_music_info = handleMigu(music['mid'], music['prefix'])
File "/home/QQFlacMusicDownloader/flaskSystem/src/Common/Tools.py", line 96, in handleMigu
url = mg.getDownloadLink(mid, _type)
File "/home/QQFlacMusicDownloader/flaskSystem/src/Api/MiGu.py", line 159, in getDownloadLink
url = music['androidUrl']
KeyError: 'androidUrl'

@shunia
Copy link

shunia commented Sep 2, 2023

同上,应该是下载的源站挂了,不知道有没有修复的可能。

@QiuChenly
Copy link
Collaborator

migu已经挂了。

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants