LibreTime Celery Task service not started

Hi.

I create new install on Ubuntu 18.04.5, all setup is good, but final config page show me

Check that the libretime-celery service is installed correctly in /etc/systemd/system/ , and ensure that it’s running with
systemctl status libretime-celery
If not, try
sudo systemctl restart libretime-celery

What i must be do?

It looks like the newest version of celery that is installed by pip is not working with LibreTime - so we need to manually set a version instance - see https://github.com/LibreTime/libretime/issues/1084

If you can confirm the fix we can add it to the code to prevent this from happening to anyone else installing LibreTime.

Good. This working well :slight_smile: