Skip to content

Conversation

@nikhilsinhaparseable
Copy link
Contributor

current state -
if ingest node starts at port 80 i.e.
if env vars P_ADDR or P_INGESTOR_ENDPOINT are set with port 80
server ignores the port and panics at start with error

fix -
if port is ignored, use default port to 80

    current state -
    if ingest node starts at port 80 i.e.
    if env vars P_ADDR or P_INGESTOR_ENDPOINT are set with port 80
    server ignores the port and panics at start with error

    fix -
    if port is ignored, use default port to 80
@nitisht nitisht merged commit 7be5d7e into parseablehq:main Nov 27, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants