Local “Python” manage.py The error is as follows:
{'timelimit': (None, None), 'utc': False, 'chord': None, 'args': [], 'retries': 0, 'expires': None, 'task': u'home_application.celery_tasks.get_data_cycle_info', 'callbacks': None, 'errbacks': None, 't
askset': None, 'kwargs': {}, 'eta': None, 'id': '881d3c41-0d40-4a0e-9a86-60eca081b49c'} (248b)
Traceback (most recent call last):
File "C:\python_env\dc_iip\lib\site-packages\celery\worker\consumer.py", line 455, in on_task_received
strategies[name](message, body,
KeyError: u'home_application.celery_tasks.get_data_cycle_info'
In the early stage, the celery task was run, and then the app name initialized by the framework was changed to the specified project name due to the normalization of the project.
Rabbitmq service under windows is running all the time, in which the previous app name is also recorded, so an error is reported.
Solution: restart rabbitmq service
Read More:
- Anaconda opens Navigator to report an error and a web page appears Navigator Error An unexpected error occurred on Navigator start-up Report
- Start react-native after updating Xcode11 and report an error: Unknown argument type ‘_attribute_’ in method -[RCTAppState getCurren
- Start Tomcat and report an error: tcnative-1.dll: can’t load ia 32-bit. DLL on a amd 64 bit platform
- An error keyerror255 was reported when pymysql connect to MySQL
- Python reported an error with keyerror: ‘longitude’
- MySQL uses net start MySQL startup prompt (failed to start, the service did not report any error)
- Solve the problem of There was an unexpected error (type=Internal Server Error, status=500) (using Thymeleaf to report an error)
- Excel VBA: cell error value
- The SSM framework adds the mybatis paging plug-in to start the error report
- matlab Conversion to cell from char is not possible.
- UITableView failed to obtain a cell from its dataSource?
- Start Tomcat and report error occurred during initialization of VM could not reserve enough space for object
- How to Fix distributed training report terminate called after throwing an instance of’std::length_error’
- Matlab prompts undefined operator ‘*’ for input arguments of type ‘cell’
- Ubuntu failed to start sshd with an error: failed to start OpenBSD secure shell server
- python keyerror(0)
- POI set excel cell background color (use of setfillforegrondcolor and setfillpattern)
- An error occurred when starting Tomcat in Eclipse: the sub container failed to start
- After downloading ThinkPHP, report an error and download version 5.0
- Does flutter report an error after upgrading 2.5?