We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 43302
    • 18 Posts
    fractalwolfe Reply #1, 11 years ago
    I've tried to import my personal websites (very small, barely any assets, no large files at all) onto MODX Cloud using Vapor. As far as I understood Vapor can package advanced installs, but will import then using the traditional style paths.

    I ran Vapor and gave it 8+ minutes of time until I killed it since it spewed out TONS of errors and was using 500+MB of RAM at the time. Checking the Vapor log after killing the process I noticed it's 24MB large, and shows this:

    [2013-04-07 14:52:26] (ERROR) Could not cache context settings for mgr.
    [2013-04-07 11:52:26] (INFO) core_path=/home/fractalwolfe/core/
    [2013-04-07 11:52:26] (INFO) assets_path=/home/fractalwolfe/public_html/assets/
    [2013-04-07 11:52:26] (INFO) manager_path=/home/fractalwolfe/public_html/manager/
    [2013-04-07 11:52:26] (INFO) base_path=/home/fractalwolfe/public_html/
    [2013-04-07 11:52:26] (ERROR) Error caching lexicon topic lexicon/en/core/workspace
    [2013-04-07 11:52:26] (INFO) Created new transport package with signature: fractalwolfe.com-130407.1152.25-2.2.6-pl
    [2013-04-07 11:52:26] (INFO) Packaging /home/fractalwolfe/core/components
    [2013-04-07 11:52:26] (INFO) Packaging /home/fractalwolfe/public_html/assets
    [2013-04-07 11:52:27] (INFO) Packaging /home/fractalwolfe/public_html/phpmyadmin
    [2013-04-07 11:52:27] (INFO) Packaging /home/fractalwolfe/public_html/robots.txt
    [2013-04-07 11:52:27] (INFO) Packaging /home/fractalwolfe/public_html/favicon.ico
    [2013-04-07 11:52:27] (INFO) Packaging vaporVehicle class
    [2013-04-07 11:52:27] (INFO) Setting extension packages to: Array
    (
        [0] => Array
            (
                [articles] => Array
                    (
                        [path] => [[++core_path]]components/articles/model/
                    )
    
            )
    
    )
    
    [2013-04-07 11:52:27] (INFO) Packaged 0 of modAccessAction
    [2013-04-07 11:52:27] (INFO) Packaged 0 of modAccessActionDom
    [2013-04-07 11:52:27] (INFO) Packaged 0 of modAccessCategory
    [2013-04-07 11:52:27] (INFO) Packaged 4 of modAccessContext
    [2013-04-07 11:52:27] (INFO) Packaged 0 of modAccessElement
    [2013-04-07 11:52:27] (INFO) Packaged 0 of modAccessMenu
    [2013-04-07 11:52:27] (INFO) Packaged 225 of modAccessPermission
    [2013-04-07 11:52:27] (INFO) Packaged 12 of modAccessPolicy
    [2013-04-07 11:52:27] (INFO) Packaged 10 of modAccessPolicyTemplate
    [2013-04-07 11:52:27] (INFO) Packaged 5 of modAccessPolicyTemplateGroup
    [2013-04-07 11:52:27] (INFO) Packaged 0 of modAccessResource
    [2013-04-07 11:52:27] (INFO) Packaged 0 of modAccessResourceGroup
    [2013-04-07 11:52:28] (INFO) Packaged 0 of modAccessTemplateVar
    [2013-04-07 11:52:28] (INFO) Packaged 82 of modAction
    [2013-04-07 11:52:28] (INFO) Packaged 0 of modActionDom
    [2013-04-07 11:52:28] (INFO) Packaged 76 of modActionField
    [2013-04-07 11:52:28] (INFO) Packaged 0 of modActiveUser
    [2013-04-07 11:52:28] (INFO) Packaged 18 of modCategory
    [2013-04-07 11:52:28] (INFO) Packaged 40 of modCategoryClosure
    [2013-04-07 11:52:28] (INFO) Packaged 29 of modChunk
    [2013-04-07 11:52:28] (INFO) Packaged 9 of modClassMap
    [2013-04-07 11:52:28] (INFO) Packaged 7 of modContentType
    [2013-04-07 11:52:28] (INFO) Packaged 2 of modContext
    [2013-04-07 11:52:28] (INFO) Packaged 0 of modContextResource
    [2013-04-07 11:52:28] (INFO) Packaged 2 of modContextSetting
    [2013-04-07 11:52:28] (INFO) Packaged 1 of modElementPropertySet
    [2013-04-07 11:52:28] (INFO) Packaged 168 of modEvent
    [2013-04-07 11:52:28] (INFO) Packaged 0 of modFormCustomizationProfile
    [2013-04-07 11:52:28] (INFO) Packaged 0 of modFormCustomizationProfileUserGroup
    [2013-04-07 11:52:28] (INFO) Packaged 0 of modFormCustomizationSet
    [2013-04-07 11:52:28] (INFO) Packaged 1 of modLexiconEntry
    [2013-04-07 11:52:28] (INFO) Packaged 740 of modManagerLog
    [2013-04-07 11:52:28] (INFO) Packaged 52 of modMenu
    [2013-04-07 11:52:29] (INFO) Packaged 21 of modNamespace
    [2013-04-07 11:52:29] (INFO) Packaged 13 of modPlugin
    [2013-04-07 11:52:29] (INFO) Packaged 41 of modPluginEvent
    [2013-04-07 11:52:29] (INFO) Packaged 1 of modPropertySet
    [2013-04-07 11:52:29] (INFO) Packaged 24 of modResource
    [2013-04-07 11:52:29] (INFO) Packaged 0 of modResourceGroup
    [2013-04-07 11:52:29] (INFO) Packaged 0 of modResourceGroupResource
    [2013-04-07 11:52:29] (INFO) Packaged 39 of modSnippet
    [2013-04-07 11:52:29] (INFO) Packaged 294 of modSystemSetting
    [2013-04-07 11:52:29] (INFO) Packaged 9 of modTemplate
    [2013-04-07 11:52:29] (INFO) Packaged 15 of modTemplateVar
    [2013-04-07 11:52:29] (INFO) Packaged 62 of modTemplateVarResource
    [2013-04-07 11:52:29] (INFO) Packaged 0 of modTemplateVarResourceGroup
    [2013-04-07 11:52:29] (INFO) Packaged 19 of modTemplateVarTemplate
    [2013-04-07 11:52:29] (INFO) Packaged 1 of modUser
    [2013-04-07 11:52:29] (INFO) Packaged 1 of modUserProfile
    [2013-04-07 11:52:29] (INFO) Packaged 1 of modUserGroup
    [2013-04-07 11:52:29] (INFO) Packaged 1 of modUserGroupMember
    [2013-04-07 11:52:29] (INFO) Packaged 2 of modUserGroupRole
    [2013-04-07 11:52:29] (INFO) Packaged 0 of modUserMessage
    [2013-04-07 11:52:29] (INFO) Packaged 0 of modUserSetting
    [2013-04-07 11:52:29] (INFO) Packaged 1 of modWorkspace
    [2013-04-07 11:52:29] (INFO) Packaged 0 of registry.db.modDbRegisterMessage
    [2013-04-07 11:52:29] (INFO) Packaged 2 of registry.db.modDbRegisterTopic
    [2013-04-07 11:52:29] (INFO) Packaged 2 of registry.db.modDbRegisterQueue
    [2013-04-07 11:52:29] (INFO) Packaged 1 of transport.modTransportProvider
    [2013-04-07 11:52:29] (ERROR) Source file  is missing or /home/fractalwolfe/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modTransportPackage/75050e68dc621c75edf1a7170d56d796/0/ is not writable
    [2013-04-07 11:52:29] (ERROR) Source file  is missing or /home/fractalwolfe/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modTransportPackage/6cba5869fcfd38e64dfa80cd8e6c3d82/0/ is not writable
    [2013-04-07 11:52:29] (ERROR) Source file  is missing or /home/fractalwolfe/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modTransportPackage/ee10835f05ae0ab97ed87055d9e76fc6/0/ is not writable
    [2013-04-07 11:52:29] (INFO) Packaged 21 of transport.modTransportPackage
    [2013-04-07 11:52:29] (INFO) Packaged 1 of modDashboard
    [2013-04-07 11:52:29] (ERROR) Error caching lexicon topic lexicon/en/bigbrother/dashboard
    [2013-04-07 11:52:29] (ERROR) Error caching lexicon topic lexicon/en/versionx/default
    [2013-04-07 11:52:29] (INFO) Packaged 7 of modDashboardWidget
    [2013-04-07 11:52:29] (INFO) Packaged 2 of modDashboardWidgetPlacement
    [2013-04-07 11:52:29] (INFO) Packaged 1 of sources.modAccessMediaSource
    [2013-04-07 11:52:29] (ERROR) Error caching lexicon topic lexicon/en/core/source
    [2013-04-07 11:52:30] (ERROR) Could not cache context settings for mgr.


    At this point it starts spamming errors like this one for the next 3000 rows.

    [2013-04-07 12:00:30] (ERROR) xPDOCacheManager->copyFile(): Could not copy file /home/fractalwolfe/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/components/fastfield/model/fastfield/fastfield.php to /home/fractalwolfe/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/packages/fractalwolfe.com-130407.1152.25-2.2.6-pl/modFileMediaSource/7a4ddd7af4ed4275a96111c9d80eecf0/0/core/components/fastfield/model/fastfield/fastfield.php


    Clearly something is very strange given that file path. Folder is writable too, so that is not an issue, and vapor ran as the file owner. Server is running PHP 5.3.10-1ubuntu3.6 with Suhosin-Patch (cli). MODX 2.2.6-pl

    Another issue I ran into was charsets when trying to do it manually. My server is using latin1 while Cloud is using utf8. Should work fine after importing as long as I change the settings in core/config/config.inc.php right?

    Any help in the right direction is appreciated!
    • The copyFile error seems to be related to a transport package that is pointing to a Media Source which is recursively packaged. That path is quite redundant. Can you tell me what Media Sources you have setup on this install?
        • 43302
        • 18 Posts
        fractalwolfe Reply #3, 11 years ago
        Quote from: opengeek at Apr 07, 2013, 01:45 PM
        The copyFile error seems to be related to a transport package that is pointing to a Media Source which is recursively packaged. That path is quite redundant. Can you tell me what Media Sources you have setup on this install?
        I have two Media Sources setup, the Filesystem one and another pointing to the Core directory outside the webroot. Maybe that could be the issue? It's not used anywhere as far as I'm aware, it's just there to give me access to the core dir from the manager.
          • 43302
          • 18 Posts
          fractalwolfe Reply #4, 11 years ago
          I've managed to get Vapor to run successfully by removing the Media Source I had pointing to the core directory. Apparently this created some weird recursive loop when trying to read and write packages. As soon as I deleted that source and only had Filesystem left, Vapor was able to finish successfully in just 18 seconds.

          Importing the snapshot also worked fine, and I was able to create a cloud using it, but with the same issues as when I manually tried to move the install. Manager loads, along with the standard dashboard widgets, but widgets from installed packages don't (such as BigBrother). Everything I try to view also returns as blank. Nothing is shown, just the same manager UI (left treeview loads and top menu works).

          Checking the database I also realized that the tables of the installed packages now were in latin1_swedish_ci and the core tables are in utf8_unicode_ci. That can't end well.

          I've tried to look through config files and the database tables but all paths refer to {core_path} or similar, meaning everything should get loaded from core/config/config.inc.php right? And there the paths are correct.