Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Local server shutdown bug #23717

Closed
Closed
@dragu

Description

@dragu
Q A
Bug report? yes
Feature request? no
BC Break report? no
RFC? no
Symfony version 3.3.5

After updating Symfony (v3.3.2 => v3.3.5) I can't shutdown local web server http://127.0.0.1:8000

How to reproduce:

  • install symfony 3.3.5 (reproducible on fresh Symfony)
  • php bin/console server:start
  • php bin/console server:stop
  • check http://127.0.0.1:8000 - it is still up and next stop commands doesnt work: "[ERROR] No web server is listening." - but it is running

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions