No, I don’t use social media outside of here, reddit, ask.clojure, etc. for clojure related stuff specifically. Best option for now (for me at least) is to submit all the files you are using so that I or anyone else can look at what your setup is like, and try to reproduce the error directly. I would typically create a repository on github and put all the files there (e.g. if you are using leiningen, add the project.clj and the folders like src etc., if you are using deps.edn do the same, except include the deps.edn and any source files).
There is this mentoring setup that just posted, maybe that is more useful.