Hello, Small correction to the previous patch. On OmniOS, the service was killed after a minute. The error was: [ Oct 28 18:23:20 Method or service exit timed out. Killing contract 523. ] So far, I've been running it in a tmux session to see how it was behaving. But looking at the www/grafana svcs manifest, I added an amperstand at the end of the start command. This seems to solve to problem. Hope it helps, Joel C. On Mon, Oct 28, 2024 at 09:13:21PM GMT, Joel Carnat wrote: > Hi, > > This is a simple patch to update GoToSocial to version 0.17.1. > https://github.com/superseriousbusiness/gotosocial/releases/tag/v0.17.1 > > I build it on an OmniOS lipkg zone and am currently running it from a > pkgsrc branded zone. It seems to behave normally except using a bit of > memory. According to my monitoring, it's about the same as 0.17.0 on > NetBSD/amd64. > > I am using sqlite and it should be noted that the zone has to get at > least 4GB of memory assigned. If not, the software will not be able to > open the database file. This was the case when I initially configured > capped-memory/physical=512M. There is a detailed explanation here: > https://github.com/ncruces/go-sqlite3/issues/168 > > Hope this helps, > Joel C. -- Bonne journée, Joel C.
Attachment:
www-gotosocial-0.17.1.diff.gz
Description: application/gunzip