Opened 6 years ago

Closed 5 years ago

#13994 closed bug (fixed)

Pootle site keeps "calculating content"

Reported by: humdinger Owned by: nielx
Priority: normal Milestone:
Component: Website/Pootle Version:
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

After the much appreciated Pootle update, there's a info box with an auto-countdown that refuses to disappear:

Some data on this page is currently being calculated, and the page will be refreshed automatically in 4 seconds. Refresh now.

Change History (8)

comment:1 by nielx, 6 years ago

I am currently investigating this. Clearing the cache seems to work for a little while, but it keeps coming back.

comment:2 by nielx, 6 years ago

It seems like it gets stuck on es/haiku/preferences/shortcuts

comment:3 by nielx, 6 years ago

This is the log from the rqworker.log file:

2018-02-26T19:40:42 Add job to update stats for /es/haiku/preferences/shortcuts/es.catkeys
2018-02-26T19:40:42 SKIP pootle:stats:lastjob:es.haiku.preferences.shortcuts.es.catkeys (decrement=5, job_status=deferred, job_id=902d1dce-e05d-417b-8ec2-1489b3409b40)

For comparison, a job that is not skipped is enqueued

2018-02-26T19:40:42 Add job to update stats for /es/haiku/preferences/sounds/es.catkeys
2018-02-26T19:40:42 ENQUEUE pootle:stats:lastjob:es.haiku.preferences.sounds.es.catkeys (job_id=c7fbcfe6-99f6-4777-8b50-96c44024744f)

comment:4 by humdinger, 6 years ago

I don't see this issue anymore. Fixed?

comment:5 by nielx, 6 years ago

The problem hasn't returned on the new server. Closing the ticket.

comment:6 by nielx, 6 years ago

Resolution: fixed
Status: newclosed

comment:7 by humdinger, 5 years ago

Resolution: fixed
Status: closedreopened

It's back.

comment:8 by nielx, 5 years ago

Resolution: fixed
Status: reopenedclosed

Fixed. Turns out the container had to be restarted to start a worker that manages the stats

Note: See TracTickets for help on using tickets.