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

Little Starter / Bug: Processes don't start, no log file written! #64

Open
sgrottel opened this issue Feb 7, 2023 · 1 comment
Open

Comments

@sgrottel
Copy link
Owner

sgrottel commented Feb 7, 2023

Observed several times on my second machine. Not reproducible!

Likely a crash/exception sometimes happening when trying to start a process, or the little-starter process being shut down (security software)

  • Log writing must be improved that at least partial logs already have been written when this happens -- Since this app is not time critical, logs can be flushed on every message
  • Add more log messages during the start process to track down the issue.
@sgrottel sgrottel self-assigned this Apr 2, 2023
@sgrottel
Copy link
Owner Author

sgrottel commented Apr 21, 2023

With the switch to SimpleLog now log files get written. I case of processes not starting it reads:

2023-04-21 08:39:31Z| Little Starter v0.7.1.32
2023-04-21 08:39:32Z| Actions loaded.

Meaning either a silent exception, or the process being forcefully terminated, or something else.

Action: Need to add more log messages to track this down.

@sgrottel sgrottel transferred this issue from sgrottel/little-starter Sep 22, 2024
@sgrottel sgrottel removed their assignment Sep 22, 2024
@sgrottel sgrottel changed the title Bug: Processes don't start, no log file written! Little Starter / Bug: Processes don't start, no log file written! Sep 22, 2024
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

1 participant