Can't import project from previous installation
-
Hi,
In our company we use an old version on Taiga and want to migrate Taiga to cloudron.
I tried exporting one of the projects we have in our previous installation.
Due to the size of the exported file (1.4Gb) , I had to export it with manage.py command.I tried to upload the export on a new project but the file size is too big. So I uploaded the file with cloudron's file manager.
I tried then to import the file with manage.py using this command :python3 manage.py load_dump my_export.json my_email_addressI got this error :
Traceback (most recent call last): File "/app/code/taiga-back/manage.py", line 15, in <module> from django.core.management import execute_from_command_line ModuleNotFoundError: No module named 'django'I also tried to edit nginx.conf file but it's readonly.
Is there any way to change nginx config or make the manage.py command work ?
Thanks
-
Hi,
In our company we use an old version on Taiga and want to migrate Taiga to cloudron.
I tried exporting one of the projects we have in our previous installation.
Due to the size of the exported file (1.4Gb) , I had to export it with manage.py command.I tried to upload the export on a new project but the file size is too big. So I uploaded the file with cloudron's file manager.
I tried then to import the file with manage.py using this command :python3 manage.py load_dump my_export.json my_email_addressI got this error :
Traceback (most recent call last): File "/app/code/taiga-back/manage.py", line 15, in <module> from django.core.management import execute_from_command_line ModuleNotFoundError: No module named 'django'I also tried to edit nginx.conf file but it's readonly.
Is there any way to change nginx config or make the manage.py command work ?
Thanks
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login