Error when using init script

Hi, I want to automate the installation using init script once the server is deployed but half way through I’m getting this error.

sh <(curl cyberpanel.sh) -v ols -p random

  • digital ocean
  • centos 7
  • SSH terminal OFF since its an init script (running background)

below output maybe around 50% of installation

[05.02.2020_14-43-14] #########################################################################

[05.02.2020_14-43-14] Running: yum install restic -y

[05.02.2020_14-43-14] #########################################################################

[05.02.2020_14-46-22] #########################################################################

[05.02.2020_14-46-22] Successfully ran: yum install restic -y.

[05.02.2020_14-46-22] #########################################################################

[05.02.2020_14-46-25] #########################################################################

[05.02.2020_14-46-25] Running: /root/.acme.sh/acme.sh --upgrade --auto-upgrade

[05.02.2020_14-46-25] #########################################################################

Oops, something went wrong…

same problem I’m experiencing on upcloud using initialization script