Skip to content

logs-collector & build-base-template issues #803

Open
@mbukhori-gdp

Description

@mbukhori-gdp

Dear E2B-Dev Team,

I need guidance or suggestion regarding the issues. I have an issues when deployed on GCP and and found this error onlogs-collector.

What I do :

  1. pull changes from main to local
  2. run some of command, such as :
    a. make build-and-upload
    b. make copy-public-builds
    c. make migrate
    d. make plan-without-jobs
    e. make apply
    f. make plan
    g. make apply

Have you found this error ?

2025-06-19T08:27:50.849407Z  WARN vector::config::loading: Transform "internal_routing.internal" has no consumers
2025-06-19T08:27:51.351634Z  WARN vector::internal_events::http_client: HTTP error. error=error trying to connect: dns error: failed to lookup address information: Name does not resolve error_type="request_failed" stage="processing" internal_log_rate_limit=true
2025-06-19T08:27:51.351706Z ERROR vector::topology::builder: msg="Healthcheck failed." error=Failed to make HTTP(S) request: error trying to connect: dns error: failed to lookup address information: Name does not resolve component_kind="sink" component_type="loki" component_id=local_loki_logs
2025-06-19T08:27:51.351720Z ERROR vector::topology::running: Sinks unhealthy.
2025-06-19T08:28:07.018986Z  WARN vector::config::loading: Transform "internal_routing.internal" has no consumers
2025-06-19T08:28:07.937528Z  WARN vector::internal_events::http_client: HTTP error. error=error trying to connect: dns error: failed to lookup address information: Name does not resolve error_type="request_failed" stage="processing" internal_log_rate_limit=true
2025-06-19T08:28:07.937596Z ERROR vector::topology::builder: msg="Healthcheck failed." error=Failed to make HTTP(S) request: error trying to connect: dns error: failed to lookup address information: Name does not resolve component_kind="sink" component_type="loki" component_id=local_loki_logs
2025-06-19T08:28:07.937627Z ERROR vector::topology::running: Sinks unhealthy.
2025-06-19T08:28:25.936033Z  WARN vector::config::loading: Transform "internal_routing.internal" has no consumers
2025-06-19T08:28:26.123200Z  WARN vector::internal_events::http_client: HTTP error. error=error trying to connect: dns error: failed to lookup address information: Name does not resolve error_type="request_failed" stage="processing" internal_log_rate_limit=true
2025-06-19T08:28:26.123270Z ERROR vector::topology::builder: msg="Healthcheck failed." error=Failed to make HTTP(S) request: error trying to connect: dns error: failed to lookup address information: Name does not resolve component_kind="sink" component_type="loki" component_id=local_loki_logs
2025-06-19T08:28:26.123298Z ERROR vector::topology::running: Sinks unhealthy.

here the job status in the Nomad :

Image

here the log on the e2b-orc-server :

Jun 19 07:46:11 e2b-orch-server-bf0w consul[2024]: 2025-06-19T07:46:11.537Z [WARN]  agent.server.raft: failed to get previous log: previous-index=1 last-index=0 error="log not found"

Error when make build-base-template

Error: 
❌ Building sandbox template  base failed when used ` ./e2b.Dockerfile`

Thank you

Metadata

Metadata

Assignees

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