Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-12965

Drive: binding root from the commandline crashes when using a path ref

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 5.6.0-HF26, 5.8
    • Component/s: Nuxeo Drive

      Description

      With the following error:

      ataillefer@taillefer-xps:~/sources/nuxeo/addons/nuxeo-drive$ ndrive bind-root "/default-domain/workspaces/Public.1380957086213"
      2013-10-24 12:21:33,402 15155 140562157250304 ERROR    nxdrive.commandline Error executing 'bind_root': Path handling is disabled on a remote client with no base_folder parameter: use idref instead
      Traceback (most recent call last):
        File "/home/ataillefer/sources/nuxeo/addons/nuxeo-drive/nuxeo-drive-client/nxdrive/commandline.py", line 331, in handle
          return handler(options)
        File "/home/ataillefer/sources/nuxeo/addons/nuxeo-drive/nuxeo-drive-client/nxdrive/commandline.py", line 406, in bind_root
          repository=options.remote_repo)
        File "/home/ataillefer/sources/nuxeo/addons/nuxeo-drive/nuxeo-drive-client/nxdrive/controller.py", line 541, in bind_root
          nxclient.register_as_root(remote_ref)
        File "/home/ataillefer/sources/nuxeo/addons/nuxeo-drive/nuxeo-drive-client/nxdrive/client/remote_document_client.py", line 389, in register_as_root
          ref = self._check_ref(ref)
        File "/home/ataillefer/sources/nuxeo/addons/nuxeo-drive/nuxeo-drive-client/nxdrive/client/remote_document_client.py", line 220, in _check_ref
          raise RuntimeError("Path handling is disabled on a remote"
      RuntimeError: Path handling is disabled on a remote client with no base_folder parameter: use idref instead
      

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved:

                Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 1 hour
                1h