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

Craigslist route is empty #13702

Open
yamada321 opened this issue Nov 5, 2023 · 4 comments
Open

Craigslist route is empty #13702

yamada321 opened this issue Nov 5, 2023 · 4 comments

Comments

@yamada321
Copy link

yamada321 commented Nov 5, 2023

Routes

NOROUTE, see also later comments.

Full routes

NOROUTE, see also later comments.

Related documentation

NOROUTE, see also later comments.

What is expected?

Be able to fetch updates.

What is actually happening?

Empty route (not sure what that means). I read the /craigslist/search.js code, the formatting of the origin url seems fine and the issue might be in the rsshub's part.

Deployment information

RSSHub demo (https://rsshub.app)

Deployment information (for self-hosted)

docker compose on: arhc linux, node v18.18.2, Docker version 24.0.6, build ed223bc820

Additional info

Using the url in doc ([route](https://rsshub.app/craigslist/sfbay/sso?query=folding+bike&sort=rel), [real](https://sfbay.craigslist.org/search/sso?query=folding+bike&sort=rel)) and rsshub's official site:


Route requested: /craigslist/sfbay/sso

Error message: this route is empty, please check the original site or [create an issue](https://github.com/DIYgod/RSSHub/issues/new/choose)

Helpful Information to provide when opening issue:
Path: /craigslist/sfbay/sso
Node version: v18.18.2
Git Hash: 70dc17d

Same goes for a self hosted instance:

Route requested: /craigslist/boston/sso

Error message: this route is empty, please check the original site or [create an issue](https://github.com/DIYgod/RSSHub/issues/new/choose)

Helpful Information to provide when opening issue:
Path: /craigslist/boston/sso
Node version: v18.18.2
Git Hash: 4356fad


### This is not a duplicated issue

- [X] I have searched [existing issues](https://github.com/DIYgod/RSSHub/issues) to ensure this bug has not already been reported
@yamada321 yamada321 added the RSS bug Something isn't working label Nov 5, 2023
Copy link
Contributor

github-actions bot commented Nov 5, 2023

Searching for maintainers:
  • /craigslist/:location/:type?: 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.

如果所有路由都无法匹配,issue 将会被自动关闭。如果 issue 和路由无关,请使用 NOROUTE 关键词,或者留下评论。我们会重新审核。
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.

@github-actions github-actions bot closed this as completed Nov 5, 2023
@yamada321
Copy link
Author

NOROUTE

Or, the route maybe should've been /craigslist/search/:location/:type? , rather than /craigslist//:location/:type? as in the doc, based on the limited source code i've read here, but both seem to not work in practice hence this issue.

@github-actions github-actions bot reopened this Nov 5, 2023
Copy link
Contributor

github-actions bot commented Nov 5, 2023

Searching for maintainers:
  • /craigslist/:location/:type?: 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.

如果所有路由都无法匹配,issue 将会被自动关闭。如果 issue 和路由无关,请使用 NOROUTE 关键词,或者留下评论。我们会重新审核。
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.

@yamada321
Copy link
Author

yamada321 commented Nov 5, 2023

i updated the original post to say NOROUTE and not mention the route in question at all. This was/is an issue about routing-not-found and was closed because of routing not found...

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

No branches or pull requests

1 participant