Giter VIP home page Giter VIP logo

Comments (4)

fooman avatar fooman commented on August 16, 2024

I have seen this too. I am guessing it could be related to this change

magento/magento2@b3b80e6#diff-8e4e939ca2dbd66e3362b5a1783aa978a910c060ac5a099b51e8454556bc6febR189-R194

which doesn't like the symlink.

The error itself also happens outside of using deployer when running bin/magento setup:di:compile but the var/cache symlink seems relevant to the getRealPathSafety check.

from magento2-deployer-plus.

lfolco avatar lfolco commented on August 16, 2024

That looks like a commit for 2.4, but we're on 2.3.6.

from magento2-deployer-plus.

lfolco avatar lfolco commented on August 16, 2024

@fooman Have you found a workaround? I'm a bit stuck and may need to find an alternative deployment solution if I can't resolve this.

from magento2-deployer-plus.

fooman avatar fooman commented on August 16, 2024

@fooman haven't fully figured it out yet either. Need to double check but I believe just removing those directories worked for me.

set('override_shared_dirs', []);

in your deploy.php.

from magento2-deployer-plus.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.