Upgrading to Discourse 3.6.0.beta3

Hi there,

we upgraded the Discourse software running this forum from 3.2.0.beta3 to 3.6.0.beta3 after an unplanned outage revolving around the following error.

==> /var/log/webapp/unicorn.stderr.log <==
I, [2025-11-07T01:24:18.892662 #302959]  INFO -- : Refreshing Gem list
/usr/local/lib/ruby/site_ruby/3.2.0/rubygems/specification.rb:1485:in `rescue in block in activate_dependencies':
Could not find 'csv' (>= 3.0.0) among 228 total gem(s) (Gem::MissingSpecError)

With kind regards,
Andreas.

Topics tagged release-notes

2 Likes

Wir hatten das upgrade ja angestoßen, weil das ganze Forum down war. Danach hatten wir nochmal Probleme. Gestern gab es nochmal diesen Schluckauf.

***** Service Monitoring on sublime *****

Discourse at community.hiveeyes.org on pulp.cicer.de is CRITICAL!

Info: CRITICAL - Socket timeout after 10 seconds

When: 2025-11-15 07:15:18 +0100
Service: Hiveeyes Discourse

War aber kurz danach wieder ok.

1 Like

Reboot war keiner.

root@pulp:~# uptime
 15:22:53 up 33 days, 12:18,  1 user,  load average: 0.48, 0.29, 0.21

Aber hier, vor 32 Stunden wurde der Docker Daemon gebounced?

root@pulp:~# docker ps
CONTAINER ID   IMAGE                                    COMMAND        CREATED         STATUS        PORTS     NAMES
c083fdf5d91e   local_discourse/community.hiveeyes.org   "/sbin/boot"   9 days ago      Up 32 hours             community.hiveeyes.org
69c64a7c074a   local_discourse/community.panodata.org   "/sbin/boot"   23 months ago   Up 32 hours             community.panodata.org
c43ec5dc1568   local_discourse/elki.cicer.de            "/sbin/boot"   2 years ago     Up 32 hours             elki.cicer.de
1b31a151ed19   local_discourse/meta.ip-tools.org        "/sbin/boot"   2 years ago     Up 32 hours             meta.ip-tools.org

Vermutlich waren Automatische Updates im Spiel.

root@pulp:~# tail -n 500 /var/log/unattended-upgrades/unattended-upgrades.log | grep -i docker

Ja genau.

2025-11-15 07:08:49,267 INFO Packages that will be upgraded: docker-ce docker-ce-cli docker-ce-rootless-extras gstreamer1.0-plugins-base libgstreamer-plugins-base1.0-0
2 Likes