Websoft9 / docker-library

Docker Compose examples of selfhosted FOSS based on official image, just run it.
https://www.websoft9.com
Other
33 stars 18 forks source link

The container status is abnormal for [ERPNext] #407

Closed laozhou0731 closed 6 months ago

laozhou0731 commented 9 months ago

Describe the bug After ERPNext is started normally, the erpnext-create-site container should be in the Exited state, but it remains in the Restarting state

image

Bug source

System Environment

Application Version

e.g v4.5

CPU

Bug reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Bug reports

Bug Context

Bug context includes bug error, error logs and service status, it is very important for resolving issue

# bug error
(paste here) 

# service status 
(paste here) 

# error logs
(paste here) 

Bug Screenshot

paste screenshot here

Your suggestion

The reason of Bug

You can describe the reason if you have found it

Your solution for Bug

You can describe your solution here

Additional context

You can add any other context about the problem here.

zhilinxinyu commented 7 months ago

Remove the parameter 'restart' from docker-compose.yml, while excution failed, throw exception code 1 and exit.

chendelin1982 commented 6 months ago

refer to #516