Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Taiga
  3. Can't import project from previous installation

Can't import project from previous installation

Scheduled Pinned Locked Moved Taiga
4 Posts 2 Posters 567 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Lloyd66L Offline
    Lloyd66L Offline
    Lloyd66
    wrote on last edited by
    #1

    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_address
    

    I 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

    girishG 1 Reply Last reply
    1
    • Lloyd66L Lloyd66

      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_address
      

      I 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

      girishG Offline
      girishG Offline
      girish
      Staff
      wrote on last edited by
      #2

      @Lloyd66 have you seen https://docs.cloudron.io/apps/taiga/#importing-a-project ? You have to activate the virtualenv first.

      1 Reply Last reply
      0
      • Lloyd66L Offline
        Lloyd66L Offline
        Lloyd66
        wrote on last edited by
        #3

        Sorry for the late answer !
        I didn't do that previously, thanks !

        The documentation forgets to mention it's necessary to set DJANGO_SETTINGS_MODULE=settings.config env to make the load_dump command work !

        1 Reply Last reply
        2
        • girishG Offline
          girishG Offline
          girish
          Staff
          wrote on last edited by
          #4

          @Lloyd66 thanks! I have added it to the docs.

          1 Reply Last reply
          1
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Bookmarks
          • Search