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

Stale Sequences on download #54

Open
gchaprnka opened this issue May 10, 2017 · 3 comments
Open

Stale Sequences on download #54

gchaprnka opened this issue May 10, 2017 · 3 comments

Comments

@gchaprnka
Copy link

I'm getting a bunch of "stale sequence" and CompoundPiTransactionFailed when attempting to download pics from 30 servers. While not every time, it is happening about 90% of the time. It looks like it has something to do with UDP packets getting sent more than once?

@mdtusz
Copy link

mdtusz commented Aug 15, 2017

Has anyone been able to confirm that this is the cause? I've been facing the same issue, even with small numbers of servers (5 in my current use case).

@waveform80?

@qdkid
Copy link

qdkid commented Jun 25, 2018

my setup
raspberry pi 3 B+ motherboard + NoIR camera V2
No LSB modules are available.
Distributor ID: Raspbian
Description: Raspbian GNU/Linux 9.4 (stretch)
Release: 9.4
Codename: stretch

I can use raspistill to capture image ok. On both CompoundPI server and client machine, I used same ntp server to get time.
However, when I issue" capture" command, on server log:
2018-06-24 22:21:52,674, INFO, Captured 1 images from still port
2018-06-24 22:21:52,677, ERROR, 192.168.25.114: Stale sequence number 4
when I issue "download", on server log:
2018-06-24 22:23:43,328, ERROR, 192.168.25.114: Stale sequence number 5

any suggestion? thank you.
compoundpi_error

@tcconway
Copy link

I found that if you put the full path in .cpi.ini that it works for me. As soon as I too out ~/Pictures and replaced it with /home/pi/Pictures, it worked.

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

4 participants