This repository was archived by the owner on Jun 30, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 12
This repository was archived by the owner on Jun 30, 2025. It is now read-only.
Noisy Sentry alerts from lib/zinnia #472
Copy link
Copy link
Open
Description
We are receiving too many new Sentry issues caused by the modules exiting. These issues are not actionable and create a lot of noise in our #alerts channel, which makes it difficult to spot real problems.
We should rework Station Core to report only meaningful & actionable problems to Sentry.
Tasks
- Fix the problem
- Rotate Sentry token in Station Core (invalidate the current one)
- Publish a new Station Core version
- Update Station Desktop to use the new Core version & publish a new release
- Restore Sentry Alert to post new issues to Slack
Example errors
Command failed with exit code 1: /tmp/.mount_filecoJaX6Ow/resources/core/modules/zinnia/zinniad voyager/main.js
[2024-05-20T23:12:30Z INFO zinniad] Starting zinniad with config CliArgs { wallet_address: "0x499080263e9368c2b2a256635A9060463c484a49",...
Command failed with exit code 1: /usr/src/app/modules/zinnia/zinniad voyager/main.js
[2024-05-20T23:35:41Z INFO zinniad] Starting zinniad with config CliArgs { wallet_address: "0x8bF81E9648bE947474c5dE498B77FF0A001AA56F", station_id: "302a300506032...
Command failed with exit code 1: /tmp/.mount_filecoVMcfsm/resources/core/modules/zinnia/zinniad voyager/main.js
[2024-05-20T23:45:27Z INFO zinniad] Starting zinniad with config CliArgs { wallet_address: "0xe6fC876219A081704AA5680AC5018c00D982E2aA",...
Command failed with exit code 1: /usr/src/app/modules/zinnia/zinniad voyager/main.js
[2024-05-21T01:57:12Z INFO zinniad] Starting zinniad with config CliArgs { wallet_address: "0x8bF81E9648bE947474c5dE498B77FF0A001AA56F", station_id: "302a300506032...
Command was canceled: '/Applications/Filecoin [Station.app/Contents/Resources/core/modules/zinnia/zinniad](http://station.app/Contents/Resources/core/modules/zinnia/zinniad)' voyager/main.js
The operation was aborted
[2024-05-21T03:05:12Z INFO zinniad] Starting zinniad with config CliArgs { wallet_address: "0x72B509...
and so on and so on ...
juliangruber
Metadata
Metadata
Assignees
Labels
No labels