Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expected baseUrl to be a fully qualified URL. Instead the value was: "off" #30703

Open
karthickDhanapal opened this issue Dec 3, 2024 · 2 comments
Labels
stage: needs information Not enough info to reproduce the issue

Comments

@karthickDhanapal
Copy link

karthickDhanapal commented Dec 3, 2024

Current behavior

An invalid configuration value was set.

Expected baseUrl to be a fully qualified URL (starting with http:// or https://).

Instead the value was: "off"

Error: An invalid configuration value was set.

Expected baseUrl to be a fully qualified URL (starting with `http://` or `https://`).

Instead the value was: "off"
    at :4222:12242
    at :3225:200177
    at :2965:28074
    at kt (:2965:17689)
    at :2965:27879
    at Function.Dd (:2965:40510)
    at I (:3225:200013)
    at M (:4222:12106)
    at b (:4222:14122)
    at D.buildBaseFullConfig (:4445:63463)
    at D.getFullInitialConfig (:4445:64883)
    at async D.setupNodeEvents (:4445:59012)

Desired behavior

No response

Test code to reproduce

Error: An invalid configuration value was set.

Expected baseUrl to be a fully qualified URL (starting with `http://` or `https://`).

Instead the value was: "off"
    at :4222:12242
    at :3225:200177
    at :2965:28074
    at kt (:2965:17689)
    at :2965:27879
    at Function.Dd (:2965:40510)
    at I (:3225:200013)
    at M (:4222:12106)
    at b (:4222:14122)
    at D.buildBaseFullConfig (:4445:63463)
    at D.getFullInitialConfig (:4445:64883)
    at async D.setupNodeEvents (:4445:59012)

Cypress Version

12.14.7

Node version

14.17.3

Operating System

Windows

Debug Logs

No response

Other

No response

@jennifer-shehane
Copy link
Member

@karthickDhanapal Could you try updating to the latest version of Cypress and see if this is still reproducible?

Could you also provide the contents of your cypress.config.js file and the arguments you're passing to run Cypress?

@jennifer-shehane jennifer-shehane added the stage: needs information Not enough info to reproduce the issue label Dec 3, 2024
@jennifer-shehane jennifer-shehane changed the title Instead the value was: "off" Expected baseUrl to be a fully qualified URL. Instead the value was: "off" Dec 3, 2024
@MikeMcC399
Copy link
Contributor

MikeMcC399 commented Dec 10, 2024

@karthickDhanapal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stage: needs information Not enough info to reproduce the issue
Projects
None yet
Development

No branches or pull requests

3 participants