Skip to content

export-site.py fails to find the content #17

@afdevries

Description

@afdevries

Hi @wabson,

I have been trying to get export-site.py working to export a site.

➜  tmp  python -V
Python 2.7.10

environment details

Alfresco Edition: Enterprise
Alfresco Version: 5.0.0
Java Version: 1.7.0_75
Java VM Vendor: Oracle Corporation
Operating System: Linux
Version: 3.13.0-32-generic

Alfresco Module Packages (AMPs)

org_alfresco_mm_repo (version 1.0.0.1505012111)
de.fme.alfresco.JavascriptConsole-repo (version 0.6.0.1310221331)

I have used the following syntax for the export. The site name is test (short-name / url name). And the test.json gets filled with all details.

python ~/work/git/share-import-export/shareclient/export-site.py test test.json --username=someuser --password=somepass --url=https://somedomain.domain.com/share

But then I get a lot of 404 when it tries to go from the dashboard into parts of the dashboard that are not there.

I have added the debug log and the json output.

If there is anything you need to be more informed please let me know.

Thanks for your time and project!

ps: had to make test.json into test.json.txt because of the attachment filter.

outlog.txt

test.json.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions