UserForm sends data via http

I have a little problem with the UserForm, it tries to send the request via http which chrome prohibits, because the rest of the content is https. It loads the form itself correctly via https.
Another weird thing is that it tries to submit it to localhost:9000 instead of the domain, although it gets the right sentry public dsn.

Please read my answer here.