diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2025-07-23 16:57:16 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2025-07-23 16:59:17 +0200 |
commit | 79a8769403d5e02383900af6c373d2926490cbc4 (patch) | |
tree | 6a004a956005270070ecdc4e792d4a42e1137711 /templates/etc/postfix | |
parent | 84deb3b33de7878027888ac245d4607a0fb423e3 (diff) |
webmap-raster@.service: Set RestrictAddressFamilies=AF_UNIX.
This is needed for systemd/journal.py.
--- Logging error ---
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/systemd/journal.py", line 617, in emit
self.send(msg,
File "/usr/lib/python3/dist-packages/systemd/journal.py", line 466, in send
return sendv(*args)
^^^^^^^^^^^^
OSError: [Errno 97] Address family not supported by protocol
Call stack:
File "/usr/local/bin/webmap-import", line 814, in <module>
main()
File "/usr/local/bin/webmap-import", line 679, in main
processRaster(layername, layerdef,
File "/usr/local/share/webmap/export_raster.py", line 84, in processRaster
logging.info('Output directory "%s" is up to date, skipping', str(dst))
File "/usr/lib/python3.11/logging/__init__.py", line 2148, in info
root.info(msg, *args, **kwargs)
File "/usr/lib/python3.11/logging/__init__.py", line 1489, in info
self._log(INFO, msg, args, **kwargs)
File "/usr/lib/python3.11/logging/__init__.py", line 1634, in _log
self.handle(record)
File "/usr/lib/python3.11/logging/__init__.py", line 1644, in handle
self.callHandlers(record)
File "/usr/lib/python3.11/logging/__init__.py", line 1706, in callHandlers
hdlr.handle(record)
File "/usr/lib/python3.11/logging/__init__.py", line 978, in handle
self.emit(record)
File "/usr/lib/python3/dist-packages/systemd/journal.py", line 627, in emit
self.handleError(record)
Message: 'Output directory "%s" is up to date, skipping'
Arguments: ('/var/www/webmap/raster/kskog',)
Diffstat (limited to 'templates/etc/postfix')
0 files changed, 0 insertions, 0 deletions