Advertisement
Guest User

Untitled

a guest
Jan 15th, 2016
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. Manager: connect
  2. Manager: configuring
  3. Manager: socket config currently ignored (TODO)
  4. IP address: 0.0.0.0
  5.  
  6. Fatal error: exception Unix.Unix_error(50, "bind", "")
  7. Called from file "unix/udpv4_socket.ml", line 38, characters 4-40
  8. Called from file "unix/tcpip_stack_socket.ml", line 75, characters 13-54
  9. Called from file "unikernel.ml", line 21, characters 4-279
  10. Called from file "src/core/lwt.ml", line 652, characters 66-69
  11. Re-raised at file "src/core/lwt.ml", line 788, characters 22-23
  12. Called from file "src/unix/lwt_main.ml", line 34, characters 8-18
  13. Called from file "main.ml", line 47, characters 2-54
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement