• Register
    • Help

    striker  0 Items
    Currently Supporting
    • Home
    • News
    • Forum
    • Wiki
    • Support
      • Manage Subscriptions
      • FAQ
      • Support For
        • VaultWiki 4.x Series
        • VaultWiki.org Site
    • What's New?
    • Buy Now
    • Manual
    • 
    • Support
    • VaultWiki 4.x Series
    • Bug
    • Error when installing; In League\Flysystem\MountManager

    1. Welcome to VaultWiki.org, home of the wiki add-on for vBulletin and XenForo!

      VaultWiki allows your existing forum users to collaborate on creating and managing a site's content pages. VaultWiki is a fully-featured and fully-supported wiki solution for vBulletin and XenForo.

      The VaultWiki Team encourages you to join our community of forum administrators and check out VaultWiki for yourself.

    Issue: Error when installing; In League\Flysystem\MountManager

    • Issue Tools
      • View Changes
    1. issueid=5610 January 29, 2019 12:02 AM
      badgernz badgernz is offline
      New Member
      Error when installing; In League\Flysystem\MountManager

      Hi Pegasus,

      Still trying to work around that issue I had before with this and MineSync, so uninstalled that and disabled the other plugins to reinstall VaultWiki however it comes up with the following error.

      Code:
      InvalidArgumentException: No prefix detected in path: /var/www/html/internal_data/vw_logs/install/20190129.log in src/vendor/league/flysystem/src/MountManager.php at line 138
      League\Flysystem\MountManager->filterPrefix() in src/vendor/league/flysystem/src/MountManager.php at line 177
      League\Flysystem\MountManager->__call() in src/addons/vw/vw/_core/instance/filesystem/file/xf2.php at line 119
      vw_FileSystem_File_Instance_XF2->exists() in src/addons/vw/vw/_core/instance/progress/xf2.php at line 126
      vw_Progress_Instance_XF2->log_init() in src/addons/vw/vw/_core/instance/progress/xf2.php at line 153
      vw_Progress_Instance_XF2->log_explain() in src/addons/vw/vw/_core/instance/progress/xf2.php at line 63
      vw_Progress_Instance_XF2->write() in src/addons/vw/vw/_core/instance/progress/vw.php at line 78
      vw_Progress_Instance->major() in src/addons/vw/vw/Setup/View.php at line 331
      vw\vw\Setup\View->print_major_header() in src/addons/vw/vw/Setup/Caller/AbstractCaller.php at line 187
      vw\vw\Setup\Caller\AbstractCaller->open() in src/addons/vw/vw/_install/lib/full/steps/vw.php at line 28
      vw_Install_Full_Steps_Controller->{closure}() in src/addons/vw/vw/Setup.php at line 260
      vw\vw\Setup->vwRunStep() in src/addons/vw/vw/Setup.php at line 187
      vw\vw\Setup->install() in src/XF/Admin/Controller/AddOn.php at line 393
      XF\Admin\Controller\AddOn->actionInstall() in src/XF/Mvc/Dispatcher.php at line 249
      XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
      XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
      XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1934
      XF\App->run() in src/XF.php at line 333
      XF::runApp() in admin.php at line 13
    Issue Details
    Issue Number 5610
    Issue Type Bug
    Project VaultWiki 4.x Series
    Category Install / Upgrade
    Status Fixed
    Priority 2 - Fatal / Database Errors
    Affected Version 4.2.0 Alpha 1
    Fixed Version 4.1.0 Alpha 2
    Milestone (none)
    Software DependencyAny
    License TypePaid
    Users able to reproduce bug 1
    Users unable to reproduce bug 0
    Attachments 0
    Assigned Users (none)
    Tags (none)




    1. January 29, 2019 9:45 AM
      Daniel Nenni Daniel Nenni is offline
      New Member
      I'm also seeing a similar error:

      PHP Code:
      InvalidArgumentException: No prefix detected in path: /home/smw/public_html/xen2/internal_data/vw_logs/install in src/vendor/league/flysystem/src/MountManager.php at line 138

          League
      \Flysystem\MountManager->filterPrefix() in src/vendor/league/flysystem/src/MountManager.php at line 177
          League
      \Flysystem\MountManager->__call() in src/addons/vw/vw/_core/instance/filesystem/directory/xf2.php at line 136
          League
      \Flysystem\MountManager->createDir() in src/addons/vw/vw/_core/instance/filesystem/directory/xf2.php at line 136
          vw_FileSystem_Directory_Instance_XF2
      ->mkdir() in src/addons/vw/vw/_core/instance/progress/xf2.php at line 123
          vw_Progress_Instance_XF2
      ->log_init() in src/addons/vw/vw/_core/instance/progress/xf2.php at line 153
          vw_Progress_Instance_XF2
      ->log_explain() in src/addons/vw/vw/_core/instance/progress/xf2.php at line 63
          vw_Progress_Instance_XF2
      ->write() in src/addons/vw/vw/_core/instance/progress/vw.php at line 78
          vw_Progress_Instance
      ->major() in src/addons/vw/vw/Setup/View.php at line 331
          vw
      \vw\Setup\View->print_major_header() in src/addons/vw/vw/Setup/Caller/AbstractCaller.php at line 187
          vw
      \vw\Setup\Caller\AbstractCaller->open() in src/addons/vw/vw/_install/lib/full/steps/vw.php at line 28
          vw_Install_Full_Steps_Controller
      ->{closure}() in src/addons/vw/vw/Setup.php at line 260
          vw
      \vw\Setup->vwRunStep() in src/addons/vw/vw/Setup.php at line 187
          vw
      \vw\Setup->install() in src/XF/Admin/Controller/AddOn.php at line 393
          XF
      \Admin\Controller\AddOn->actionInstall() in src/XF/Mvc/Dispatcher.php at line 249
          XF
      \Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 89
          XF
      \Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
          XF
      \Mvc\Dispatcher->run() in src/XF/App.php at line 1931
          XF
      \App->run() in src/XF.php at line 329
          XF
      ::runApp() in admin.php at line 13 
      When I check the contents of the vw.zip file, I do not see the folders listed here:
      vendor/league/flysystem/src/MountManager.php

      Nor the MountManager.php, perhaps I'm overlooking something but same identical issue as badgernz so thought I'd share here.
      Reply Reply  
    2. January 29, 2019 12:34 PM
      pegasus pegasus is offline
      VaultWiki Team
      In src/addons/vw/vw/_core/instance/filesystem/directory/xf2.php, find:
      Code:
      $this->local_path = $adapter->getPathPrefix() . $prefix[1];
      AFTER it, add:
      Code:
      $this->is_local_file = true;
      Reply Reply  
    + Reply

    Assigned Users
    Loading Please Wait
    Tags
    Loading Please Wait
    • Contact Us
    • License Agreement
    • Privacy
    • Terms
    • Top
    All times are GMT -4. The time now is 11:19 AM.
    This site uses cookies to help personalize content, to tailor your experience, and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Learn more… Accept Remind me later
  • striker
    Powered by vBulletin® Version 4.2.5 Beta 2
    Copyright © 2025 vBulletin Solutions Inc. All rights reserved.
    Search Engine Optimisation provided by DragonByte SEO (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
    Copyright © 2008 - 2024 VaultWiki Team, Cracked Egg Studios, LLC.