nextcloud / nextcloud/user_migration

TrashbinMigrator without FilesMigrator errors on loading Files webview

Open
#96 13 comments 0 reactions 1 assignee View on GitHub

@come-nc is already working on this.

Since Apr 12, 2022.

1. to develop bug
Dominant language
JavaScript
Stars
30
Forks
10
Avg merge
6h 5m
Merged PRs (30d)
12

Description

TrashbinMigrator runs export and import successfully without FilesMigrator but when loading the Files webview after importing it throws \OCP\Files\NotFoundException, details below

Technical details
Remote Address: 127.0.0.1
Request ID: nrGT0EYgBJXTsOLlwTTU
OCP\Files\NotFoundException
0
/var/www/nextcloud/lib/private/legacy/OC_Helper.php
496

Trace
#0 /var/www/nextcloud/apps/files/lib/Controller/ViewController.php(154): OC_Helper::getStorageInfo()
#1 /var/www/nextcloud/apps/files/lib/Controller/ViewController.php(204): OCA\Files\Controller\ViewController->getStorageInfo()
#2 /var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php(225): OCA\Files\Controller\ViewController->index()
#3 /var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php(133): OC\AppFramework\Http\Dispatcher->executeController()
#4 /var/www/nextcloud/lib/private/AppFramework/App.php(172): OC\AppFramework\Http\Dispatcher->dispatch()
#5 /var/www/nextcloud/lib/private/Route/Router.php(298): OC\AppFramework\App::main()
#6 /var/www/nextcloud/lib/base.php(1023): OC\Route\Router->match()
#7 /var/www/nextcloud/index.php(36): OC::handleRequest()
#8 {main}

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.