legacy-cli icon indicating copy to clipboard operation
legacy-cli copied to clipboard

[RuntimeException] Failed to move profile directory

Open webprogrammierer opened this issue 9 years ago • 1 comments

[RuntimeException] Failed to move profile directory to: /var/www/platform.sh/my_project/.platform/local/builds/default-tmp/public/profiles/my_profile

I always get this error runnung platform build -c

But the directories exists and has correct permissions. How can I find out more details about this problem?

webprogrammierer avatar Nov 22 '16 12:11 webprogrammierer

For very detailed output including PHP-level errors or warnings, run the command with -vvv, e.g.

platform build -c -vvv

pjcdawkins avatar Feb 17 '18 13:02 pjcdawkins