Skip to content

Commit eac5f11

Browse files
teste
1 parent 309b2d4 commit eac5f11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/cluster.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1398,6 +1398,7 @@ function init_bind_addr()
13981398
bind_port = 0
13991399
try
14001400
bind_addr = string(getipaddr())
1401+
@info "ADDR: $(getipaddrs())"
14011402
catch
14021403
# All networking is unavailable, initialize bind_addr to the loopback address
14031404
# Will cause an exception to be raised only when used.

0 commit comments

Comments
 (0)