Skip to content

"Could not initialize random number generator" and/or "There are no articles to show." #5987

Answered by Alkarex
juanbretti asked this question in Q&A
Discussion options

You must be logged in to vote

Hello,
Which Docker version do you run, and which Linux kernel?

Likely the same problem than:

Options include:

  • Update your Linux kernel
  • Trying some older images, or current code with older base images. I actually maintain an old Dockerfile for test purposes, which you might be able to use with our newest FreshRSS code:
  freshrss:
    image: freshrss/freshrss:oldest
    build:
      context: https://github.com/FreshRSS/FreshRSS.git#edge
      dockerfile: Docker/Dockerfile-Oldest
    ...

Replies: 5 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by Alkarex
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@Alkarex
Comment options

@Frenzie
Comment options

Comment options

You must be logged in to vote
1 reply
@Alkarex
Comment options

Comment options

You must be logged in to vote
3 replies
@Alkarex
Comment options

@gingerbeardman
Comment options

@Alkarex
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
Docker Everything related to Docker
5 participants
Converted from issue

This discussion was converted from issue #5985 on December 27, 2023 12:27.