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

Resource temporarily unavailable (os error 35) #2742

Open
aantn opened this issue Sep 6, 2024 · 8 comments
Open

Resource temporarily unavailable (os error 35) #2742

aantn opened this issue Sep 6, 2024 · 8 comments
Labels
bug Something isn't working

Comments

@aantn
Copy link

aantn commented Sep 6, 2024

Bug Description

Randomly getting this bug:

Proxy error, connectivity issue or a bug.
You may report it to us on https://github.com/metalbear-co/mirrord/issues/new?assignees=&labels=bug&projects=&template=bug_report.yml
io failed: Resource temporarily unavailable (os error 35)

mirrod then exits

Steps to Reproduce

I don't understand how or why this happens, but it happens regularly.

Backtrace

No response

Relevant Logs

No response

Your operating system and version

Mac OS

Local process

robusta

Local process version

No response

Additional Info

No response

@aantn aantn added the bug Something isn't working label Sep 6, 2024
@aviramha
Copy link
Member

aviramha commented Sep 6, 2024

Hi @aantn !
Can you check if the remote pod restarts when this happens?

@aantn
Copy link
Author

aantn commented Sep 6, 2024

Hi @aviramha,
It remains running. This is a minute or so after the crash:

~/Projects/holmesgpt → kubectl get pods -A | grep runner
default           robusta-runner-f996cc896-p29xx                                   1/1     Running     5 (101m ago)    29h

@aviramha
Copy link
Member

aviramha commented Sep 6, 2024

Any chance it happens when you're on a breakpoint for a while?

#2652

@aantn
Copy link
Author

aantn commented Sep 6, 2024 via email

@aviramha
Copy link
Member

aviramha commented Sep 7, 2024

Can you please add this to your configuration?

{
  "internal_proxy": {
    "log_destination": "/tmp/mirrord.log",
    "log_level": "mirrord=trace"
  }
}

Run, then attach the output log when the issue occurs? Make sure to retract sensitive information

@aantn
Copy link
Author

aantn commented Sep 8, 2024 via email

@aviramha
Copy link
Member

aviramha commented Sep 9, 2024

I believe this is related to this - #1898

@aviramha
Copy link
Member

User added that it seems to happens when another container it's connected to (Prometheus) is OOM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants