Skip to content

[Bug]: Herd don't detect HerdHelper #1370

@jorgelloret

Description

@jorgelloret

Platform

Windows

Operating system version

Windows 10 Enterprise 22H2

System architecture

Windows

Herd Version

1.19.0

PHP Version

No response

Bug description

When I start the windows' session, Herd shows me this error:

Image

The config shows:

Image

I check that the service is started:

Image

It happens to me since I upgraded to the latest version (1.19.0).

My hosts file:

# Copyright (c) 1993-2009 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
#      102.54.94.97     rhino.acme.com          # source server
#       38.25.63.10     x.acme.com              # x client host
# localhost name resolution is handled within DNS itself.
# 127.0.0.1     localhost
# ::1           localhost
  127.0.0.1     mailpit
  
# Herd generated Hosts. Do not change.
127.0.0.1 database.herd.test
127.0.0.1 blog.test
127.0.0.1 info.test
# End Herd generated Hosts

Steps to reproduce

No response

Relevant log output

2025-04-14 08:28:08.763 +02:00 [DBG] Hosting starting
2025-04-14 08:28:08.791 +02:00 [INF] Config path: C:\ProgramData\Herd\service.json.
2025-04-14 08:28:08.792 +02:00 [INF] Config file with port exists, using port: 5000.
2025-04-14 08:28:08.794 +02:00 [INF] Application started. Hosting environment: Production; Content root path: C:\Users\XXX\.config\herd\bin\
2025-04-14 08:28:08.795 +02:00 [DBG] Hosting started
2025-04-14 08:28:08.810 +02:00 [INF] HTTP Server started on http://localhost:5000/.

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