urss icon indicating copy to clipboard operation
urss copied to clipboard

docker container restarts indefinitely

Open eldridgea opened this issue 4 years ago • 0 comments

When cloning the git repo and running docker-compose up the application container restarts indefinitely.

Relevant docker-compose output:

application    | DEBU[0000] [metrics]: disabled                          
application    | DEBU[0000] [headers]: disabled                          
application    | DEBU[0000] [health]: disabled                           
application    | DEBU[0000] [rpc]: started                               
application    | DEBU[0000] [http]: started                              
application    | ERRO[0000] [http]: unable to connect to worker: unexpected response, header is missing: signal: killed 
application    | DEBU[0000] [rpc]: stopped                               
application    | Error: [http]: unable to connect to worker: unexpected response, header is missing: signal: killed
application    | ERRO[0000] [http]: unable to connect to worker: unexpected response, header is missing: signal: killed 
application    | DEBU[0000] [rpc]: stopped                               
application    | Error: [http]: unable to connect to worker: unexpected response, header is missing: signal: killed
application exited with code 1
application    | ERRO[0000] [http]: unable to connect to worker: unexpected response, header is missing: signal: killed 
application    | DEBU[0000] [rpc]: stopped                               
application    | Error: [http]: unable to connect to worker: unexpected response, header is missing: signal: killed
application exited with code 1
application    | ERRO[0000] [http]: unable to connect to worker: unexpected response, header is missing: signal: killed 
application    | DEBU[0000] [rpc]: stopped                               
application    | Error: [http]: unable to connect to worker: unexpected response, header is missing: signal: killed
application exited with code 1
application    | ERRO[0000] [http]: unable to connect to worker: unexpected response, header is missing: signal: killed 
application    | DEBU[0000] [rpc]: stopped                               
application    | Error: [http]: unable to connect to worker: unexpected response, header is missing: signal: killed
application exited with code 1
application    | ERRO[0000] [http]: unable to connect to worker: unexpected response, header is missing: signal: killed 
application    | DEBU[0000] [rpc]: stopped                               
application    | Error: [http]: unable to connect to worker: unexpected response, header is missing: signal: killed
application exited with code 1
application    | ERRO[0000] [http]: unable to connect to worker: unexpected response, header is missing: signal: killed 
application    | DEBU[0000] [rpc]: stopped                               
application    | Error: [http]: unable to connect to worker: unexpected response, header is missing: signal: killed
application exited with code 1
application exited with code 1
application    | ERRO[0000] [http]: unable to connect to worker: unexpected response, header is missing: signal: killed 
application    | DEBU[0000] [rpc]: stopped                               
application    | Error: [http]: unable to connect to worker: unexpected response, header is missing: signal: killed
application exited with code 1
application    | ERRO[0000] [http]: unable to connect to worker: unexpected response, header is missing: signal: killed 
application    | DEBU[0000] [rpc]: stopped                               
application    | Error: [http]: unable to connect to worker: unexpected response, header is missing: signal: killed
application exited with code 1

eldridgea avatar Jan 17 '20 19:01 eldridgea