Created
August 21, 2014 11:50
-
-
Save TomHoenderdos/0adef5e74deec08ba6bb to your computer and use it in GitHub Desktop.
Sniffle log when importing a new dataset to LeoFS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2014-08-21 11:46:46.262 [error] <0.2257.0> gen_server <0.2257.0> terminated with reason: no match of right hand value {error,{error,{socket_error,{failed_connect,[{to_address,{"fifo-images.leofs.local",443}},{inet,[inet],nxdomain}]}}}} in sniffle_dataset:import/1 line 122 | |
2014-08-21 11:46:46.262 [error] <0.5837.0> CRASH REPORT Process <0.5837.0> with 0 neighbours exited with reason: {error,{socket_error,{failed_connect,[{to_address,{"fifo-images.leofs.local",443}},{inet,[inet],nxdomain}]}}} in gen_server:init_it/6 line 320 | |
2014-08-21 11:46:46.263 [error] <0.2257.0> CRASH REPORT Process <0.2257.0> with 0 neighbours exited with reason: no match of right hand value {error,{error,{socket_error,{failed_connect,[{to_address,{"fifo-images.leofs.local",443}},{inet,[inet],nxdomain}]}}}} in sniffle_dataset:import/1 line 122 in gen_server:terminate/6 line 744 | |
2014-08-21 11:46:46.263 [error] <0.169.0> Ranch listener mdns_server had connection process started with mdns_server_protocol:start_link/4 at <0.2257.0> exit with reason: {{badmatch,{error,{error,{socket_error,{failed_connect,[{to_address,{"fifo-images.leofs.local",443}},{inet,[inet],nxdomain}]}}}}},[{sniffle_dataset,import,1,[{file,"src/sniffle_dataset.erl"},{line,122}]},{sniffle_tcp_handler,message,2,[{file,"src/sniffle_tcp_handler.erl"},{line,546}]},{mdns_server_protocol,handle_info,2,[{file,"src/mdns_server_protocol.erl"},{line,80}]},{gen_server,handle_msg,5,[{file,"gen_server.erl"},{line,604}]},{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,239}]}]} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment