03-10-2022 10:52 AM
I am using a new Alfresco 7.1 installation for test. The content services are working ok using CMIS API, but when I try to access to Site content "Error loading items"
I have searched errors on the alfresco logs but I haven't found any error. The only clue is shown in the browser developer console in some xhr requests where there are 404 error:
- My Documents (in home page)
/share/proxy/alfresco/slingshot/doclib/doclist/documents/node/alfresco/company/home?max=50&filter=recentlyModifiedByMe
Web Script Status 404 - Not Found |
The Web Script /alfresco/s/slingshot/doclib/doclist/documents/node/alfresco/company/home has responded with a status of 404 - Not Found. |
404 Description: | Requested resource is not available. |
Message: | 02100069 Script url /slingshot/doclib/doclist/documents/node/alfresco/company/home does not map to a Web Script. |
Server: | Enterprise v7.1.0 (r0a8ca6f2-b3963) schema 15,002 |
Time: | Mar 10, 2022, 4:32:00 PM |
It also is reproducible in Document Library of my test Site (TAOINT)
- Site Content (Site Dashboard section)
Web Script : /alfresco/s/slingshot/doclib/doclist/documents/site/TAOINT/documentLibrary
Url : /share/proxy/alfresco/slingshot/doclib/doclist/documents/site/TAOINT/documentLibrary?max=50&filter=recentlyModifiedByMe
- Expand Documents folder (Document Library section)
WebScript: alfresco/s/slingshot/doclib/treenode/site/TAOINT/documentLibrary
Url: /share/proxy/alfresco/slingshot/doclib/treenode/site/TAOINT/documentLibrary?perms=false&children=true&max=-1
Any idea of what is the problem and how to solve it?
Thanks for your help.
03-10-2022 11:09 AM
It looks like you need to deploy alfresco-share-services in repository.
AMP is available in https://download.alfresco.com/cloudfront/release/community/7.1.0.1-build-2669/alfresco-content-servi...
If you want to test Alfresco, I suggest to use https://github.com/alfresco/alfresco-docker-installer
This installer includes and configures all required services by default.
03-10-2022 11:09 AM
It looks like you need to deploy alfresco-share-services in repository.
AMP is available in https://download.alfresco.com/cloudfront/release/community/7.1.0.1-build-2669/alfresco-content-servi...
If you want to test Alfresco, I suggest to use https://github.com/alfresco/alfresco-docker-installer
This installer includes and configures all required services by default.
03-14-2022 12:54 PM
You are right, the problem to skip the installation of the alfresco-share-services amp when we configured the environment.
Using the apply_amps tool (https://docs.alfresco.com/content-services/latest/install/zip/amp/) solved the problem.
Thanks!
10-16-2023 10:53 PM
Explore our Alfresco products with the links below. Use labels to filter content by product module.