Cannot list old articles?

Been using ghost for over a year self-hosted. Recently I went to look for an old article and go to show all on Source 1.4.1 with Ghost 5.115.0 and the article list does not go back that far. Tried grid mode, front page->show all and only 32 articles shown and cannot go back further. I can search for the article on Google and go to the direct link but it does not show up on the Ghost index.

I tried a couple other themes and all seem to have the same issue. All pages are public.

Ok, the actual issue is there is no link for the next page at the bottom after going to the 2nd page of the theme . . .

And it is because the link is written by http instead of https causing a mix-content security error.

updated the docker-compose file with https and all works now

2 Likes