Hi Andreas,
Unfortunately your approach does not work (mine also). Some threads of QGIS Server have not updated a plugin so that I’m receiving different responses from QGIS Server when using different sockets. Regards, EnviroSolutions Sp. z o. o. Michał Włoga tel: +48 607 059 157 <mailto:[email protected]> [email protected] <http://www.envirosolutions.pl/szkolenia> www.envirosolutions.pl <https://www.envirosolutions.pl/news/118/129/Wtyczka-QGIS---Pobieracz-Danych-GUGiK.html> Pobieracz Danych GUGiK – laureat nagrody GUGiK na najlepsze wykorzystanie danych i usług GUGiK w 2020 r. From: Andreas Neumann [mailto:[email protected]] Sent: Wednesday, April 28, 2021 9:11 AM To: [email protected] Cc: [email protected] Subject: Re: [QGIS-Developer] reload QGIS Server plugin Hi, No - "systemctl daemon-reload" is only useful and recommended if you change something in your daemon/service configuration, which is not the case when you want to reload a QGIS server plugin. It should be enough to reload or restart your webserver: systemctl reload nginx or systemctl restart nginx or whatever the nginx webserver daemon is called on your system. Greetings, Andreas On 2021-04-28 08:43, [email protected] <mailto:[email protected]> wrote: Regarding to my question I found an answer: The following command seems to be sufficient: systemctl daemon-reload Regards, EnviroSolutions Sp. z o. o. Michał Włoga tel: +48 607 059 157 [email protected] <mailto:[email protected]> www.envirosolutions.pl <http://www.envirosolutions.pl/szkolenia> <https://www.envirosolutions.pl/news/118/129/Wtyczka-QGIS---Pobieracz-Danych-GUGiK.html> Pobieracz Danych GUGiK – laureat nagrody GUGiK na najlepsze wykorzystanie danych i usług GUGiK w 2020 r. From: QGIS-Developer [mailto:[email protected]] On Behalf Of [email protected] <mailto:[email protected]> Sent: Wednesday, April 28, 2021 8:12 AM To: [email protected] <mailto:[email protected]> Subject: [QGIS-Developer] reload QGIS Server plugin Hello, I have QGIS Server installed on ubuntu 20 with nginx + sockets. Is there a way to reload a server plugin other than restarting the host? Regards, EnviroSolutions Sp. z o. o. Michał Włoga tel: +48 607 059 157 [email protected] <mailto:[email protected]> www.envirosolutions.pl <http://www.envirosolutions.pl/szkolenia> <https://www.envirosolutions.pl/news/118/129/Wtyczka-QGIS---Pobieracz-Danych-GUGiK.html> Pobieracz Danych GUGiK – laureat nagrody GUGiK na najlepsze wykorzystanie danych i usług GUGiK w 2020 r. _______________________________________________ QGIS-Developer mailing list [email protected] <mailto:[email protected]> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
_______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
