Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Go TLS tracing not working on Amazon Linux 2023 #1986

Open
SamuraiPrinciple opened this issue Aug 18, 2024 · 4 comments
Open

Go TLS tracing not working on Amazon Linux 2023 #1986

SamuraiPrinciple opened this issue Aug 18, 2024 · 4 comments

Comments

@SamuraiPrinciple
Copy link

SamuraiPrinciple commented Aug 18, 2024

Describe the bug
Go TLS tracing does not work on Amazon Linux 2023.

To Reproduce
Provision EKS cluster (v1.30) with two node groups, one running AL2, one running AL2023. Deploy pixie. Run a Go (1.21 or 1.22) app (pod/deployment) that's making outbound HTTPS requests (HTTP 1.1). Go to px/http_data and try and observe said outbound traffic. Only traffic initiated by the pods running on AL2 node group would appear.

Expected behavior
Be able to see traffic initiated by pods scheduled on node group running AL2023.

Logs
Please attach the logs by running the following command:

./px collect-logs

App information (please complete the following information):

  • Pixie version: 0.14.10
  • K8s cluster version: EKS 1.30
  • Node Kernel version: 6.1.97-104.177.amzn2023.x86_64
  • Browser version: -

pem-AL2.log
pem-al2023.log

@ddelnano
Copy link
Member

@SamuraiPrinciple thanks for reporting this. I'm aiming to try to reproduce the issue later this week and will report back when I have more information.

@SamuraiPrinciple
Copy link
Author

SamuraiPrinciple commented Aug 20, 2024

Hi @ddelnano - many thanks for the quick reply, it really is appreciated. Do let me know if I could be of any help (more logs, screenshare, ...).

Take care and wish you a great day.

@ddelnano
Copy link
Member

This is still on my radar. I'm expecting to have time to look into this at the end of the week.

@SamuraiPrinciple
Copy link
Author

That's great, thanks for the update. I've tried with the latest pixie version (0.14.11) and it's still not working.

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

No branches or pull requests

2 participants