Skip to content

Connection error after ddev update #18

Description

@maikschneider

After updating to ddev version v1.24.2, I'm running into connection issues when testing local ddev sites. Can anybody confirm this issue?

$ ddev backstop test                                                                                                                                                                                                                           ✔  09:29:23
BackstopJS v6.3.3
Loading config:  /src/backstop.js

COMMAND | Executing core for "test"
createBitmaps | Selected 3 of 3 scenarios.
Creating Browser
Browser created

Playwright encountered an error while running scenario "Homepage"
Error: page.goto: net::ERR_CONNECTION_REFUSED at https://my-site.ddev.site/
Call log:
  - navigating to "https://my-site.ddev.site/", waiting until "load"

Playwright encountered an error while running scenario "Styleguide"
Error: page.goto: net::ERR_CONNECTION_REFUSED at https://my-site.ddev.site/styleguide
Call log:
  - navigating to "https://my-site.ddev.site/styleguide", waiting until "load"
  
...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions