The error reports are as follows: task handler raised error: valueerror (‘not enough values to unpack (expected 3, got 0’)
Solution 1:
Reduce celery to version 3 in Windows Environment
Solution 2:
pip3 install eventlet celery -A <mymodule> worker -l info -P eventlet
Similar Posts:
- [Solved] Python celery Run on Windows Error: (ModuleNotFoundError: No module named ‘grp’)
- Python: ValueError: too many values to unpack
- Error reported in the celery log of the project: redis.exceptions.connectionerror failed to connect with redis
- Error report of cell timed task startup: KeyError: ‘scheduler’ KeyError: ‘entries’
- [Solved] CDH6.3.2 Hive on spark Error: is running beyond physical memory limits
- [Solved] ValueError: check_hostname requires server_hostname
- JDK 3 Error: has value ‘1.8’, but ‘1.7’ is required [How to Solve]
- How to Solve React-native-gesture-handler Error
- tensorboard ValueError: Duplicate plugins for name projector
- [Solved] Composer Workerman:Installation failed, reverting ./composer.json to its original content.