Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Docker版安装,不能搜索,也不能解锁 #63

Open
weiyideai520 opened this issue Oct 27, 2022 · 0 comments
Open

[BUG] Docker版安装,不能搜索,也不能解锁 #63

weiyideai520 opened this issue Oct 27, 2022 · 0 comments

Comments

@weiyideai520
Copy link

ERROR catch error Cannot read property 'map' of null
at searchSongFromAllPlatform (backend/src/service/media_fetcher/index.js:120:25)
at processTicksAndRejections (internal/process/task_queues.js:95:5)
at async searchSongsWithKeyword (backend/src/service/search_songs/index.js:6:24)
at async search (backend/src/handler/songs.js:22:17)
ℹ searchSong with {"0":{"keyword":"旋木"}}
ℹ cmdStr: /app/backend/src/service/media_fetcher/../../../bin/media-get -k "旋木" --searchType="song" -m --infoFormat=json -l silence
/app/backend/src/service/media_fetcher/../../../bin/media-get [
'-k',
'"旋木"',
'--searchType="song"',
'-m',
'--infoFormat=json',
'-l',
'silence'
]
ℹ -------
ℹ 0
ℹ -------
ERROR catch error Cannot read property 'map' of null
at searchSongFromAllPlatform (backend/src/service/media_fetcher/index.js:120:25)
at processTicksAndRejections (internal/process/task_queues.js:95:5)
at async searchSongsWithKeyword (backend/src/service/search_songs/index.js:6:24)
at async search (backend/src/handler/songs.js:22:17)
ℹ searchSong with {"0":{"keyword":"\t 我还想她"}}
ℹ cmdStr: /app/backend/src/service/media_fetcher/../../../bin/media-get -k " 我还想她" --searchType="song" -m --infoFormat=json -l silence
/app/backend/src/service/media_fetcher/../../../bin/media-get [
'-k',
'"\t 我还想她"',
'--searchType="song"',
'-m',
'--infoFormat=json',
'-l',
'silence'
]
ℹ -------
ℹ 0
ℹ -------
ERROR catch error Cannot read property 'map' of null
at searchSongFromAllPlatform (backend/src/service/media_fetcher/index.js:120:25)
at processTicksAndRejections (internal/process/task_queues.js:95:5)
at async searchSongsWithKeyword (backend/src/service/search_songs/index.js:6:24)
at async search (backend/src/handler/songs.js:22:17)
ℹ searchSong with {"0":{"keyword":"我还想她"}}
ℹ cmdStr: /app/backend/src/service/media_fetcher/../../../bin/media-get -k "我还想她" --searchType="song" -m --infoFormat=json -l silence
/app/backend/src/service/media_fetcher/../../../bin/media-get [
'-k',
'"我还想她"',
'--searchType="song"',
'-m',
'--infoFormat=json',
'-l',
'silence'
]
ℹ -------
ℹ 0
ℹ -------
ERROR catch error Cannot read property 'map' of null
at searchSongFromAllPlatform (backend/src/service/media_fetcher/index.js:120:25)
at processTicksAndRejections (internal/process/task_queues.js:95:5)
at async searchSongsWithKeyword (backend/src/service/search_songs/index.js:6:24)
at async search (backend/src/handler/songs.js:22:17)
ℹ searchSong with {"0":{"keyword":"没那么简单"}}
ℹ cmdStr: /app/backend/src/service/media_fetcher/../../../bin/media-get -k "没那么简单" --searchType="song" -m --infoFormat=json -l silence
/app/backend/src/service/media_fetcher/../../../bin/media-get [
'-k',
'"没那么简单"',
'--searchType="song"',
'-m',
'--infoFormat=json',
'-l',
'silence'
]
ℹ -------
ℹ 0
ℹ -------
ERROR catch error Cannot read property 'map' of null
at searchSongFromAllPlatform (backend/src/service/media_fetcher/index.js:120:25)
at processTicksAndRejections (internal/process/task_queues.js:95:5)
at async searchSongsWithKeyword (backend/src/service/search_songs/index.js:6:24)
at async search (backend/src/handler/songs.js:22:17)

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

No branches or pull requests

1 participant