Skip to Content.
Sympa Menu

en - Re: [en@sympa] error in RPM sympa-httpd-6.2.70-1.el7.x86_64

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: IKEDA Soji <address@concealed>
  • To: Antonio Casado <address@concealed>
  • Cc: address@concealed
  • Subject: Re: [en@sympa] error in RPM sympa-httpd-6.2.70-1.el7.x86_64
  • Date: Sun, 11 Dec 2022 22:59:07 +0900

Hi Antonio,

On 2022/12/11 6:55, Antonio Casado (via en Mailing List) wrote:
Hi.

I just installed it and the SOAP service has stopped working.

The problem is in owner of  SOAP socket:
srw------- 1 nobody nobody  0 dic 10 20:54 sympasoap.socket

You have to change nobody to apache

I guess the error causes it is in:

# cat /usr/lib/systemd/system/sympasoap.socket
[Unit]
Description=Sympa SOAP interface socket

[Socket]
SocketUser=*nobody*
SocketMode=0600
ListenStream=/run/sympa/sympasoap.socket

[Install]
WantedBy=sockets.target

Please see the manual, "Configure HTTP server: Using Systemd socket":
https://www.sympa.community/manual/install/configure-http-server-systemdsocket.html

| If the socket should be read by the other user than `nobody`,
| you may create a drop-in snippet file such as:
|
| `/etc/systemd/system/wwsympa.socket.d/override.conf`:
| ``` code
| [Socket]
| SocketUser=apache
| ```
| And run:
| ``` bash
| # systemctl daemon-reload
| ```
|
| Note that you may also run `systemctl edit wwsympa.socket`
| to create snippet and reload daemon at once.


You haver to do the same as sympasoap,socket

Regards,
-- Soji

---
Thanks you.

--
Universidad de Almería <https://www.ual.es/>
Antonio Casado Rodríguez
Administrador de Servicios de Red y Seguridad TIC
Despacho 2.22, Edif. CITIC
Email: address@concealed <mailto:address@concealed>
Tel. +34 950214223
------------------------------------------------------------------------
Universidad de Almería
Carretera Sacramento s/n
04120 La Cañada de San Urbano, Almería (España)
Puede consultar la información adicional sobre confidencialidad de este email y protección de datos en nuestra página web: www.ual.es/lopd-email <http://www.ual.es/lopd-email>. Responsable del tratamiento: Universidad de Almería. Finalidad: Atender y dar respuesta a su petición o consulta y mantener los contactos y relaciones que se produzcan como consecuencia de la misma. Derechos: Para el ejercicio de derechos de protección de datos diríjase a www.ual.es/lopd-derechos <http://www.ual.es/lopd-derechos>.



--
株式会社 コンバージョン
ITソリューション部 システムソリューション1グループ 池田荘児
e-mail address@concealed
https://www.conversion.co.jp/



Archive powered by MHonArc 2.6.19+.

Top of Page