Skip to content

Instantly share code, notes, and snippets.

@indrekj
Created January 3, 2022 13:54
Show Gist options
  • Save indrekj/f141bd866aa6a188f800c32cb658f9cc to your computer and use it in GitHub Desktop.
Save indrekj/f141bd866aa6a188f800c32cb658f9cc to your computer and use it in GitHub Desktop.
[debug] OTLP tracer :opentelemetry_exporter failed to initialize: exception throw: {application_either_not_started_or_not_ready,
tls_certificate_check}
in function tls_certificate_check_shared_state:latest_shared_state_key/0 (/home/indrek/gems/hello/deps/tls_certificate_check/src/tls_certificate_check_shared_state.erl, line 338)
in call from tls_certificate_check_shared_state:get_latest_shared_state/0 (/home/indrek/gems/hello/deps/tls_certificate_check/src/tls_certificate_check_shared_state.erl, line 320)
in call from tls_certificate_check_shared_state:authoritative_certificate_values/0 (/home/indrek/gems/hello/deps/tls_certificate_check/src/tls_certificate_check_shared_state.erl, line 126)
in call from tls_certificate_check:options/1 (/home/indrek/gems/hello/deps/tls_certificate_check/src/tls_certificate_check.erl, line 78)
in call from opentelemetry_exporter:parse_endpoint/2 (/home/indrek/gems/hello/deps/opentelemetry_exporter/src/opentelemetry_exporter.erl, line 275)
in call from opentelemetry_exporter:endpoint/2 (/home/indrek/gems/hello/deps/opentelemetry_exporter/src/opentelemetry_exporter.erl, line 249)
in call from lists:filtermap/2 (lists.erl, line 1321)
in call from opentelemetry_exporter:init/1 (/home/indrek/gems/hello/deps/opentelemetry_exporter/src/opentelemetry_exporter.erl, line 116)
in call from otel_exporter:init/1 (/home/indrek/gems/hello/deps/opentelemetry/src/otel_exporter.erl, line 44)
in call from otel_batch_processor:init/1 (/home/indrek/gems/hello/deps/opentelemetry/src/otel_batch_processor.erl, line 110)
in call from gen_statem:init_it/6 (gen_statem.erl, line 802)
in call from proc_lib:init_p_do_apply/3 (proc_lib.erl, line 226)
[warn] OTLP tracer :opentelemetry_exporter failed to initialize with exception :throw:{:application_either_not_started_or_not_ready, :tls_certificate_check}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment