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

Problem listening port 8080 #25

Closed
victorgutierrez92 opened this issue Jul 29, 2018 · 1 comment
Closed

Problem listening port 8080 #25

victorgutierrez92 opened this issue Jul 29, 2018 · 1 comment

Comments

@victorgutierrez92
Copy link

Hello, once I restart the container the service with port 8080 is not listening.

bash-4.3# netstat -na
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address           Foreign Address         State       
tcp        0      0 0.0.0.0:7687            0.0.0.0:*               LISTEN      
tcp        0      0 0.0.0.0:7473            0.0.0.0:*               LISTEN      
tcp        0      0 0.0.0.0:7474            0.0.0.0:*               LISTEN      
tcp        0      1 172.17.0.2:39696        10.150.14.151:7474      SYN_SENT    
Active UNIX domain sockets (servers and established)
Proto RefCnt Flags       Type       State         I-Node Path
unix  2      [ ]         STREAM     CONNECTED      32671 
unix  3      [ ]         STREAM     CONNECTED      36351 
unix  2      [ ]         STREAM     CONNECTED      32708 
unix  3      [ ]         STREAM     CONNECTED      36350 
bash-4.3# 

How can i fix this? If you can not find a solution: Where are the logs uploaded?
Thank you very much

@shu-tom
Copy link
Member

shu-tom commented Jul 29, 2018

It takes time to start LogonTracer. Please wait for about 40 seconds after starting the Docker image

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

2 participants