I have Django app in Production working together with Celery and Amazon SQS. Every day in my celery logs I can see that there was SSL error:
[ERROR / MainProcess] Empty body: SQSError: 599 gnutls_handshake() failed: An unexpected TLS packet was received.
Suggestion : 2
I am trying to configure celery to use sqs. But I get the following error:, celery with sqs error No module named sqs ,source: https://stackoverflow.com/questions/48912133/celery-sqs-error-no-module-named-sqs,55210/celery-with-sqs-error-no-module-named-sqs
I am trying to configure celery to use sqs. But I get the following error:
No module named 'sqs'
Suggestion : 3
yolov5训练出现“gnutls_handshake() failed: Error in the pull function”,Bitbucket Gnutls_handshake()失败:拉功能中的错误
我有Django应用程序在生产中与芹菜和亚马逊平方公司一起工作。在我的芹菜日志中每天都可以看到有SSL错误:
[ERROR / MainProcess] Empty body: SQSError: 599 gnutls_handshake() failed: An unexpected TLS packet was received.