After Service Pack 6.5.8 Installation I cannot login into a publish instance
Hi,
I've installed the service pack 6.5.8 on my AEM publish instance and I cannot login.
Previously I could do it by accessing 'http://<ip>:4503/crx/packmgr/index.jsp' and clicking in the login button that opened a modal where I could write my credentials.
I've seen that now this access is not possible but I have no other way to do it because login form is not really login.
I've tried with this:
http://<ip>:4503/libs/granite/core/content/login.html
and with this (this one redirects to crx de but without being logged in):
http://172.17.4.16:4503/libs/granite/core/content/login.html?resource=/crx/de
but when I write my credentials I'm not really logged.
I've seen that te cookie 'login-token' is not written as I can see on my author instance but I don't know why.
I had the Service Pack 5 installed before (AEM 6.5.5) and I had no problems with login using the loggin button in the Package Manager.
Any ideas? How can I make the login work?
Thank you in advance.