<div dir="ltr"><div dir="ltr">Hi Sergey,<div><br></div></div><div class="gmail_quote gmail_quote_container"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Could you please:<br>
<br>
- share the `/etc/nginx/nginx.conf' configuration file;<br>
- describe how do you run `fcgiwrap', please provide as much<br>
as much details as you can; do not forget to share its<br>
configuration file as well.<br>
<br>
Also, are you using `spawn-fcgi'? If so, please provide arguments<br>
to launch the `fcgiwrap'.<br></blockquote><div><br></div><div>Here are the attached files I could find:<br></div><div>- /etc/nginx/nginx.conf</div><div>- /etc/init.d/fcgiwrap</div><div>- /lib/systemd/system/fcgiwrap.service</div><div><br></div><div>Actually, all of these files are using the default config; I have not made any manual changes.</div><div>I only followed the docs here: <a href="https://docs.yumaworks.com/en/latest/install/restconf.html#nginx-support">https://docs.yumaworks.com/en/latest/install/restconf.html#nginx-support</a></div><div>so I don't have any custom config.</div><div><br></div><div>Regarding spawn-fcgi, I cannot find its files. Not sure where there are.</div><div>I just installed it as the docs mentioned: sudo apt-get install nginx fcgiwrap nginx-doc spawn-fcgi</div><div><br></div><div>Here is the output from systemctl and the package versions:</div><div><br></div><div>rostyslav@Rostyslav-i9-dev:~$ sudo apt-get install nginx fcgiwrap nginx-doc spawn-fcgi<br>[sudo] password for rostyslav: <br>Reading package lists... Done<br>Building dependency tree... Done<br>Reading state information... Done<br>fcgiwrap is already the newest version (1.1.0-12).<br>spawn-fcgi is already the newest version (1.6.4-2).<br>nginx-doc is already the newest version (1.18.0-6ubuntu14.6).<br>nginx is already the newest version (1.28.0-1~jammy).<br>0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.<br></div><div><br></div><div>rostyslav@Rostyslav-i9-dev:~$ systemctl status sp<br>speech-dispatcherd.service speech-dispatcher.service spice-vdagentd.service spice-vdagentd.socket spice-vdagent.service <br>rostyslav@Rostyslav-i9-dev:~$ systemctl status fcgiwrap<br>● fcgiwrap.service - Simple CGI Server<br> Loaded: loaded (/lib/systemd/system/fcgiwrap.service; indirect; vendor preset: enabled)<br> Active: active (running) since Thu 2025-05-15 13:39:17 PDT; 3 days ago<br>TriggeredBy: ● fcgiwrap.socket<br> Main PID: 3843322 (fcgiwrap)<br> Tasks: 3 (limit: 76880)<br> Memory: 1.0M<br> CPU: 1.535s<br> CGroup: /system.slice/fcgiwrap.service<br> ├─ 108130 /bin/bash /var/www/yang-api/restconf-test.sh<br> ├─ 108479 sleep 2<br> └─3843322 /usr/sbin/fcgiwrap -f<br><br>May 15 13:39:17 Rostyslav-i9-dev systemd[1]: Started Simple CGI Server.<br>rostyslav@Rostyslav-i9-dev:~$ systemctl status spawn-fcgi<br>Unit spawn-fcgi.service could not be found.<br>rostyslav@Rostyslav-i9-dev:~$ </div><div><br></div><div><br></div><div>Thank you,</div><div>Rostyslav</div></div><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div><div style="text-align:center"><br></div></div></div></div></div></div>