Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Period Task Name is blank in django-celery-results #556

Closed
mantulen opened this issue Jun 7, 2022 · 5 comments
Closed

Period Task Name is blank in django-celery-results #556

mantulen opened this issue Jun 7, 2022 · 5 comments

Comments

@mantulen
Copy link

mantulen commented Jun 7, 2022

Summary: Period Task Name is blank in django-celery-results

Include a brief description of the problem here, and fill out the version info below.

  • Celery Version: 5.2.6 (dawn-chorus)
  • Celery-Beat Version: 2.3.0
  • Celery-Results Version: 2.3.1
  • Django version: 4.0.3
  • Python Version: 3.9

Exact steps to reproduce the issue:

  1. Any periodic task that is executed via celery beat shows up in celery results, but the periodic task name column is blank "-".
  2. This is verified from the django admin with the default celery.backend_cleanup, I have also seen this behavior with other beat tasks.

image

image

@auvipy
Copy link
Member

auvipy commented Jun 29, 2022

is this a beat issue or result back end?

@felixmeziere
Copy link

I have the same issue! All my periodic task names are now blank!
image

@caoqianming
Copy link

I have same question. Task name and Periodic Task name all blank. I don't know what happend

@caoqianming
Copy link

Summary: Period Task Name is blank in django-celery-results

Include a brief description of the problem here, and fill out the version info below.

  • Celery Version: 5.2.6 (dawn-chorus)
  • Celery-Beat Version: 2.3.0
  • Celery-Results Version: 2.3.1
  • Django version: 4.0.3
  • Python Version: 3.9

Exact steps to reproduce the issue:

  1. Any periodic task that is executed via celery beat shows up in celery results, but the periodic task name column is blank "-".
  2. This is verified from the django admin with the default celery.backend_cleanup, I have also seen this behavior with other beat tasks.

image

image

I rollback django-celery-results from 2.4.0 to 2.3.0 and django-celery-beat is 2.3.0 , everything is ok

@auvipy
Copy link
Member

auvipy commented Jul 16, 2022

celery/django-celery-results#326 (comment) should help resolve this

@auvipy auvipy closed this as completed Jul 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants