Clashsoft commented on issue #5004:
URL: https://github.com/apache/couchdb/issues/5004#issuecomment-2525275602
I still get this error all the time. I previously replicated the npm
registry onto a server, and now I am trying to move that data over to a new
installation. Everything is on 3.4.2.
```
couchdb-1 | [error] 2024-12-07T18:44:52.152975Z nonode@nohost <0.27785.97>
-------- gen_server <0.27785.97> terminated with reason:
{worker_died,<0.27902.97>,{bad_return_value,{invalid_json,{1,invalid_json}}}}
couchdb-1 | last msg: redacted
couchdb-1 | state:
[{main_pid,<0.27572.97>},{loop,<0.27558.97>},{source,"http://localhost:5984/registry/"},{target,"https://<target>/registry/"},{num_readers,0},{pending_fetch,nil},{batch_size,8839}]
couchdb-1 | extra: []
couchdb-1 | [error] 2024-12-07T18:44:52.153094Z nonode@nohost <0.27441.97>
-------- CRASH REPORT Process (<0.27441.97>) with 2 neighbors exited with
reason:
{worker_died,<0.27902.97>,{bad_return_value,{invalid_json,{1,invalid_json}}}}
at gen_server:decode_msg/9(line:909) <= proc_lib:init_p_do_apply/3(line:240);
initial_call: {couch_replicator_worker,init,['Argument__1']}, ancestors:
[<0.27572.97>,couch_replicator_scheduler,couch_replicator_sup,...],
message_queue_len: 0, links: [<0.27977.97>,<0.28348.97>], dictionary: [],
trap_exit: true, status: running, heap_size: 2586, stack_size: 28, reductions:
4170
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]