Open Breee opened 3 years ago
I got same issue here !
Instead of " file too large ", I got this message " too many open files " and service loki dead.
Have you solved the above error yet?
Same issue migrating from 1.6 > 2.0.1 > 2.4.1 @Breee @NgHuuAn Have you solved it?
I don't even know if it has a negative impact. The error is thrown all day.
Maybe the devs can give insight.
+1 same error on 2.4.1
+1 same error on 2.4.1
I get
msg="failed to flush user" err=RequestError: send request failed\ncaused by: Put \"https://s3.region.amazonaws.com/loki-sample-await/test/@#@#@@\": EOF"
in loki 2.2.0
please advise. Thanks
For us this error disappeared after setting a retention policy, e.g. :
table_manager:
retention_deletes_enabled: true
retention_period: 672h
which probably makes sense, because the chunks were deleted.
There still might be a bug or issue here, we don't know if this really fixes anything. But the devs did not yet respond here, so it might be as well no major issue.
Hi! This issue has been automatically marked as stale because it has not had any activity in the past 30 days.
We use a stalebot among other tools to help manage the state of issues in this project. A stalebot can be very useful in closing issues in a number of cases; the most common is closing issues or PRs where the original reporter has not responded.
Stalebots are also emotionless and cruel and can close issues which are still very relevant.
If this issue is important to you, please add a comment to keep it open. More importantly, please add a thumbs-up to the original issue entry.
We regularly sort for closed issues which have a stale
label sorted by thumbs up.
We may also:
revivable
if we think it's a valid issue but isn't something we are likely
to prioritize in the future (the issue will still remain closed).keepalive
label to silence the stalebot if the issue is very common/popular/important.We are doing our best to respond, organize, and prioritize all issues but it can be a challenging task, our sincere apologies if you find yourself at the mercy of the stalebot.
msg="failed to flush user" err=RequestError: send request failed\ncaused by: Put \"https://s3.region.amazonaws.com/loki-sample-await/test/@#@#@@\": EOF"
I seem to be running into the same issue. ☝️
Am I running into some limits that's causing ingestion to fail?
When this happens it brings indexing to a stop, which isn't great..
Hi! This issue has been automatically marked as stale because it has not had any activity in the past 30 days.
We use a stalebot among other tools to help manage the state of issues in this project. A stalebot can be very useful in closing issues in a number of cases; the most common is closing issues or PRs where the original reporter has not responded.
Stalebots are also emotionless and cruel and can close issues which are still very relevant.
If this issue is important to you, please add a comment to keep it open. More importantly, please add a thumbs-up to the original issue entry.
We regularly sort for closed issues which have a stale
label sorted by thumbs up.
We may also:
revivable
if we think it's a valid issue but isn't something we are likely
to prioritize in the future (the issue will still remain closed).keepalive
label to silence the stalebot if the issue is very common/popular/important.We are doing our best to respond, organize, and prioritize all issues but it can be a challenging task, our sincere apologies if you find yourself at the mercy of the stalebot.
Anyone able to resolve or understand the error? I am hitting the same issue.
Hi. any updates ? same issue for me.
Describe the bug We recently migrated from version 1.6 to 2.0.1 and then to version 2.3.
Loki logs errors like:
I wanted to take a look how big these files are, but they do not even exist on disk.
Environment:
Config looks as follows: