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

Selfhost Successfully Deployed to Digitalocean But Refuse to Connect Due to Internal Bugs #98

Open
jedafe opened this issue Mar 3, 2025 · 0 comments

Comments

@jedafe
Copy link

jedafe commented Mar 3, 2025

So, I successfully deployed Forem on DigitalOcean using the Selfhost Guide, but refused to connect due to an internal bug. While troubleshooting, I discovered that some Forem containers were not running. It seems a bug is causing the forem-rails.service auto-start.

A similar case was reported here, but there has been no positive feedback and/or resolution till date.

[core@www (www.web3plug.com) ~]$
[core@www (www.web3plug.com) ~]$ systemctl list-units --type=service | grep forem
  forem-imgproxy.service                                                                    loaded active     running            Forem Imgproxy Service
  forem-openresty.service                                                                   loaded inactive   dead         start Forem OpenResty Service
  forem-pod.service                                                                         loaded active     running            Forem pod service
  forem-postgresql.service                                                                  loaded active     running            Forem Postgresql Service
● forem-rails.service                                                                       loaded activating auto-restart start Forem Rails Service
  forem-redis.service                                                                       loaded active     running            Forem Redis Service
  forem-traefik.service                                                                     loaded inactive   dead         start Forem Traefik Service
  forem-worker.service                                                                      loaded inactive   dead         start Forem Worker Service
  forem.service                                                                             loaded active     exited             Forem Service
[core@www (www.web3plug.com) ~]$

Note: I have deployed Selfhost to DigitalOcean on multiple occasions over the years, and it usually went well. I guess this error is due to the latest updates in Forem core.

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

1 participant