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

rsshub Error Message: #17198

Closed
1 task done
fulixyz opened this issue Oct 20, 2024 · 1 comment
Closed
1 task done

rsshub Error Message: #17198

fulixyz opened this issue Oct 20, 2024 · 1 comment
Labels
RSS bug Something isn't working

Comments

@fulixyz
Copy link

fulixyz commented Oct 20, 2024

Routes

TypeError: Cannot read properties of undefined (reading 'userInfo') at default (/www/wwwroot/node.js/RSSHub/lib/routes/weibo/user.ts:2:2786) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async wrapedHandler (/www/wwwroot/node.js/RSSHub/lib/init-routes.ts:2:2416) at async dispatch (/www/wwwroot/node.js/RSSHub/node_modules/.pnpm/hono@4.0.10/node_modules/hono/dist/cjs/compose.js:51:17) at async middleware (/www/wwwroot/node.js/RSSHub/lib/middleware/cache.ts:2:2148) at async dispatch (/www/wwwroot/node.js/RSSHub/node_modules/.pnpm/hono@4.0.10/node_modules/hono/dist/cjs/compose.js:51:17) at async middleware (/www/wwwroot/node.js/RSSHub/lib/middleware/parameter.ts:2:2740) at async dispatch (/www/wwwroot/node.js/RSSHub/node_modules/.pnpm/hono@4.0.10/node_modules/hono/dist/cjs/compose.js:51:17) at async middleware (/www/wwwroot/node.js/RSSHub/lib/middleware/anti-hotlink.ts:2:3478) at async dispatch (/www/wwwroot/node.js/RSSHub/node_modules/.pnpm/hono@4.0.10/node_modules/hono/dist/cjs/compose.js:51:17) at async middleware (/www/wwwroot/node.js/RSSHub/lib/middleware/header.ts:2:1861) at async dispatch (/www/wwwroot/node.js/RSSHub/node_modules/.pnpm/hono@4.0.10/node_modules/hono/dist/cjs/compose.js:51:17) at async middleware (/www/wwwroot/node.js/RSSHub/lib/middleware/template.ts:2:1531) at async dispatch (/www/wwwroot/node.js/RSSHub/node_modules/.pnpm/hono@4.0.10/node_modules/hono/dist/cjs/compose.js:51:17) at async middleware (/www/wwwroot/node.js/RSSHub/lib/middleware/debug.ts:2:1161) at async dispatch (/www/wwwroot/node.js/RSSHub/node_modules/.pnpm/hono@4.0.10/node_modules/hono/dist/cjs/compose.js:51:17)

Full routes

Route: /weibo/user/:uid/:routeParams?

Full Route: /weibo/user/2803301701

Node Version: v20.17.0

Git Hash: 717e48dc

Git Date: Sat, 09 Mar 2024 00:03:39 GMT

Related documentation

https://rss.injahow.cn

What is expected?

Route: /weibo/user/:uid/:routeParams?

Full Route: /weibo/user/2803301701

Node Version: v20.17.0

Git Hash: 717e48d

Git Date: Sat, 09 Mar 2024 00:03:39 GMT

What is actually happening?

TypeError: Cannot read properties of undefined (reading 'userInfo') at default (/www/wwwroot/node.js/RSSHub/lib/routes/weibo/user.ts:2:2786) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async wrapedHandler (/www/wwwroot/node.js/RSSHub/lib/init-routes.ts:2:2416) at async dispatch (/www/wwwroot/node.js/RSSHub/node_modules/.pnpm/hono@4.0.10/node_modules/hono/dist/cjs/compose.js:51:17) at async middleware (/www/wwwroot/node.js/RSSHub/lib/middleware/cache.ts:2:2148) at async dispatch (/www/wwwroot/node.js/RSSHub/node_modules/.pnpm/hono@4.0.10/node_modules/hono/dist/cjs/compose.js:51:17) at async middleware (/www/wwwroot/node.js/RSSHub/lib/middleware/parameter.ts:2:2740) at async dispatch (/www/wwwroot/node.js/RSSHub/node_modules/.pnpm/hono@4.0.10/node_modules/hono/dist/cjs/compose.js:51:17) at async middleware (/www/wwwroot/node.js/RSSHub/lib/middleware/anti-hotlink.ts:2:3478) at async dispatch (/www/wwwroot/node.js/RSSHub/node_modules/.pnpm/hono@4.0.10/node_modules/hono/dist/cjs/compose.js:51:17) at async middleware (/www/wwwroot/node.js/RSSHub/lib/middleware/header.ts:2:1861) at async dispatch (/www/wwwroot/node.js/RSSHub/node_modules/.pnpm/hono@4.0.10/node_modules/hono/dist/cjs/compose.js:51:17) at async middleware (/www/wwwroot/node.js/RSSHub/lib/middleware/template.ts:2:1531) at async dispatch (/www/wwwroot/node.js/RSSHub/node_modules/.pnpm/hono@4.0.10/node_modules/hono/dist/cjs/compose.js:51:17) at async middleware (/www/wwwroot/node.js/RSSHub/lib/middleware/debug.ts:2:1161) at async dispatch (/www/wwwroot/node.js/RSSHub/node_modules/.pnpm/hono@4.0.10/node_modules/hono/dist/cjs/compose.js:51:17)
Route: /weibo/user/:uid/:routeParams?

Deployment information

RSSHub demo (https://rsshub.app)

Deployment information (for self-hosted)

No response

Additional info

TypeError: Cannot read properties of undefined (reading 'userInfo') at default (/www/wwwroot/node.js/RSSHub/lib/routes/weibo/user.ts:2:2786) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async wrapedHandler (/www/wwwroot/node.js/RSSHub/lib/init-routes.ts:2:2416) at async dispatch (/www/wwwroot/node.js/RSSHub/node_modules/.pnpm/hono@4.0.10/node_modules/hono/dist/cjs/compose.js:51:17) at async middleware (/www/wwwroot/node.js/RSSHub/lib/middleware/cache.ts:2:2148) at async dispatch (/www/wwwroot/node.js/RSSHub/node_modules/.pnpm/hono@4.0.10/node_modules/hono/dist/cjs/compose.js:51:17) at async middleware (/www/wwwroot/node.js/RSSHub/lib/middleware/parameter.ts:2:2740) at async dispatch (/www/wwwroot/node.js/RSSHub/node_modules/.pnpm/hono@4.0.10/node_modules/hono/dist/cjs/compose.js:51:17) at async middleware (/www/wwwroot/node.js/RSSHub/lib/middleware/anti-hotlink.ts:2:3478) at async dispatch (/www/wwwroot/node.js/RSSHub/node_modules/.pnpm/hono@4.0.10/node_modules/hono/dist/cjs/compose.js:51:17) at async middleware (/www/wwwroot/node.js/RSSHub/lib/middleware/header.ts:2:1861) at async dispatch (/www/wwwroot/node.js/RSSHub/node_modules/.pnpm/hono@4.0.10/node_modules/hono/dist/cjs/compose.js:51:17) at async middleware (/www/wwwroot/node.js/RSSHub/lib/middleware/template.ts:2:1531) at async dispatch (/www/wwwroot/node.js/RSSHub/node_modules/.pnpm/hono@4.0.10/node_modules/hono/dist/cjs/compose.js:51:17) at async middleware (/www/wwwroot/node.js/RSSHub/lib/middleware/debug.ts:2:1161) at async dispatch (/www/wwwroot/node.js/RSSHub/node_modules/.pnpm/hono@4.0.10/node_modules/hono/dist/cjs/compose.js:51:17)
Route: /weibo/user/:uid/:routeParams?

This is not a duplicated issue

  • I have searched existing issues to ensure this bug has not already been reported
@fulixyz fulixyz added the RSS bug Something isn't working label Oct 20, 2024
Copy link
Contributor

Searching for maintainers:
  • TypeError: Cannot read properties of undefined (reading 'userInfo') at default (/www/wwwroot/node.js/RSSHub/lib/routes/weibo/user.ts:2:2786) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async wrapedHandler (/www/wwwroot/node.js/RSSHub/lib/init-routes.ts:2:2416) at async dispatch (/www/wwwroot/node.js/RSSHub/node_modules/.pnpm/hono@4.0.10/node_modules/hono/dist/cjs/compose.js:51:17) at async middleware (/www/wwwroot/node.js/RSSHub/lib/middleware/cache.ts:2:2148) at async dispatch (/www/wwwroot/node.js/RSSHub/node_modules/.pnpm/hono@4.0.10/node_modules/hono/dist/cjs/compose.js:51:17) at async middleware (/www/wwwroot/node.js/RSSHub/lib/middleware/parameter.ts:2:2740) at async dispatch (/www/wwwroot/node.js/RSSHub/node_modules/.pnpm/hono@4.0.10/node_modules/hono/dist/cjs/compose.js:51:17) at async middleware (/www/wwwroot/node.js/RSSHub/lib/middleware/anti-hotlink.ts:2:3478) at async dispatch (/www/wwwroot/node.js/RSSHub/node_modules/.pnpm/hono@4.0.10/node_modules/hono/dist/cjs/compose.js:51:17) at async middleware (/www/wwwroot/node.js/RSSHub/lib/middleware/header.ts:2:1861) at async dispatch (/www/wwwroot/node.js/RSSHub/node_modules/.pnpm/hono@4.0.10/node_modules/hono/dist/cjs/compose.js:51:17) at async middleware (/www/wwwroot/node.js/RSSHub/lib/middleware/template.ts:2:1531) at async dispatch (/www/wwwroot/node.js/RSSHub/node_modules/.pnpm/hono@4.0.10/node_modules/hono/dist/cjs/compose.js:51:17) at async middleware (/www/wwwroot/node.js/RSSHub/lib/middleware/debug.ts:2:1161) at async dispatch (/www/wwwroot/node.js/RSSHub/node_modules/.pnpm/hono@4.0.10/node_modules/hono/dist/cjs/compose.js:51:17): Route not found

To maintainers: if you are not willing to be disturbed, list your username in scripts/workflow/test-issue/call-maintainer.js. In this way, your username will be wrapped in an inline code block when tagged so you will not be notified.

If all routes can not be found, the issue will be closed automatically. Please use NOROUTE for a route-irrelevant issue or leave a comment if it is a mistake.
如果所有路由都无法匹配,issue 将会被自动关闭。如果 issue 和路由无关,请使用 NOROUTE 关键词,或者留下评论。我们会重新审核。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RSS bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant