-
when i use django as web framework with legency setup script of SW ,i get the following error
my SW legency setup script in urls.py as follow:
and the version of all
if i don't use skywlking the server can boot success |
Beta Was this translation helpful? Give feedback.
Replies: 6 comments 16 replies
-
@Esdsnqxz did your program works normally if you remove the SkyWalking Agent? From the logs there is nothing related to SkyWalking Agent. If so, please provide a reproducible demo program |
Beta Was this translation helpful? Give feedback.
-
@Esdsnqxz @sefaphlvn @jonilsonds9 @bdronneau FYI as you guys were troubled by this bug. ^ |
Beta Was this translation helpful? Give feedback.
-
Thank, I will try to test it.
Le ven. 3 juin 2022 à 20:28, Superskyyy ***@***.***> a écrit :
… @Esdsnqxz <https://github.com/Esdsnqxz> @sefaphlvn
<https://github.com/sefaphlvn> @jonilsonds9
<https://github.com/jonilsonds9> @bdronneau <https://github.com/bdronneau>
FYI as you guys were troubled by this bug. ^
—
Reply to this email directly, view it on GitHub
<#8556 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA72DLXZ2BXDHORBUK3KICTVNJFEHANCNFSM5OTZQTZQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
I encounter the same error in flask "TypeError: argument 2 must be a connection, cursor or None". |
Beta Was this translation helpful? Give feedback.
-
It's fixed in the latest master, did you give it a try? |
Beta Was this translation helpful? Give feedback.
See apache/skywalking-python#211