Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
afdevries opened this issue Dec 2, 2015 · 0 comments
Open

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

afdevries opened this issue Dec 2, 2015 · 0 comments

Comments

@afdevries
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant