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

Oura v1.8.3 Hangs on Startup Without Logging or Crashing #808

Open
4TT1L4 opened this issue Aug 17, 2024 · 0 comments
Open

Oura v1.8.3 Hangs on Startup Without Logging or Crashing #808

4TT1L4 opened this issue Aug 17, 2024 · 0 comments

Comments

@4TT1L4
Copy link
Contributor

4TT1L4 commented Aug 17, 2024

Problem:
We have just had some weird issue with our Oura deployment. It was running reliably for months and months, no issues for a long time, just behaving well during this whole time, but now we had some hick-up on restart.

After some automatic OS update, it was started in daemon mode (as expected):

oura daemon --config config.toml

This command was logged. So we are sure that the binary was actually started.

But Oura did not start properly in this particular case. The executable was running, but it did not log anything. It did not crash. The binary just kept on running while not doing anything. If there is some issue on startup, then it should crash, so it would restart automatically. But it was just running and not doing anything.

We are still running Oura v1.8.3. There might be some improvements in newer version and we also need to upgrade soon, due to the hard-fork, but I wanted to report this issue.

Earlier we also had some somewhat similar problems, where the retry logic on startup was not working as expected. But in the case we could see some logs at last. In that case Oura was starting, something has failed and this initial failure was not properly handled. It got stuck in a similar stage, running but not doing anything. But now there were no logs.

We have: RUST_LOG='info' - so the debug logs won't appear.

Resources:

@4TT1L4 4TT1L4 changed the title Oura hangs on startup (v1.8.3) Oura v1.8.3 Hangs on Startup Without Logging or Crashing Aug 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant