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

Data-upload crash with full storage capacity #6

Open
kaklik opened this issue Aug 2, 2017 · 1 comment
Open

Data-upload crash with full storage capacity #6

kaklik opened this issue Aug 2, 2017 · 1 comment

Comments

@kaklik
Copy link
Member

kaklik commented Aug 2, 2017

odroid@radio-HFN:~/repos/station-supervisor$ Traceback (most recent call last): File "./dataUpload.py", line 31, in <module> main() File "./dataUpload.py", line 28, in main time.sleep(wait_time/1000) IOError: [Errno 22] Invalid argument

@kaklik
Copy link
Member Author

kaklik commented Aug 8, 2017

Another example of that issue. It occurs even in case of not fully used storage capacity.

3 /home/odroid/bolidozor/station/
/home/odroid/bolidozor/station Skipped: /home/odroid/bolidozor/station/ snapshots
/home/odroid/bolidozor/station Skipped: /home/odroid/bolidozor/station/ meteors
/home/odroid/bolidozor/station Skipped: /home/odroid/bolidozor/station/ data
file in station folder: Bolidozor.json
/home/odroid/bolidozor/station/Bolidozor.json /storage/bolidozor/HFN/HFN-R1/Bolidozor.json
Unable to send station 9b4a624951b157b25847e1ee9d4447b0
True
file in station folder: bus_config.py
/home/odroid/bolidozor/station/bus_config.py /storage/bolidozor/HFN/HFN-R1/bus_config.py
Unable to send station 7add34d84fa298bb6b977f4ea4de1559
True
file in station folder: rmob.cfg
/home/odroid/bolidozor/station/rmob.cfg /storage/bolidozor/HFN/HFN-R1/rmob.cfg
Unable to send station 404ad6cd2e031b821fb9fe0fd554cb9b
True
wait -9664.41906404 ms

Traceback (most recent call last):
File "./dataUpload.py", line 31, in
main()
File "./dataUpload.py", line 28, in main
time.sleep(wait_time/1000)
IOError: [Errno 22] Invalid argument

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