Hi to everyone!
At first I was having the Possible CSRF attack noted when asserting referer header known issue, with this variaron of the anwser, because was givingme the "Unable to retrive license 302" error. I'm guessing this is because probably their are differents versions:
<config evaluator="string-compare" condition="CSRFPolicy" replace="true">
<properties>
<token>Alfresco-CSRFToken</token>
<referer></referer>
<origin></origin>
</properties>
<client>
<cookie>{token}</cookie>
<header>{token}</header>
<parameter>{token}</parameter>
</client><filter>
</filter>
</config>
Well, now I can login to alfresco... to share... but cannot make a request on the Documents, sections (My files) because it just get stuck on the response.
I actually did a "curl http://alfresco:8080/alfresco/s/slingshot/doclib/doclist/documents/node/alfresco/company/home?max=50..." from the pod.
As you can see, it returns an "Unauthorized" message, but never actualy returns the control, and also happen if I do it with usrss.
The same containers works perfectly in my local machine with docker.
Here's the share.log output (i'll put the complete as an attachment):
2019-07-16 21:38:11,078 INFO [org.springframework.extensions.webscripts.connector.RemoteClient] [http-nio-8080-exec-4] Exception calling (GET) http://alfresco:8080/alfresco/s/slingshot/doclib/doclist/documents/node/alfresco/company/home?max=50&filter=recentlyModifiedByMe&alf_ticket=TICKET_58e4d9da0b50d24cda3dc9471be46a9d4b3e9e74
2019-07-16 21:38:11,079 INFO [org.springframework.extensions.webscripts.connector.RemoteClient] [http-nio-8080-exec-4] Error status 408 Read timed out
java.net.SocketTimeoutException: Read timed out
I extended the amount of time (x3) to wait before ends in timeout and still didn't work.
PD: I'm attachin the catalina.out, alfresco.log and share.log any other thing you might think that will help, let me know.
Thank you for your time.
Kind Regards,
Agustin.
It looks like you have low resources for Alfresco. How much RAM is assigned to Tomcat?
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.