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. Support
  3. Error restoring nextcloud backup

Error restoring nextcloud backup

Scheduled Pinned Locked Moved Support
2 Posts 2 Posters 514 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.
    • ? Offline
      ? Offline
      A Former User
      wrote on last edited by
      #1

      Hi all,
      after getting my Storage Listing of my Backups i started restoring Cloudron.

      When restoring nextcloud i get:

      Task Error: Task 5982 crashed with code 1 and signal null
      

      from log:

      s3 stream error. { 408: null
      

      Any idea? i tried different Backups

      Full Error:

      at Request.extractError (/home/yellowtent/box/node_modules/aws-sdk/lib/services/s3.js:837:35)
      at Request.callListeners (/home/yellowtent/box/node_modules/aws-sdk/lib/sequential_executor.js:106:20)
      at Request.emit (/home/yellowtent/box/node_modules/aws-sdk/lib/sequential_executor.js:78:10)
      at Request.emit (/home/yellowtent/box/node_modules/aws-sdk/lib/request.js:688:14)
      at Request.transition (/home/yellowtent/box/node_modules/aws-sdk/lib/request.js:22:10)
      at AcceptorStateMachine.runTo (/home/yellowtent/box/node_modules/aws-sdk/lib/state_machine.js:14:12)
      at /home/yellowtent/box/node_modules/aws-sdk/lib/state_machine.js:26:10
      at Request.<anonymous> (/home/yellowtent/box/node_modules/aws-sdk/lib/request.js:38:9)
      at Request.<anonymous> (/home/yellowtent/box/node_modules/aws-sdk/lib/request.js:690:12)
      at Request.callListeners (/home/yellowtent/box/node_modules/aws-sdk/lib/sequential_executor.js:116:18)
      message: null,
      code: 408,
      region: null,
      time: 2021-03-12T13:26:17.286Z,
      requestId: null,
      extendedRequestId: undefined,
      cfId: undefined,
      statusCode: 408,
      retryable: false,
      retryDelay: 20000 }
      Mar 12 14:26:17 box:taskworker AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
      assert(errorOrMessage instanceof Error || typeof errorOrMessage === 'string' || typeof errorOrMessage === 'undefined')
      at new BoxError (/home/yellowtent/box/src/boxerror.js:14:5)
      at S3ReadStream.<anonymous> (/home/yellowtent/box/src/storage/s3.js:163:34)
      at S3ReadStream.emit (events.js:198:13)
      at S3ReadStream.EventEmitter.emit (domain.js:448:20)
      at process.nextTick (/home/yellowtent/box/node_modules/s3-block-read-stream/lib/readstream.js:74:37)
      at process._tickCallback (internal/process/next_tick.js:61:11)
      
      girishG 1 Reply Last reply
      0
      • ? A Former User

        Hi all,
        after getting my Storage Listing of my Backups i started restoring Cloudron.

        When restoring nextcloud i get:

        Task Error: Task 5982 crashed with code 1 and signal null
        

        from log:

        s3 stream error. { 408: null
        

        Any idea? i tried different Backups

        Full Error:

        at Request.extractError (/home/yellowtent/box/node_modules/aws-sdk/lib/services/s3.js:837:35)
        at Request.callListeners (/home/yellowtent/box/node_modules/aws-sdk/lib/sequential_executor.js:106:20)
        at Request.emit (/home/yellowtent/box/node_modules/aws-sdk/lib/sequential_executor.js:78:10)
        at Request.emit (/home/yellowtent/box/node_modules/aws-sdk/lib/request.js:688:14)
        at Request.transition (/home/yellowtent/box/node_modules/aws-sdk/lib/request.js:22:10)
        at AcceptorStateMachine.runTo (/home/yellowtent/box/node_modules/aws-sdk/lib/state_machine.js:14:12)
        at /home/yellowtent/box/node_modules/aws-sdk/lib/state_machine.js:26:10
        at Request.<anonymous> (/home/yellowtent/box/node_modules/aws-sdk/lib/request.js:38:9)
        at Request.<anonymous> (/home/yellowtent/box/node_modules/aws-sdk/lib/request.js:690:12)
        at Request.callListeners (/home/yellowtent/box/node_modules/aws-sdk/lib/sequential_executor.js:116:18)
        message: null,
        code: 408,
        region: null,
        time: 2021-03-12T13:26:17.286Z,
        requestId: null,
        extendedRequestId: undefined,
        cfId: undefined,
        statusCode: 408,
        retryable: false,
        retryDelay: 20000 }
        Mar 12 14:26:17 box:taskworker AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
        assert(errorOrMessage instanceof Error || typeof errorOrMessage === 'string' || typeof errorOrMessage === 'undefined')
        at new BoxError (/home/yellowtent/box/src/boxerror.js:14:5)
        at S3ReadStream.<anonymous> (/home/yellowtent/box/src/storage/s3.js:163:34)
        at S3ReadStream.emit (events.js:198:13)
        at S3ReadStream.EventEmitter.emit (domain.js:448:20)
        at process.nextTick (/home/yellowtent/box/node_modules/s3-block-read-stream/lib/readstream.js:74:37)
        at process._tickCallback (internal/process/next_tick.js:61:11)
        
        girishG Offline
        girishG Offline
        girish
        Staff
        wrote on last edited by
        #2

        @jensbee4 are you able to download this backup using the cli tool?

        1 Reply Last reply
        0
        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