<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[redémarrage et lancement]]></title><description><![CDATA[<p dir="auto">"Bonjour, j’ai lancé l’installation d’Open Capture sous Debian 9 sans aucune erreur.</p>
<p dir="auto">Mais quand je lance la commande ci dessous pour redémarrer j’ai le message suivant  :</p>
<p dir="auto">$ systemctl restart OCForInvoices-web.service</p>
<ul>
<li></li>
</ul>
<p dir="auto">De plus je ne sais pas comment lancer dans un navigateur web Open capture pour tester la solution.</p>
<p dir="auto">D’avance merci pour votre aide"</p>
]]></description><link>https://communaute.edissyum.com/topic/7/redémarrage-et-lancement</link><generator>RSS for Node</generator><lastBuildDate>Sat, 13 Jun 2026 01:20:07 GMT</lastBuildDate><atom:link href="https://communaute.edissyum.com/topic/7.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 30 Jul 2020 11:10:22 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to redémarrage et lancement on Fri, 31 Jul 2020 11:28:19 GMT]]></title><description><![CDATA[<p dir="auto">sudo systemctl restart OCForInvoices-web.service</p>
<p dir="auto">donne la meme erreur que la commande sans sudo</p>
<p dir="auto">le format du fichier /etc/systemd/system/OCForInvoices-web.service. n’est pas autorisé en pièce jointe. mais je vous ai envoyé la capture du contenu du fichier précédemment.</p>
]]></description><link>https://communaute.edissyum.com/post/47</link><guid isPermaLink="true">https://communaute.edissyum.com/post/47</guid><dc:creator><![CDATA[Armel]]></dc:creator><pubDate>Fri, 31 Jul 2020 11:28:19 GMT</pubDate></item><item><title><![CDATA[Reply to redémarrage et lancement on Fri, 31 Jul 2020 11:22:12 GMT]]></title><description><![CDATA[<p dir="auto">"L’ajout de pièce jointe est désormais possible au sein du forum.</p>
<p dir="auto">L’ajout de code peut se faire en cliquant sur l’onglet ““Texte”” puis le bouton ““Code”” ou par le biais de BBcodes (#1010)."</p>
]]></description><link>https://communaute.edissyum.com/post/46</link><guid isPermaLink="true">https://communaute.edissyum.com/post/46</guid><dc:creator><![CDATA[Dm1n4OC]]></dc:creator><pubDate>Fri, 31 Jul 2020 11:22:12 GMT</pubDate></item><item><title><![CDATA[Reply to redémarrage et lancement on Thu, 30 Jul 2020 12:08:04 GMT]]></title><description><![CDATA[<p dir="auto">"sudo systemctl restart OCForInvoices-web.service   donne la meme erreur que la commande sans sudo</p>
<p dir="auto">voici la capture du fichier /etc/systemd/system/OCForInvoices-web.service. Il n’y a pas de pièce jointe possible dans le forum*"</p>
]]></description><link>https://communaute.edissyum.com/post/45</link><guid isPermaLink="true">https://communaute.edissyum.com/post/45</guid><dc:creator><![CDATA[Armel]]></dc:creator><pubDate>Thu, 30 Jul 2020 12:08:04 GMT</pubDate></item><item><title><![CDATA[Reply to redémarrage et lancement on Thu, 30 Jul 2020 11:38:59 GMT]]></title><description><![CDATA[<p dir="auto">Comme mentionné par Oussama, pouvez vous tenter en sudo ?</p>
<p dir="auto">Si ca ne marche toujours pas, envoyez nous votre fichier /etc/systemd/system/OCForInvoices-web.service svp</p>
]]></description><link>https://communaute.edissyum.com/post/44</link><guid isPermaLink="true">https://communaute.edissyum.com/post/44</guid><dc:creator><![CDATA[nch01]]></dc:creator><pubDate>Thu, 30 Jul 2020 11:38:59 GMT</pubDate></item><item><title><![CDATA[Reply to redémarrage et lancement on Thu, 30 Jul 2020 11:31:58 GMT]]></title><description><![CDATA[<p dir="auto">Résultat de la commande</p>
<p dir="auto"><strong>systemctl status OCForInvoices-web.service</strong></p>
<p dir="auto">● OCForInvoices-web.service - Gunicorn instance to Open-Capture For Invoices</p>
<p dir="auto">Loaded: error (Reason: Invalid argument)</p>
<p dir="auto">Active: inactive (dead)</p>
<p dir="auto">Jul 30 04:18:39 vps-269d4e79 systemd[1]: [/etc/systemd/system/OCForInvoices-web.service:9] Execut</p>
<p dir="auto">able path is not absolute, ignoring: gunicorn --timeout 300000 --workers 3 --bind unix:OCForInvoices.sock</p>
<p dir="auto">-m 007 wsgi:appwsgi</p>
<p dir="auto">Jul 30 04:18:39 vps-269d4e79 systemd[1]: OCForInvoices-web.service: Service lacks both ExecStart=</p>
<p dir="auto">and ExecStop= setting. Refusing.</p>
<p dir="auto">Jul 30 04:18:49 vps-269d4e79 systemd[1]: [/etc/systemd/system/OCForInvoices-web.service:9] Execut</p>
<p dir="auto">able path is not absolute, ignoring: gunicorn --timeout 300000 --workers 3 --bind unix:OCForInvoices.sock</p>
<p dir="auto">-m 007 wsgi:appwsgi</p>
<p dir="auto">Jul 30 04:18:49 vps-269d4e79 systemd[1]: OCForInvoices-web.service: Service lacks both ExecStart=</p>
<p dir="auto">and ExecStop= setting. Refusing.</p>
<p dir="auto">Jul 30 04:18:51 vps-269d4e79 systemd[1]: [/etc/systemd/system/OCForInvoices-web.service:9] Execut</p>
<p dir="auto">able path is not absolute, ignoring: gunicorn --timeout 300000 --workers 3 --bind unix:OCForInvoices.sock</p>
<p dir="auto">-m 007 wsgi:appwsgi</p>
<p dir="auto">Jul 30 04:18:51 vps-269d4e79 systemd[1]: OCForInvoices-web.service: Service lacks both ExecStart=</p>
<p dir="auto">and ExecStop= setting. Refusing.</p>
<p dir="auto">Jul 30 04:18:53 vps-269d4e79 systemd[1]: [/etc/systemd/system/OCForInvoices-web.service:9] Execut</p>
<p dir="auto">able path is not absolute, ignoring: gunicorn --timeout 300000 --workers 3 --bind unix:OCForInvoices.sock</p>
<p dir="auto">-m 007 wsgi:appwsgi</p>
<p dir="auto">Jul 30 04:18:53 vps-269d4e79 systemd[1]: OCForInvoices-web.service: Service lacks both ExecStart=</p>
<p dir="auto">and ExecStop= setting. Refusing.</p>
]]></description><link>https://communaute.edissyum.com/post/43</link><guid isPermaLink="true">https://communaute.edissyum.com/post/43</guid><dc:creator><![CDATA[Armel]]></dc:creator><pubDate>Thu, 30 Jul 2020 11:31:58 GMT</pubDate></item><item><title><![CDATA[Reply to redémarrage et lancement on Thu, 30 Jul 2020 11:16:53 GMT]]></title><description><![CDATA[<p dir="auto">Bonjour,</p>
<p dir="auto">Essayez avec :<br />
<em><strong>sudo</strong> systemctl restart OCForInvoices-web.service</em><br />
ça doit être un problème de Droits.</p>
]]></description><link>https://communaute.edissyum.com/post/42</link><guid isPermaLink="true">https://communaute.edissyum.com/post/42</guid><dc:creator><![CDATA[OBR01]]></dc:creator><pubDate>Thu, 30 Jul 2020 11:16:53 GMT</pubDate></item><item><title><![CDATA[Reply to redémarrage et lancement on Thu, 30 Jul 2020 11:11:43 GMT]]></title><description><![CDATA[<p dir="auto">Bonjour,</p>
<p dir="auto">Que dis la commande :</p>
<p dir="auto">$ systemctl status OCForInvoices-web.service</p>
]]></description><link>https://communaute.edissyum.com/post/41</link><guid isPermaLink="true">https://communaute.edissyum.com/post/41</guid><dc:creator><![CDATA[nch01]]></dc:creator><pubDate>Thu, 30 Jul 2020 11:11:43 GMT</pubDate></item></channel></rss>