Users with correct S2member levels cannot access pages which they ought to be able to see, but are redirected back to the membership options (join) page.
s2-server-scanner.php shows no problems with server configuration.
Typical redirect looks like this:
https://mydomain.tld/members/join/?_s2member_vars=page..level..6..page..3158..L29mc3RlZC1kb2N1bWVudGF0aW9uLw%3D%3D&_s2member_sig=1521581553-b3fe012aac0b738494259f4e99a37cf0
The server is running Nginx from a Plesk control panel on a VPS. PHP 5.6.30 (I have tried 7.0.17 and 5.4.45) is running as an FPM application served by NGINX. I have tried FastCGI / Apache but the site does not respond at all with this setting.
Any ideas how to address this?