You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
0 commit comments