Skip to content

Not saving decodings #159

@hejagithub

Description

@hejagithub

Keeps saying its unable to save the file from /tmp to my home directory. Puts the Web UI into an infinite loop of decoding

Logs:
pi@pi:~ $ journalctl -u r2cloud -n 50 > logs.txt
pi@pi:~ $ cat logs.txt
Dec 18 21:09:53 pi r2cloud[6162]: started with arguments: rtl_biast -b 0 [ru.r2cloud.util.ProcessFactory create]
Dec 18 21:09:53 pi r2cloud[6232]: Found 1 device(s):
Dec 18 21:09:53 pi r2cloud[6232]: 0: RTLSDRBlog, Blog V4, SN: 00000001
Dec 18 21:09:53 pi r2cloud[6232]: Using device 0: Generic RTL2832U OEM
Dec 18 21:09:53 pi r2cloud[6232]: Found Rafael Micro R828D tuner
Dec 18 21:09:53 pi r2cloud[6232]: RTL-SDR Blog V4 Detected
Dec 18 21:09:53 pi r2cloud[6162]: unable to save file from /tmp/39472-1766091884468-39472-0.raw.gz to /home/pi/r2cloud/./data/satellites/39472/data/1766091884468-39472-0/output.raw.gz. Check src and dst are on the same filesystem [ru.r2cloud.satellite.ObservationDao insertRawFile]
Dec 18 21:12:58 pi r2cloud[6162]: started with arguments: rtl_biast -b 1 [ru.r2cloud.util.ProcessFactory create]
Dec 18 21:12:58 pi r2cloud[6241]: Found 1 device(s):
Dec 18 21:12:58 pi r2cloud[6241]: 0: RTLSDRBlog, Blog V4, SN: 00000001
Dec 18 21:12:58 pi r2cloud[6241]: Using device 0: Generic RTL2832U OEM
Dec 18 21:12:58 pi r2cloud[6241]: Found Rafael Micro R828D tuner
Dec 18 21:12:58 pi r2cloud[6241]: RTL-SDR Blog V4 Detected
Dec 18 21:12:59 pi r2cloud[6162]: started with arguments: ./etc/rtl_sdr_wrapper.sh -rtl rtl_sdr -f 437144925 -d 0 -s 240000 -g 0.0 -p 0 -o /tmp/R2CLOUD575-1766092378555-R2CLOUD575-0.raw.gz [ru.r2cloud.util.ProcessFactory create]
Dec 18 21:12:59 pi r2cloud[6248]: Found 1 device(s):
Dec 18 21:12:59 pi r2cloud[6248]: 0: RTLSDRBlog, Blog V4, SN: 00000001
Dec 18 21:12:59 pi r2cloud[6248]: Using device 0: Generic RTL2832U OEM
Dec 18 21:12:59 pi r2cloud[6248]: Found Rafael Micro R828D tuner
Dec 18 21:12:59 pi r2cloud[6248]: RTL-SDR Blog V4 Detected
Dec 18 21:12:59 pi r2cloud[6248]: Sampling at 240000 S/s.
Dec 18 21:12:59 pi r2cloud[6248]: Tuned to 437144925 Hz.
Dec 18 21:12:59 pi r2cloud[6248]: Tuner gain set to automatic.
Dec 18 21:12:59 pi r2cloud[6248]: Reading samples in async mode...
Dec 18 21:17:35 pi r2cloud[6162]: stopping: rtl_sdr for 1766092378555-R2CLOUD575-0 [ru.r2cloud.util.Util shutdown]
Dec 18 21:17:35 pi r2cloud[6248]: Signal caught, exiting!
Dec 18 21:17:35 pi r2cloud[6248]: User cancel, exiting...
Dec 18 21:17:35 pi r2cloud[6162]: [1766092378555-R2CLOUD575-0] rtl_sdr stopped: 143 [ru.r2cloud.satellite.reader.RtlSdrReader startInternally]
Dec 18 21:17:35 pi r2cloud[6162]: started with arguments: rtl_biast -b 0 [ru.r2cloud.util.ProcessFactory create]
Dec 18 21:17:35 pi r2cloud[6266]: Found 1 device(s):
Dec 18 21:17:35 pi r2cloud[6266]: 0: RTLSDRBlog, Blog V4, SN: 00000001
Dec 18 21:17:35 pi r2cloud[6266]: Using device 0: Generic RTL2832U OEM
Dec 18 21:17:35 pi r2cloud[6266]: Found Rafael Micro R828D tuner
Dec 18 21:17:35 pi r2cloud[6266]: RTL-SDR Blog V4 Detected
Dec 18 21:17:35 pi r2cloud[6162]: unable to save file from /tmp/R2CLOUD575-1766092378555-R2CLOUD575-0.raw.gz to /home/pi/r2cloud/./data/satellites/R2CLOUD575/data/1766092378555-R2CLOUD575-0/output.raw.gz. Check src and dst are on the same filesystem [ru.r2cloud.satellite.ObservationDao insertRawFile]
Dec 18 21:17:35 pi r2cloud[6162]: started with arguments: rtl_biast -b 1 [ru.r2cloud.util.ProcessFactory create]
Dec 18 21:17:35 pi r2cloud[6271]: Found 1 device(s):
Dec 18 21:17:35 pi r2cloud[6271]: 0: RTLSDRBlog, Blog V4, SN: 00000001
Dec 18 21:17:35 pi r2cloud[6271]: Using device 0: Generic RTL2832U OEM
Dec 18 21:17:35 pi r2cloud[6271]: Found Rafael Micro R828D tuner
Dec 18 21:17:35 pi r2cloud[6271]: RTL-SDR Blog V4 Detected
Dec 18 21:17:36 pi r2cloud[6162]: started with arguments: ./etc/rtl_sdr_wrapper.sh -rtl rtl_sdr -f 437410031 -d 0 -s 300000 -g 0.0 -p 0 -o /tmp/R2CLOUD574-1766092655079-R2CLOUD574-0.raw.gz [ru.r2cloud.util.ProcessFactory create]
Dec 18 21:17:36 pi r2cloud[6277]: Found 1 device(s):
Dec 18 21:17:36 pi r2cloud[6277]: 0: RTLSDRBlog, Blog V4, SN: 00000001
Dec 18 21:17:36 pi r2cloud[6277]: Using device 0: Generic RTL2832U OEM
Dec 18 21:17:36 pi r2cloud[6277]: Found Rafael Micro R828D tuner
Dec 18 21:17:36 pi r2cloud[6277]: RTL-SDR Blog V4 Detected
Dec 18 21:17:36 pi r2cloud[6277]: Sampling at 300000 S/s.
Dec 18 21:17:36 pi r2cloud[6277]: Tuned to 437410031 Hz.
Dec 18 21:17:36 pi r2cloud[6277]: Tuner gain set to automatic.
Dec 18 21:17:36 pi r2cloud[6277]: Reading samples in async mode..

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions