mimischi / dokku-sentry

Deploy your own instance of Sentry onto Dokku!
66 stars 14 forks source link

SSL/CSRF problem? #13

Closed josx closed 3 years ago

josx commented 3 years ago

I have sentry working pretty well in dokku, can access thru web, create project. But i can send any data from my apps. I got

 app[web.1]: 21:56:43 [WARNING] django.request: Forbidden (Referer checking failed - no Referer.): /api/5/envelope/ (status_code=403 request=<WSGIRequest: POST u'/api/5/envelope/'>)

Like in this post https://forum.sentry.io/t/csrf-issue-when-using-ssl-via-nginx/9197/7

Any clue to fix it?

josx commented 3 years ago

I realize that the problem was regarding to the sentry client version, install the one sentry web interface tell you.

BTW Then also i have another problem I have solved by this https://forum.sentry.io/t/waiting-for-events-our-error-robot-is-waiting-to-devour-receive-your-first-event/4355/3