cypress icon indicating copy to clipboard operation
cypress copied to clipboard

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

Open karthickDhanapal opened this issue 1 year ago • 3 comments

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

karthickDhanapal avatar Dec 03 '24 11:12 karthickDhanapal

@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 avatar Dec 03 '24 15:12 jennifer-shehane

@karthickDhanapal

  • You have posted a similar new issue https://github.com/cypress-io/cypress/issues/30733, however it seems that you did not update your version of Cypress yet. Also, please note that Node.js 18 is the lowest supported version at this time.
  • You write that you are using Cypress 12.14.7, however this version does not exist - see Cypress Changelog.

MikeMcC399 avatar Dec 10 '24 16:12 MikeMcC399

This issue has not had any activity in 180 days. Cypress evolves quickly and the reported behavior should be tested on the latest version of Cypress to verify the behavior is still occurring. It will be closed in 14 days if no updates are provided.

cypress-app-bot avatar Jun 09 '25 02:06 cypress-app-bot

This issue has been closed due to inactivity.

cypress-app-bot avatar Jun 23 '25 02:06 cypress-app-bot