Git Product home page Git Product logo

Comments (4)

joevallender avatar joevallender commented on August 22, 2024

I thought I'd crudely step through the command.

It runs Report::create($id)->generate();

I can echo out the function calls as far as ->setId() but cannot echo anything even on the first line of generate() in fact, I get the YAML error if I call only Report::create($id)

I don't see it getting as far as parsing any of my content files...

from seo-pro.

joevallender avatar joevallender commented on August 22, 2024

It seems that one report is being generated or partially generated, and the second time php please seo:report:generate is run it's trying to load some temp files and failing on the YAML format of those.

Deleting temp files allows php please seo:report:generate to "successfully" run. But then trying to run again or view the report throws the YAML error again.

Anyway, it keeps the suspicion on some part of the site content so I'll continue looking into that.

However if you know some common thing that would help my investigation, please let me know ;-)

from seo-pro.

joevallender avatar joevallender commented on August 22, 2024

Culprit was an old piece of migrated content that did indeed have a bad character but was so old it hadn't actually been viewing since the site launched. Feel free to delete or leave for someone who has the same, albeit quite niche, issue.

from seo-pro.

jackmcdade avatar jackmcdade commented on August 22, 2024

Good catch!

from seo-pro.

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.