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

Startup error with Antidote. #11

Open
liaud opened this issue Mar 3, 2021 · 0 comments
Open

Startup error with Antidote. #11

liaud opened this issue Mar 3, 2021 · 0 comments

Comments

@liaud
Copy link
Contributor

liaud commented Mar 3, 2021

It seems that antidote is returning an unexpected error while we are trying to init.

thread 'main' panicked at 'driver init: Antidote(AntidoteErrResp(Unknown, "exit: {{noproc,\n           {gen_server,call,\n               [{global,\n                    \'stable_meta_dataantidote@antidote-econome-2.antidote\'},\n                {update_meta_data,[{{env,sync_log},false}],true}]}},\n       {gen_statem,call,\n           [<0.2698.0>,\n            {update_objects,\n                [{{<<1,1,0,0,0,0,0,0,0,0>>,<<0,0,0,0,0>>},\n                  antidote_crdt_map_rr,\n                  {update,\n                      [{{<<1,1,0,0,0,0,0,0,0,1>>,antidote_crdt_register_lww},\n                        {assign,<<243,77,63,96,0,0,0,0,174,100,80,29>>}},\n                       {{<<1,1,0,0,0,0,0,0,0,2>>,antidote_crdt_register_lww},\n                        {assign,<<243,77,63,96,0,0,0,0,174,100,80,29>>}},\n                       {{<<1,1,0,0,0,0,0,0,0,3>>,antidote_crdt_register_lww},\n                        {assign,<<243,77,63,96,0,0,0,0,174,100,80,29>>}},\n                       {{<<1,1,0,0,0,0,0,0,0,4>>,antidote_crdt_register_lww},\n                        {assign,<<0,0,0,0,0,0,0,0>>}},\n                       {{<<1,1,0,0,0,0,0,0,0,5>>,antidote_crdt_register_lww},\n                        {assign,<<237,1,0,0>>}},\n                       {{<<1,1,0,0,0,0,0,0,0,6>>,antidote_crdt_register_lww},\n                        {assign,<<0,0,1,0,0,0,0,0>>}},\n                       {{<<1,1,0,0,0,0,0,0,0,8>>,antidote_crdt_register_lww},\n                        {assign,<<1,0,0,0,0,0,0,0>>}},\n                       {{<<1,1,0,0,0,0,0,0,0,7>>,antidote_crdt_set_rw},\n                        {add_all,\n                            [<<1,0,0,0,0,0,0,0,0,0,0,0,46>>,\n                             <<1,0,0,0,0,0,0,0,0,0,0,0,46,46>>]}}]}},\n                 {{<<4,1,0,0,0,0,0,0,0>>,<<0,0,0,0,0>>},\n                  antidote_crdt_set_rw,\n                  {add_all,[]}}]},\n            infinity]}}\n[{gen,do_call,4,[{file,\"gen.erl\"},{line,177}]},\n {gen_statem,call_dirty,4,[{file,\"gen_statem.erl\"},{line,592}]},\n {cure,update_objects,2,[{file,\"/antidote-src/src/cure.erl\"},{line,106}]},\n {antidote_pb_process,process,1,\n                      [{file,\"/antidote-src/src/antidote_pb_process.erl\"},\n                       {line,76}]},\n {antidote_pb_protocol,handle,3,\n                       [{file,\"/antidote-src/src/antidote_pb_protocol.erl\"},\n                        {line,74}]},\n {antidote_pb_protocol,loop,2,\n                       [{file,\"/antidote-src/src/antidote_pb_protocol.erl\"},\n                        {line,56}]}]\n"))', src/lib.rs:34:51

The error showed happens while trying to create the root folder. At that time no other transaction should exists.

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

1 participant