View Issue Details

IDProjectCategoryView StatusLast Update
0000110NixGeneralpublic2023-09-08 13:00
Reporterimmae Assigned Toimmae  
PrioritylowSeveritycrashReproducibilityN/A
Status closedResolutionfixed 
Summary0000110: Running several goaccess processes simultaneously provokes crashes
Description

goaccess crashes (probably because he tries to listen to a port) when he has concurrent runs

Tagsmaintenance, services

Activities

There are no notes attached to this issue.

Related Changesets

Nix: master 7c059af8

2019-02-15 08:48:28

immae

Details Diff
Do stats computation sequentially

We do it now sequentially rather than relying on the previous job taking
less than one minute to finish (which is unlikely as the size of the
logs grow)

Goaccess doesn’t like to be started twice concurrently, so sequential is
needed

Fixes https://git.immae.eu/mantisbt/view.php?id=110
Affected Issues
0000110
mod - nixops/modules/websites/commons/stats.nix Diff File

Issue History

Date Modified Username Field Change
2019-01-21 17:26 immae New Issue
2019-01-21 17:26 immae Tag Attached: maintenance
2019-01-21 17:26 immae Tag Attached: services
2019-02-15 08:50 immae Changeset attached => Nix master 7c059af8
2019-02-15 08:50 immae Assigned To => immae
2019-02-15 08:50 immae Status new => resolved
2019-02-15 08:50 immae Resolution open => fixed
2023-09-08 13:00 immae Status resolved => closed