Git Product home page Git Product logo

Comments (5)

kevinramage avatar kevinramage commented on June 12, 2024

Hello,
Error message "invalid session id" indicate an issue to create a session (Incompatible version, impossible to run binary ...)
Can you try to put logLevel variable to DEBUG in order to have more logs ?

More informations about web executor variables:
https://github.com/ovh/venom/tree/master/executors/web#variables

Regards,

from venom.

FloRichardAloeCorp avatar FloRichardAloeCorp commented on June 12, 2024

I'm maybe wrong but it is already in DEBUG mode (by checking vars.web.logLevel entry of the provided test ). Are you referencing this entry ?

from venom.

kevinramage avatar kevinramage commented on June 12, 2024

In your log, you just have debug logs from "venom" component but I don't see any logs from "venom web" component (Component dedicated to manage exchange between venom and browser)
With logLevel variable, you can see more logs.

For example, you can see logs like :
May 27 21:51:57.232 [DEBU] Request body: {"capabilities":{"alwaysMatch":{"browserName":"chrome","acceptInsecureCerts":true,"goog:chromeOptions":{"args":["start-maximized"]}}}}
May 27 21:51:58.481 [DEBU] Response body: {"value":{"capabilities":{"acceptInsecureCerts":true,

These kinds of logs can help to have browser response and identify root cause of your issue.

from venom.

FloRichardAloeCorp avatar FloRichardAloeCorp commented on June 12, 2024

I've solved the issue by cloning the project and building it manually. I don't know what happened, but the available release seems to have a bug. Thanks for your help!

from venom.

FloRichardAloeCorp avatar FloRichardAloeCorp commented on June 12, 2024

Solved

from venom.

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.