wangwanjie / fetch-appstore-comments

抓取 App Store 或 Google Play 应用的评论数据并支持写入 Excel
MIT License
41 stars 17 forks source link

googleplay程序报错了 #1

Open DaDong-G opened 4 years ago

DaDong-G commented 4 years ago

UnhandledPromiseRejectionWarning: Error: App not found (404) 就在几天前,googleplay 程序不能跑了,会报错

wangwanjie commented 4 years ago

UnhandledPromiseRejectionWarning: Error: App not found (404) 就在几天前,googleplay 程序不能跑了,会报错

看提示应该是应用找不到了,可以检查下bundle id

h9856 commented 4 years ago

/fetch-appstore-comments-master/app-store/splider.py", line 73, in main entry = data_feed['entry']

KeyError: 'entry'

shcw commented 2 years ago

我的也报错了

(node:50499) UnhandledPromiseRejectionWarning: Error: Error requesting Google Play:undefined at /Users/w/Documents/workspace/fetch-appstore-comments/google-play/node_modules/google-play-scraper/lib/utils/request.js:42:19 at at process._tickCallback (internal/process/next_tick.js:189:7) (node:50499) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)

wangwanjie commented 2 years ago

我的也报错了

(node:50499) UnhandledPromiseRejectionWarning: Error: Error requesting Google Play:undefined at /Users/w/Documents/workspace/fetch-appstore-comments/google-play/node_modules/google-play-scraper/lib/utils/request.js:42:19 at at process._tickCallback (internal/process/next_tick.js:189:7) (node:50499) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)

很久没弄啦哈哈,辛苦自己根据日志排查一下

BinIsGood commented 2 years ago

确实用不了了。

wangwanjie commented 7 months ago

确实用不了了。

太久了,大概率是用不了了