slientup opened a new issue #7617:
URL: https://github.com/apache/skywalking/issues/7617


   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no 
similar issues.
   
   
   ### Apache SkyWalking Component
   
   Python Agent (apache/skywalking-python)
   
   ### What happened
   
   
   When I use "python manage.py runserver 127.0.0.1:8091" to run the django 
project, skywalking-ui can display real-time data normally, but when I use 
uwsgi+nginx to deploy in production, skywalking-ui is nothing。
   
   When I restarted the uwsgi process, skywalking-ui had the previously 
undisplayed data. Through the tcpdump packet capture, I confirmed that no data 
packets were sent to skywalking when the uwsgi process was normal, but when the 
uwsgi process was restarted, many packets sent to skywalking。
   
   
   it is similar #6324
   
   django=3.2
   apache-skywalking=0.6.0
   uwsgi=2.0.19.1
   
   
   ### What you expected to happen
   
   no
   
   ### How to reproduce
   
   no
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to