Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted November 19, 20213 yr Hello, When trying to sign in to my Invision account for marketplace it throws out an error. I'm using nginx to host it on, I have rechecked the api and the rewrite rules and they seemed to be working. Now looking at this post, I even tried to use https://<url>/index.php?app=core&module=system&controller=marketplace Then it throws out NO_MEMBER. I have no idea what is causing this issue in the first place. Does someone a have fix for this issue?
November 19, 20213 yr Community Expert Solution Hi, We're seeing an SSL error when trying to connect to your community, this is due to your server not supporting TLS 1.2 (it only supports TLS 1.3). Typically, servers should support a minimum of TLS 1.2 in addition to TLS 1.3 for maximum compatibility (older consumer devices may not be able to access your community either). Your server administrator should be able to assist with this if you're not quite sure what it means.
November 19, 20213 yr Author Alright, resolved the issue thank you so much for point out the issue! Thank you Stuart, have a nice day.