Giter Club home page Giter Club logo

Comments (6)

nesk avatar nesk commented on May 19, 2024 1

What I can also suggest you is to try in a VM, and if the bug persists you only have to send me the VM so I can try myself. 😉

from puphpeteer.

nesk avatar nesk commented on May 19, 2024

Just tried the two versions of your code and everything is running fine with the latest version of PuPHPeteer.

What version of PuPHPeteer are you using? What are the versions of PHP/Node?

And provide some logs please.

from puphpeteer.

nesk avatar nesk commented on May 19, 2024

Actually, now I remember, PuPHPeteer had a size limitation. This was a bug and was fixed since v0.2.1, please upgrade to the latest version (currently, v1.1.0).

from puphpeteer.

systemaddict avatar systemaddict commented on May 19, 2024

Hi

Thanks for looking into this. I'm already running 1.1.0 (puppeteer 1.6.0) and Node 8.11.3. There's a warning about puppeteer 1.6.0.

pupp.log

from puphpeteer.

nesk avatar nesk commented on May 19, 2024

First, I have two things to say:

However, these two points doesn't seem to be related to the issue here.

I've created a bare repository to test your code and it still works, I've even installed Puppeteer v1.6 instead of the recommended v1.5.

What I want you to try is to run the following commands:

git clone https://gist.github.com/d53a896334a650cb8170f8dd3293af5c.git puphpeteer-test
cd puphpeteer-test
composer install && npm install && php puphpeteer.php

And send me the logs. The logs you sent before are, curiously, broken (there are some encoding issues), I wonder if this is a consequence of your issues (it's possible).

Also, if the issue persists with this simple repository, I would like you to edit your first message and use this template to provide me more relevant informations.

from puphpeteer.

systemaddict avatar systemaddict commented on May 19, 2024

Hi Nesk. The result is the same. Please close this issue. I will try on another server and reopen with better info if it persists.

from puphpeteer.

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.