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


    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    import backup and uninstall fail

    Support
    backups
    2
    6
    200
    Loading More Posts
    • 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.
    • minhbaop
      minhbaop last edited by girish

      Hi,
      I create new app (nextcloud) at other server, after that I import backup from wasabi but the app have error. After that, I uninstall the new app, it show error:

      If a configuration, update, restore or backup action resulted in an error, you can retry the task.
      
      An error occurred during the uninstall operation: FileSystem Error: Error removing dir /home/yellowtent/appsdata/2212bdb3-773a-4698-b760-57a2bf39275c : ENOTEMPTY: directory not empty, rmdir '/home/yellowtent/appsdata/2212bdb3-773a-4698-b760-57a2bf39275c
      

      Please show me how to fix it.
      Thanks

      1 Reply Last reply Reply Quote 0
      • girish
        girish Staff last edited by

        @minhbaop Looks like some bug in Cloudron. But this can be worked around for the moment by running the following on the server:

        rm -rf /home/yellowtent/appsdata/2212bdb3-773a-4698-b760-57a2bf39275c/*
        

        If you are able to reproduce this, can you give me more steps, so we can fix it on our end?

        1 Reply Last reply Reply Quote 1
        • minhbaop
          minhbaop last edited by

          yes, I can allow you access to my account. How to send my cloudron login information to you ?

          1 Reply Last reply Reply Quote 0
          • girish
            girish Staff last edited by

            @minhbaop Support -> Enable Remote Access. And then please drop us a note on support@cloudron.io with your server IP. Thanks!

            minhbaop 1 Reply Last reply Reply Quote 0
            • minhbaop
              minhbaop @girish last edited by

              @girish said in import backup and uninstall fail:

              @minhbaop Support -> Enable Remote Access. And then please drop us a note on support@cloudron.io with your server IP. Thanks!

              I opened a ticket and enabled SSH support access.
              Thanks

              1 Reply Last reply Reply Quote 0
              • girish
                girish Staff last edited by

                The issue here was that @minhbaop imported a box backup (i.e a backup with box_ prefix) into an app.

                Cloudron clearly has a bug that importing an unknown format makes it put the app in some indeterminate state. We will get this fixed in some future release.

                1 Reply Last reply Reply Quote 1
                • First post
                  Last post
                Powered by NodeBB