Skip to content
New issue

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

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

Already on GitHub? # to your account

Deployment issue: systemd-resolve not stopped and init issue with seer #292

Closed
samyfodil opened this issue Jan 8, 2025 · 0 comments · Fixed by #296
Closed

Deployment issue: systemd-resolve not stopped and init issue with seer #292

samyfodil opened this issue Jan 8, 2025 · 0 comments · Fixed by #296
Assignees

Comments

@samyfodil
Copy link
Contributor

During a deployment on bare metal servers, two issues were encountered:

  1. Spore-Drive Netstat Parsing Issue

    • The output parsing of netstat in Spore-Drive did not function as expected.
    • This caused it to fail in detecting systemd-resolved.
  2. Seer Subscription Concurrency Issue

    • seer subscribes to subsub before sub service geo is fully initialized.
    • This leads to a concurrency issue, ultimately causing a panic.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant