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

最新版 2.2.1 经常出现 所有路由无法跳转 #28

Closed
microch opened this issue Feb 8, 2022 · 7 comments
Closed

最新版 2.2.1 经常出现 所有路由无法跳转 #28

microch opened this issue Feb 8, 2022 · 7 comments

Comments

@microch
Copy link

microch commented Feb 8, 2022

最新版 2.2.1 经常出现 所有路由无法跳转 rebuild 后 重新运行有时候可以解决
primary request "76", router uri "/mine/wallet", need callback "false"
W/DRouterCore: warning: there is no request target match
D/DRouterCore: primary request "76" complete, router uri "/mine/wallet", all reason {}
D/DRouterCore: Request finish

@holmeszyx
Copy link
Contributor

有没有用Compose。我这Compose的代码一改动,也是再运行的时候就极大概率报找不到。
然后我把drouter的增量给关了,运行时似乎就没报错了。

drouter.incremental = false

@fushengguoban
Copy link

你好,我也遇到这样的情况,请问是怎么处理的,我已经关闭 drouter.incremental = false 仍然还是同样的错误

@microch
Copy link
Author

microch commented Mar 6, 2022

primary request "76", router uri "/mine/wallet", need callback "false"
W/DRouterCore: warning: there is no request target match
D/DRouterCore: primary request "76" complete, router uri "/mine/wallet", all reason {}
D/DRouterCore: Request finish

我暂时退回使用2.1.2版本,虽然AS运行偶尔报错,但是只要运行起来就不会有这样的问题。

@weigao123
Copy link
Collaborator

请问是什么运行环境,windows还是mac

@microch
Copy link
Author

microch commented Mar 6, 2022

windows

@weigao123
Copy link
Collaborator

你好,我也遇到这样的情况,请问是怎么处理的,我已经关闭 drouter.incremental = false 仍然还是同样的错误

你也是windows吗?

@weigao123
Copy link
Collaborator

最新版 2.2.1 经常出现 所有路由无法跳转 rebuild 后 重新运行有时候可以解决 primary request "76", router uri "/mine/wallet", need callback "false" W/DRouterCore: warning: there is no request target match D/DRouterCore: primary request "76" complete, router uri "/mine/wallet", all reason {} D/DRouterCore: Request finish

修好了,试一下2.2.2版本

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

4 participants