You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#2967 introduced SSL env vars, but plugin-server doesn't respect those, unless they're coming with a DATABASE_URL, which means when someone uses these options, they are able to connect to Postgres via Django, but the plugin server doesn't work, thus not allowing them to ingest events at all.