Code Monkey home page Code Monkey logo

Comments (3)

ntkme avatar ntkme commented on August 23, 2024

Feedbin has its own heuristics on how often it checks update of a RSS feed. This is not a support channel for any issues of feedbin itself.

from feedbin.

itplanes avatar itplanes commented on August 23, 2024

I'm sorry, what I mean is, I use your script, and the subscription to rss and full content can be used normally after startup, but the feed has not been updated for several days. I would like to ask whether your instance is normal and whether I have built it here. What is the problem.

docker network create -d bridge rssnet

docker run -d \
  --name feedbin \
  --privileged \
  --hostname feedbin.testdomain.date \
  --publish 80:80/tcp \
  --publish 443:443/tcp \
  --cgroupns host \
  --network=rssnet \
  --volume /sys/fs/cgroup:/sys/fs/cgroup \
  --volume /apps/feedbin-allinone/data:/data \
  --device /dev/fuse \
  --stop-signal SIGRTMIN+3 \
  ghcr.io/ntkme/feedbin:edge

Domain

feedbin.testdomain.date
api.feedbin.testdomain.date
minio.feedbin.testdomain.date
privacy-please.feedbin.testdomain.date

from feedbin.

ntkme avatar ntkme commented on August 23, 2024

Here is some general guidance on debugging:

  1. Check all child containers’ status.
  2. Create a admin account and check sidekiq task status.
  3. Check child containers’ logs.

from feedbin.

Related Issues (6)

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.