Empty timelines after update #692

Closed
opened 2019-11-05 11:56:30 +00:00 by EliotBerriot · 3 comments
EliotBerriot commented 2019-11-05 11:56:30 +00:00 (Migrated from github.com)

After pulling plumeorg/plume:latest (which maps to https://hub.docker.com/layers/plumeorg/plume/latest/images/sha256-a64a3306468d72c947f3c4f1aeb73d8f0431f8f89f0201b596a6b889a66a024b) today, and running plm migration run in my Docker container, the service is restarted and working but all the timeline pages show no entries, e.g at https://blog.funkwhale.audio/timeline/1:

image

While we definitely have corresponding data in the database.

I dont see anything worrying in the server logs, but I can definitely dig if you give me some instructions :)

<!-- Describe your bug, explaining how to reproduce it, and what was expected --> After pulling `plumeorg/plume:latest` (which maps to https://hub.docker.com/layers/plumeorg/plume/latest/images/sha256-a64a3306468d72c947f3c4f1aeb73d8f0431f8f89f0201b596a6b889a66a024b) today, and running `plm migration run` in my Docker container, the service is restarted and working but all the timeline pages show no entries, e.g at https://blog.funkwhale.audio/timeline/1: ![image](https://user-images.githubusercontent.com/1970915/68205745-4904b500-ffcb-11e9-865a-dbfb6f81f36f.png) While we definitely have corresponding data in the database. I dont see anything worrying in the server logs, but I can definitely dig if you give me some instructions :) <!-- Please fill the following information when relevant (or remove them if not) --> - **Plume version:** f0846ff5465e3e28807570f0110437098f60efa1
epsilon-phase commented 2019-11-05 16:20:34 +00:00 (Migrated from github.com)

What happens when you try to search? Do posts show up? As they ought to.

What happens when you try to search? Do posts show up? As they ought to.
EliotBerriot commented 2019-11-06 09:28:26 +00:00 (Migrated from github.com)

Search form doesn't seem to work at all (all fields are required, so I cannot trigger a search, but this is probably unrelated):

image

Visiting https://blog.funkwhale.audio/search?q=funkwhale by hand yields appropriate results though.

Search form doesn't seem to work at all (all fields are required, so I cannot trigger a search, but this is probably unrelated): ![image](https://user-images.githubusercontent.com/1970915/68285671-fdf8a980-007f-11ea-893f-04b53fdc3671.png) Visiting https://blog.funkwhale.audio/search?q=funkwhale by hand yields appropriate results though.
elegaanz commented 2019-11-06 13:18:42 +00:00 (Migrated from github.com)

OK, so the issue simply is that the migration that creates the timeline doesn't fill them. I'll try to submit a fix, and to add a command to plm to re-generate timelines in case there are issues like that.

OK, so the issue simply is that the migration that creates the timeline doesn't fill them. I'll try to submit a fix, and to add a command to `plm` to re-generate timelines in case there are issues like that.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Plume/Plume#692
No description provided.