We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
small internet connection bandwidth could result in SSH session interruption.
create folder: /storage/bolidozor/HFN/HFN-R1/meteors/2017/08/03/17 Write errorSSHException('SSH session not active',) /home/odroid/bolidozor/station/meteors/20170803135711079_HFN-R1_met.fits /storage/bolidozor/HFN/HFN-R1/meteors/2017/08/03/13/20170803135711079_HFN-R1_met.fits create folder: /storage/bolidozor/HFN/HFN-R1/meteors/2017/08/03/13 Write errorSSHException('SSH session not active',) /home/odroid/bolidozor/station/meteors/20170803141126290_HFN-R1_met.fits /storage/bolidozor/HFN/HFN-R1/meteors/2017/08/03/14/20170803141126290_HFN-R1_met.fits create folder: /storage/bolidozor/HFN/HFN-R1/meteors/2017/08/03/14 Write errorSSHException('SSH session not active',) /home/odroid/bolidozor/station/meteors/20170803142157074_HFN-R1_met.fits /storage/bolidozor/HFN/HFN-R1/meteors/2017/08/03/14/20170803142157074_HFN-R1_met.fits create folder: /storage/bolidozor/HFN/HFN-R1/meteors/2017/08/03/14 Write errorSSHException('SSH session not active',) /home/odroid/bolidozor/station/meteors/20170803154039420_HFN-R1_met.fits /storage/bolidozor/HFN/HFN-R1/meteors/2017/08/03/15/20170803154039420_HFN-R1_met.fits create folder: /storage/bolidozor/HFN/HFN-R1/meteors/2017/08/03/15 Write errorSSHException('SSH session not active',)
The text was updated successfully, but these errors were encountered:
a similar situation happens at alfapce station, where internet connection is limited.
Sorry, something went wrong.
Stanice alfapce opět "přestala posílat data".
Dlouhodobě spuštěný screen s data uploaderem, který je zaseknutý v tomhle stavu.
iftop pak ukazuje tohle
Zdá se, že data-uploader zamrzne v nějakém stavu ve kterém neodesílá data. Zároveň jej ani nelze ve screenu běžným způsobem ukončit pomocí ctr-C.
V té samé době radio-observer na stanici normálně běží. Avšak využití paměti i swapu je podezřele velké.
A i generuje nová data, která ale zůstávají na stanici.
Použití
killall dataUpload.py
Pamět nijak zásadně neuvolnilo, ale ve screenu běžící data-uploader se ukončil.
Po novém spuštění taktéž ve screenu začal znovu uploadovat data.
No branches or pull requests
small internet connection bandwidth could result in SSH session interruption.
create folder: /storage/bolidozor/HFN/HFN-R1/meteors/2017/08/03/17
Write errorSSHException('SSH session not active',)
/home/odroid/bolidozor/station/meteors/20170803135711079_HFN-R1_met.fits /storage/bolidozor/HFN/HFN-R1/meteors/2017/08/03/13/20170803135711079_HFN-R1_met.fits
create folder: /storage/bolidozor/HFN/HFN-R1/meteors/2017/08/03/13
Write errorSSHException('SSH session not active',)
/home/odroid/bolidozor/station/meteors/20170803141126290_HFN-R1_met.fits /storage/bolidozor/HFN/HFN-R1/meteors/2017/08/03/14/20170803141126290_HFN-R1_met.fits
create folder: /storage/bolidozor/HFN/HFN-R1/meteors/2017/08/03/14
Write errorSSHException('SSH session not active',)
/home/odroid/bolidozor/station/meteors/20170803142157074_HFN-R1_met.fits /storage/bolidozor/HFN/HFN-R1/meteors/2017/08/03/14/20170803142157074_HFN-R1_met.fits
create folder: /storage/bolidozor/HFN/HFN-R1/meteors/2017/08/03/14
Write errorSSHException('SSH session not active',)
/home/odroid/bolidozor/station/meteors/20170803154039420_HFN-R1_met.fits /storage/bolidozor/HFN/HFN-R1/meteors/2017/08/03/15/20170803154039420_HFN-R1_met.fits
create folder: /storage/bolidozor/HFN/HFN-R1/meteors/2017/08/03/15
Write errorSSHException('SSH session not active',)
The text was updated successfully, but these errors were encountered: