Tink server panic: The unary server interceptor was already set and may not be reset.
#535
Labels
kind/bug
Categorizes issue or PR as related to a bug.
kind/regression
Categorizes issue or PR as related to a regression from a prior release.
priority/critical-urgent
Highest priority. Must be actively worked on as someone's top priority right now.
It appears that the introduction of the otel interceptors has caused a runtime panic.
tink/grpc-server/grpc_server.go:57-58
stack trace:
Expected Behaviour
Current Behaviour
Possible Solution
Steps to Reproduce (for bugs)
make run
docker logs tink_tinkerbell_1
Context
Your Environment
Operating System and version (e.g. Linux, Windows, MacOS):
How are you running Tinkerbell? Using Vagrant & VirtualBox, Vagrant & Libvirt, on Packet using Terraform, or give details:
Link to your project or a code example to reproduce issue:
The text was updated successfully, but these errors were encountered: