Skip to content

Conversation

@jiahuili430
Copy link
Contributor

@jiahuili430 jiahuili430 commented May 29, 2025

Overview

Error log:

exit value:#012{
  {bad_generator, {nodedown,<<"progress not possible">>}},
  [
    {ken_server,'-update_db_indexes/2-lc$^0/1-0-',1,[{file,"src/ken_server.erl"},{line,272}]},
    {ken_server,update_db_indexes,2,[{file,"src/ken_server.erl"},{line,272}]}
  ]
}#012
exit value:#012{
  {case_clause,{error,{nodedown,<<"progress not possible">>}}},
  [{ken_server,update_db_indexes,2,[{file,"src/ken_server.erl"},{line,270}]}]
}#012

Testing recommendations

Related Issues or Pull Requests

Checklist

  • Code is written and works correctly
  • Changes are covered by tests
  • Any new configurable parameters are documented in rel/overlay/etc/default.ini
  • Documentation changes were made in the src/docs folder
  • Documentation changes were backported (separated PR) to affected branches

@jiahuili430 jiahuili430 force-pushed the ken-handle-nodedown branch from eb7ff24 to 96fa88e Compare May 29, 2025 20:23
@jiahuili430 jiahuili430 changed the title Handle bad_generator error in ken_server Handle bad_generator and case_clause in ken_server May 29, 2025
@jiahuili430 jiahuili430 force-pushed the ken-handle-nodedown branch 3 times, most recently from 6e577e6 to d2acc4f Compare May 30, 2025 03:17
Error log:

```
exit value:#12{
  {bad_generator, {nodedown,<<"progress not possible">>}},
  [
    {ken_server,'-update_db_indexes/2-lc$^0/1-0-',1,[{file,"src/ken_server.erl"},{line,272}]},
    {ken_server,update_db_indexes,2,[{file,"src/ken_server.erl"},{line,272}]}
  ]
}#12
```

```
exit value:#12{
  {case_clause,{error,{nodedown,<<"progress not possible">>}}},
  [{ken_server,update_db_indexes,2,[{file,"src/ken_server.erl"},{line,270}]}]
}#12
```
@jiahuili430 jiahuili430 force-pushed the ken-handle-nodedown branch from d2acc4f to 222349f Compare May 30, 2025 17:54
@jiahuili430 jiahuili430 marked this pull request as ready for review May 30, 2025 17:54
@jiahuili430 jiahuili430 merged commit 748fd6c into main May 30, 2025
23 checks passed
@jiahuili430 jiahuili430 deleted the ken-handle-nodedown branch May 30, 2025 19:26
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

Successfully merging this pull request may close these issues.

2 participants