Giter Site home page Giter Site logo

Comments (5)

tristanbes avatar tristanbes commented on August 30, 2024 3

@CrazyMuffin : Yes, it was schmittjoh/JMSSecurityExtraBundle package, the settings "secure all service" was on. I turned it off and it fix the problem as far as I can remember.

from sentry-symfony.

Jean85 avatar Jean85 commented on August 30, 2024

This does not seem to be an issue with the Raven client, but with Doctrine's configuration. What did you change that triggered this error? Maybe you're letting Doctrine parse all your folders (vendors included) for annotations, when you should otherwise specify the folder of your entities...

You should review your Doctrine's mapping config, like this part: https://symfony.com/doc/current/reference/configuration/doctrine.html#dir

I'm closing this since it's not Sentry-related, but feel free to continue posting here if you need further help.

from sentry-symfony.

tristanbes avatar tristanbes commented on August 30, 2024

Apart from minor composer update (only minor versions), no configuration was changed it's indeed due to another package who broke on minor version :(. looking deeper.

from sentry-symfony.

Jean85 avatar Jean85 commented on August 30, 2024

You can revert one update at a time to see which update, apart from Sentry, broke your setup.

from sentry-symfony.

CrazyMuffin avatar CrazyMuffin commented on August 30, 2024

@tristanbes I've recently run into the same problem - have you found the breaking package?

from sentry-symfony.

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.