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

Erase log file does not work #44

Open
maartenvandillen opened this issue Sep 14, 2022 · 0 comments
Open

Erase log file does not work #44

maartenvandillen opened this issue Sep 14, 2022 · 0 comments

Comments

@maartenvandillen
Copy link
Collaborator

maartenvandillen commented Sep 14, 2022

Maarten van Dillen
hi, hoe staat de erase setting op test? ik krijg na toevoegen van log_size_bytes query param nog steeds een -1 terug

pim
Erase setting staat nu op dat ie toe moet staan als de bytes die gevonden zijn in het FL exact gelijk zijn met het aantal doorgegeven bytes

Maarten van Dillen
logFileSize?.value()
681042
getBaseUrl(useProduction) + LOG_FILE_UPLOAD_URL + “?log_size_bytes=” + logFileSize.toString()
https://test.beep.nl/api/sensors/flashlog?log_size_bytes=681042’
FILES UPLOADED!
{“lines_received”:2,“bytes_received”:681040,“log_size_bytes”:681042,“log_has_timestamps”:9437,“log_saved”:true,“log_parsed”:true,“log_messages”:10120,“erase_mx_flash”:-1,“erase”:false,“erase_type”:“fatfs”}

hier wat logging, je ziet dat de log file size die ik heb opgevraagd, meegeef aan de POST en terug krijg in de response 681042 is, maar de erase_mx_flash als -1 terug komt (edited)

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