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

[v3.0.0] Unable to get rules. #58

Closed
echoriiku opened this issue Jul 22, 2024 · 12 comments
Closed

[v3.0.0] Unable to get rules. #58

echoriiku opened this issue Jul 22, 2024 · 12 comments
Labels
bug Something isn't working upstream

Comments

@echoriiku
Copy link

In the latest v3.0.0 version, I'm unable to get rules, and there's no field to add Access Key/Code for my self-hosted RSSHub instance

image
image

@LeetaoGoooo
Copy link
Owner

In the latest v3.0.0 version, I'm unable to get rules, and there's no field to add Access Key/Code for my self-hosted RSSHub instance

image image

just let you know,for the latest version, RSSAid fetch rules from https://rsshub.app/api/radar/rules, so make sure whether you can access this api directly. Or you can set the domain to your own host.it maybe related to this issue

@LeetaoGoooo
Copy link
Owner

And for the access code, only when RSSAID detects the rules successfully will it show the config button.

@echoriiku
Copy link
Author

echoriiku commented Jul 22, 2024

On my browse I can access the https://rsshub.app/api/radar/rules without any issue. I'm not using a vpn or proxy.
Screenshot_20240722-200927.png

@LeetaoGoooo
Copy link
Owner

On my browse I can access the https://rsshub.app/api/radar/rules without any issue. I'm not using a vpn or proxy. Screenshot_20240722-200927.png

So you just set the domain to your own self-hosted instance? I saw you raised an issue in Radar DIYgod/RSSHub-Radar#1038. I guess this might be the reason. Let me look at it.

@echoriiku
Copy link
Author

So you just set the domain to your own self-hosted instance?

Yeah, I'm using my own instance. I have Access Key/Code enabled. I think the latest release have some issue with the routes authentication. I can only get to the actual .json file if I manually add ?key=[secret_key]to my instance url.
Like this https://personal.instance/api/radar/rules?key=SuperSecretKey

@LeetaoGoooo
Copy link
Owner

So you just set the domain to your own self-hosted instance?

Yeah, I'm using my own instance. I have Access Key/Code enabled. I think the latest release have some issue with the routes authentication. I can only get to the actual .json file if I manually add ?key=[secret_key]to my instance url. Like this https://personal.instance/api/radar/rules?key=SuperSecretKey

nevertheless, it looks like that rssaid should allow user to set key before fetching rules,let me do that later

@LeetaoGoooo
Copy link
Owner

try this version https://github.com/LeetaoGoooo/RSSAid/releases/tag/v3.0.1%2B10, it may works.

@echoriiku
Copy link
Author

I just tried, same behavior, but this time in my logs I see that the app tried to get the rules from my self-hosted instance, but failed the authentication (no Access Key)

@LeetaoGoooo
Copy link
Owner

I just tried, same behavior, but this time in my logs I see that the app tried to get the rules from my self-hosted instance, but failed the authentication (no Access Key)

let me try to add access key in the config page today

@echoriiku
Copy link
Author

sorry for all the trouble!

@LeetaoGoooo
Copy link
Owner

Haha, don't say that. I'm very happy that you gave me feedback

@LeetaoGoooo LeetaoGoooo added bug Something isn't working upstream labels Jul 24, 2024
@LeetaoGoooo
Copy link
Owner

image
@echoriiku just let you know, i just released v3.0.2 version and this version allow user to set access key in the config page now. Sorry for later release

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

No branches or pull requests

2 participants