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

"segment not found in buffer, skipped" after channel is offline #67

Open
PixelByte1 opened this issue Aug 22, 2024 · 3 comments
Open

"segment not found in buffer, skipped" after channel is offline #67

PixelByte1 opened this issue Aug 22, 2024 · 3 comments
Assignees

Comments

@PixelByte1
Copy link

Hey,

sometimes I get the error "segment not found in buffer, skipped" after the channel is offline - at least I think it is offline. The log looks something like this:

[2024-08-21 18:44:32] [INFO] [xxx/] segment #1202 written
[2024-08-21 18:44:35] [INFO] [xxx/] segment #1203 written
[2024-08-21 18:44:35] [INFO] [xxx/] segment #1204 written
[2024-08-21 18:44:41] [INFO] [xxx/] segment #1205 written
[2024-08-21 18:44:41] [INFO] [xxx/] segment #1206 written
[2024-08-21 18:44:46] [ERROR] [xxx/] segment list error, will try again [0/10]: ticket/private stream?
[2024-08-21 18:44:47] [INFO] [xxx/] segment #1207 written
[2024-08-21 18:44:47] [INFO] [xxx/] segment #1208 written
[2024-08-21 18:44:47] [INFO] [xxx/] segment #1209 written
[2024-08-21 18:44:49] [ERROR] [xxx/] segment list error, will try again [1/10]: ticket/private stream?
[2024-08-21 18:44:52] [ERROR] [xxx/] segment list error, will try again [2/10]: ticket/private stream?
[2024-08-21 18:44:56] [ERROR] [xxx/] segment list error, will try again [3/10]: ticket/private stream?
[2024-08-21 18:44:59] [ERROR] [xxx/] segment list error, will try again [4/10]: ticket/private stream?
[2024-08-21 18:45:02] [ERROR] [xxx/] segment list error, will try again [5/10]: ticket/private stream?
[2024-08-21 18:45:06] [ERROR] [xxx/] segment list error, will try again [6/10]: ticket/private stream?
[2024-08-21 18:45:08] [WARN] [xxx/] segment #1210 not found in buffer, skipped
[2024-08-21 18:45:09] [ERROR] [xxx/] segment list error, will try again [7/10]: ticket/private stream?
[2024-08-21 18:45:12] [ERROR] [xxx/] segment list error, will try again [8/10]: ticket/private stream?
[2024-08-21 18:45:17] [ERROR] [xxx/] segment list error, will try again [9/10]: ticket/private stream?
[2024-08-21 18:45:20] [ERROR] [xxx/] segment list error, will try again [10/10]: ticket/private stream?
[2024-08-21 18:45:24] [INFO] [xxx/] channel is offline, check again 1 min(s) later
[2024-08-21 18:45:29] [WARN] [xxx/] segment #1211 not found in buffer, skipped
[2024-08-21 18:45:29] [WARN] [xxx/] segment #1212 not found in buffer, skipped
[2024-08-21 18:45:29] [WARN] [xxx/] segment #1213 not found in buffer, skipped
[2024-08-21 18:45:29] [WARN] [xxx/] segment #1214 not found in buffer, skipped
[2024-08-21 18:45:29] [WARN] [xxx/] segment #1215 not found in buffer, skipped
[...]

This repeats probably endlessly or until the channel is back online? I am not sure, but the segment count went up to 60000+.

@YamiOdymel YamiOdymel self-assigned this Aug 22, 2024
@YamiOdymel
Copy link
Member

Just asking, are you using v1.0.6? The update which was fixed for #66

@PixelByte1
Copy link
Author

yes

@sandspik3
Copy link

I have the same issue, I have to delete the channel and re-add, this happens with 1.06. Not a complaint....the project is great, and your efforts are appreciated.

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

3 participants