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

connection timout error #39

Open
asyncmind0 opened this issue Mar 11, 2020 · 2 comments
Open

connection timout error #39

asyncmind0 opened this issue Mar 11, 2020 · 2 comments

Comments

@asyncmind0
Copy link

asyncmind0 commented Mar 11, 2020

Not sure whats going on here but it seems like an error in worker_pool calllback ?

1> sumo:fetch(tag, <<"6d51ab05-7c78-4351-8bdf-d91e43b382cb">>).
23:20:47.866 [error] [{alert,overrun},{pool,sumo_riak},{worker,<0.1266.0>},{task,{call,{fetch,tag,<<"6d51ab05-7c78-4351-8bdf-d91e43b382cb">>}}},{runtime,100}]
23:20:47.901 [error] gen_server 'wpool_pool-sumo_riak-1' terminated with reason: no case clause matching undef in wpool_process:handle_call/3 line 189
23:20:47.902 [error] CRASH REPORT Process 'wpool_pool-sumo_riak-1' with 0 neighbours crashed with reason: no case clause matching undef in wpool_process:handle_call/3 line 189
23:20:47.902 [error] Supervisor 'wpool_pool-sumo_riak-process-sup' had child 'wpool_pool-sumo_riak-1' started with wpool_process:start_link('wpool_pool-sumo_riak-1', sumo_store, [sumo_store_riak,[{storage_backend,sumo_hawk_backend_riak},{workers,10},{bucket_type,"Log"},{bucket,...},...]], [{queue_manager,'wpool_pool-sumo_riak-queue-manager'},{time_checker,'wpool_pool-sumo_riak-time-checker'},...]) at <0.1266.0> exit with reason no case clause matching undef in wpool_process:handle_call/3 line 189 in context child_terminated
@asyncmind0
Copy link
Author

Issues was due to error in sumo_wakeup

@asyncmind0
Copy link
Author

therre is a bug when value is undefined submitting PR for this

@asyncmind0 asyncmind0 reopened this Mar 16, 2020
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