c/lemmy_support · by NeonPayload@infosec.pub · 3yfrozen trying to comment Post is stuck on trying to post a comment, how do I know if its the instance I'm on or the instance I'm posting to? 3 points · 1 comments · view on lemmy.world
1 Comments
scott@lem.free.as · 2 pts · 3y
I had this when the reverse proxy configuration wasn't correct. You need to ensure the correct paths, methods and headers are routing correctly to the
lemmyinstance as opposed to thelemmy-uiinstance -- as per the documentation.