"Import Everything" for Git backend not working #4586
Unanswered
csarn
asked this question in
Error / Bug Report
Replies: 3 comments 3 replies
-
|
Try with docker image |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
can confirm - it doesnt work with 2.5.219 |
Beta Was this translation helpful? Give feedback.
1 reply
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I set up a test instance (2.5.219 via docker, sqlite), created a couple of pages and set up a git backend.
The pages were successfully committed and pushed to the git repo.
Then I started a second instance (also 2.5.219 via docker with sqlite), set up the same git storage backend, and tried to "Import Everything". This did not work. I cannot get the pages from the first instance to show up in the second instance.
The "progress spinner" in the right upper corner (left to the "Exit" button in the admin panel) keeps spinning forever.
The docker logs have warning entries "Cannot read property 'split' of undefined".
Here is part of the "docker logs" output:
Beta Was this translation helpful? Give feedback.
All reactions