Tryton Integration #1821
Unanswered
rboixader10
asked this question in
Q&A
Replies: 2 comments
|
Hey @rboixader10 The code looks OK. my_error = 1 / 0 |
0 replies
|
Maybe also adding |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello, can someone help me on how to do a Tryton integration?

I have installed self-hosted sentry
Then I've created the wsgi.py file and run it:
But I can't show in sentry neither the tryton logs nor the errors.
All reactions