Giter Site home page Giter Site logo

Comments (10)

TonyRL avatar TonyRL commented on July 22, 2024

Could you provide logs from RSSHub as well?

from awesome-ttrss.

Kukmoon avatar Kukmoon commented on July 22, 2024

Could you provide logs from RSSHub as well?

Excuse me. How could I get RSSHub's logs?

from awesome-ttrss.

Kukmoon avatar Kukmoon commented on July 22, 2024

突发奇想,是不是 TTRSS 不支持订阅处于同一个一级域名下面的 Feed?

我试着用 Awesome TTRSS 订阅我博客的 Feed https://blog.kukmoon.com/atom.xml,结果也失败了。

from awesome-ttrss.

TonyRL avatar TonyRL commented on July 22, 2024

Could you provide logs from RSSHub as well?

Excuse me. How could I get RSSHub's logs?

docker logs rsshub --tail 100

from awesome-ttrss.

Kukmoon avatar Kukmoon commented on July 22, 2024

Could you provide logs from RSSHub as well?

Excuse me. How could I get RSSHub's logs?

docker logs rsshub --tail 100

以下是 RSSHub 的日志:

> [email protected] start
> cross-env NODE_ENV=production tsx lib/index.ts

(node:46) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
info: Redis connected.
info: 🎉 RSSHub is running on port 1200! Cheers!
info: 💖 Can you help keep this open source project alive? Please sponsor 👉 https://docs.rsshub.app/sponsor
info: 🔗 Local: 👉 http://localhost:1200
info: 🔗 Network: 👉 http://172.29.0.4:1200
info: <-- GET /
info: --> GET / 200 143ms
info: <-- GET /logo.png
info: --> GET /logo.png 200 13ms
info: <-- GET /favicon.ico
info: --> GET /favicon.ico 200 7ms
info: <-- GET /rsshub/routes
info: --> GET /rsshub/routes 200 9s
info: <-- HEAD /rsshub/routes
info: <-- GET /
info: <-- GET /rsshub/routes
info: --> GET / 200 7s
error: Request https://docs.rsshub.app/routes/picture fail: TypeError: fetch failed
error: Request https://docs.rsshub.app/routes/anime fail: TypeError: fetch failed
error: Request https://docs.rsshub.app/routes/programming fail: TypeError: fetch failed
error: Request https://docs.rsshub.app/routes/design fail: TypeError: fetch failed
error: Request https://docs.rsshub.app/routes/bbs fail: TypeError: fetch failed
error: Request https://docs.rsshub.app/routes/blog fail: TypeError: fetch failed
error: Request https://docs.rsshub.app/routes/traditional-media fail: TypeError: fetch failed
error: Request https://docs.rsshub.app/routes/new-media fail: TypeError: fetch failed
error: Request https://docs.rsshub.app/routes/program-update fail: TypeError: fetch failed
error: Request https://docs.rsshub.app/routes/multimedia fail: TypeError: fetch failed
error: Request https://docs.rsshub.app/routes/travel fail: TypeError: fetch failed
error: Request https://docs.rsshub.app/routes/shopping fail: TypeError: fetch failed
error: Request https://docs.rsshub.app/routes/university fail: TypeError: fetch failed
error: Request https://docs.rsshub.app/routes/forecast fail: TypeError: fetch failed
error: Request https://docs.rsshub.app/routes/live fail: TypeError: fetch failed
info: <-- GET /logo.png
info: --> GET /logo.png 200 8s
error: Error in /rsshub/routes: AbortError: This operation was aborted
info: --> GET /rsshub/routes 503 40s
error: Error in /rsshub/routes: TypeError: terminated
info: --> HEAD /rsshub/routes 503 43s
info: <-- GET /logo.png
info: --> GET /logo.png 200 5s
info: <-- HEAD /
info: --> HEAD / 200 40ms
info: <-- HEAD /test/cacge
info: --> HEAD /test/cacge 200 1s
info: <-- HEAD /test/cache
info: --> HEAD /test/cache 200 23ms
info: <-- GET /test/cache
info: --> GET /test/cache 200 11ms
info: <-- GET /rsshub/routes
info: --> GET /rsshub/routes 200 40s
info: <-- GET /favicon.ico
info: --> GET /favicon.ico 200 36ms

from awesome-ttrss.

TonyRL avatar TonyRL commented on July 22, 2024

Your RSSHub instance is placed behind Cloudflare and the request from TTRSS is blocked by Cloudflare.

from awesome-ttrss.

Kukmoon avatar Kukmoon commented on July 22, 2024

Your RSSHub instance is placed behind Cloudflare and the request from TTRSS is blocked by Cloudflare.

Thank you for your kindly answer. I think Cloudflare has something to do with the hindrance to TTRSS.

But I think there are something that blocks TTRSS other than Cloudflare. I just bound a new domain name (with a new certificate but NOT proxied by Cloudflare) to my previously deployed RSSHub instance. However, Awesome TTRSS still can't subscribe to RSSHub feeds.

图片

from awesome-ttrss.

TonyRL avatar TonyRL commented on July 22, 2024

Either the certificate is self-signed or the certificate chain is not complete. If those instances are running on the same machine, I would suggest subscribing RSSHub through localhost instead of domain name.

from awesome-ttrss.

Kukmoon avatar Kukmoon commented on July 22, 2024

Either the certificate is self-signed or the certificate chain is not complete. If those instances are running on the same machine, I would suggest subscribing RSSHub through localhost instead of domain name.

I tried as what you suggested (tryed remotely to subscribe one of RSSHub's feedings via 127.0.0.1 using Awesome TTRSS, both deployed on the same VPS). It's so difficult to run a GUI desktop on a remote VPS running Linux. **But it still doesn't work... **

图片

It is said that the problem could be solved by modifying php.ini. But I can't find it within docker containers.

from awesome-ttrss.

Kukmoon avatar Kukmoon commented on July 22, 2024

搞定了,是证书的问题,就是证书不完整。我换上完整的证书就好了。感谢楼上 @TonyRL

from awesome-ttrss.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.