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

Error with string parsing for brainit_storage.py #41

Open
tabedzki opened this issue Apr 1, 2024 · 0 comments
Open

Error with string parsing for brainit_storage.py #41

tabedzki opened this issue Apr 1, 2024 · 0 comments
Assignees

Comments

@tabedzki
Copy link
Contributor

tabedzki commented Apr 1, 2024

Describe the bug

braininit_storage on 01-Apr-2024 03:00:08
message : error while executing braininit_storage alert code
error_exception : Traceback (most recent call last):
 File "/home/[email protected]/Datajoint_projs/U19-pipeline_python/u19_pipeline/alert_system/main_alert_system.py", line 32, in main_alert_system
   alert_df = my_alert_module.main()
 File "/home/[email protected]/Datajoint_projs/U19-pipeline_python/u19_pipeline/alert_system/custom_alerts/braininit_storage.py", line 25, in main
   storage_left_kb = int(storage_left)
ValueError: invalid literal for int() with base 10: ''

To Reproduce
Steps to reproduce the behavior:

  1. Wait for the day to pass (3 AM)

Expected behavior
No message to produce

@tabedzki tabedzki self-assigned this Apr 1, 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