bitnami / vms

Bitnami VMs
https://bitnami.com
Other
206 stars 43 forks source link

[Redmine] The service of Redmine sometimes don't run after starting by automation #1523

Closed YHitoshi closed 4 months ago

YHitoshi commented 4 months ago

Describe your issue as much as you can

I have made the VM that is included Bitnami package for Redmine from marketplace. Continuously them, I have set to start the VM by PowerShell in automation. The starting of VM have worked, but it is happened to the problem that service of Redmine haven't started a few time in a half year. The problem is solved by the VM restart, I would like to know what it is the reason about the problem, also I need what to do.

thanks

regards.

jotamartos commented 4 months ago

Thanks for using Bitnami.

You will need to troubleshoot this by getting the status of the bitnami service and monit after starting the VM. Please note that monit and the services can take some time to be up and running

sudo service bitnami status
sudo /opt/bitnami/ctlscript.sh status
sudo monit status
YHitoshi commented 4 months ago

Thank you for replying.

I would like to make sure your comment. I need the below command type when the issued happened again. Am I right?

Thanks

jotamartos commented 4 months ago

Yes, those commands will provide more information so you can start troubleshooting the issue.

github-actions[bot] commented 4 months ago

This Issue has been automatically marked as "stale" because it has not had recent activity (for 15 days). It will be closed if no further activity occurs. Thanks for the feedback.

github-actions[bot] commented 4 months ago

Due to the lack of activity in the last 5 days since it was marked as "stale", we proceed to close this Issue. Do not hesitate to reopen it later if necessary.