<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comentários sobre: Guia passo a passo: Instalando NFDUMP, NFSEN e NFSEN-NG para Análise de Fluxo de Rede no Debian 12 Bookworm	</title>
	<atom:link href="https://blog.remontti.com.br/7610/feed" rel="self" type="application/rss+xml" />
	<link>https://blog.remontti.com.br/7610</link>
	<description>rudimar@remontti</description>
	<lastBuildDate>Thu, 05 Mar 2026 16:08:08 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		Por: Luiz Paulo		</title>
		<link>https://blog.remontti.com.br/7610#comment-135138</link>

		<dc:creator><![CDATA[Luiz Paulo]]></dc:creator>
		<pubDate>Thu, 05 Mar 2026 16:08:08 +0000</pubDate>
		<guid isPermaLink="false">https://blog.remontti.com.br/?p=7610#comment-135138</guid>

					<description><![CDATA[Em resposta a &lt;a href=&quot;https://blog.remontti.com.br/7610#comment-124844&quot;&gt;Benjamim&lt;/a&gt;.

apt install composer -y

composer --version

chown -R www-data:www-data /var/www/html/nfsen-ng

php /var/www/html/nfsen-ng/backend/cli.php start

systemctl restart nfsen-ng
systemctl status nfsen-ng]]></description>
			<content:encoded><![CDATA[<p>Em resposta a <a href="https://blog.remontti.com.br/7610#comment-124844">Benjamim</a>.</p>
<p>apt install composer -y</p>
<p>composer &#8211;version</p>
<p>chown -R www-data:www-data /var/www/html/nfsen-ng</p>
<p>php /var/www/html/nfsen-ng/backend/cli.php start</p>
<p>systemctl restart nfsen-ng<br />
systemctl status nfsen-ng</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Por: mariano		</title>
		<link>https://blog.remontti.com.br/7610#comment-127667</link>

		<dc:creator><![CDATA[mariano]]></dc:creator>
		<pubDate>Thu, 05 Dec 2024 10:49:29 +0000</pubDate>
		<guid isPermaLink="false">https://blog.remontti.com.br/?p=7610#comment-127667</guid>

					<description><![CDATA[hola como estan?  tengo el siguiente error

PHP Fatal error:  Uncaught Error: Class &quot;mbolli\nfsen_ng\common\Debug&quot; not found in /var/www/html/nfsen-ng/backend/cli.php:9

Instale todo tal cual, pero no puedo conseguir que funcione. 

SI podrian ayudarme se los agradeceria mucho.
Debian 12,]]></description>
			<content:encoded><![CDATA[<p>hola como estan?  tengo el siguiente error</p>
<p>PHP Fatal error:  Uncaught Error: Class &#8220;mbolli\nfsen_ng\common\Debug&#8221; not found in /var/www/html/nfsen-ng/backend/cli.php:9</p>
<p>Instale todo tal cual, pero no puedo conseguir que funcione. </p>
<p>SI podrian ayudarme se los agradeceria mucho.<br />
Debian 12,</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Por: Marcelo Pólvora		</title>
		<link>https://blog.remontti.com.br/7610#comment-127188</link>

		<dc:creator><![CDATA[Marcelo Pólvora]]></dc:creator>
		<pubDate>Wed, 30 Oct 2024 13:13:51 +0000</pubDate>
		<guid isPermaLink="false">https://blog.remontti.com.br/?p=7610#comment-127188</guid>

					<description><![CDATA[Em resposta a &lt;a href=&quot;https://blog.remontti.com.br/7610#comment-125902&quot;&gt;Jimmy&lt;/a&gt;.

Ainda continuo com a mensagem : Got 400 - Bad Request. rrd_xport failed. opening 

E não vejo os gráficos em Statistics e nem Flows
Me ajudem ai..rs]]></description>
			<content:encoded><![CDATA[<p>Em resposta a <a href="https://blog.remontti.com.br/7610#comment-125902">Jimmy</a>.</p>
<p>Ainda continuo com a mensagem : Got 400 &#8211; Bad Request. rrd_xport failed. opening </p>
<p>E não vejo os gráficos em Statistics e nem Flows<br />
Me ajudem ai..rs</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Por: Marcelo Pólvora		</title>
		<link>https://blog.remontti.com.br/7610#comment-127187</link>

		<dc:creator><![CDATA[Marcelo Pólvora]]></dc:creator>
		<pubDate>Wed, 30 Oct 2024 12:53:18 +0000</pubDate>
		<guid isPermaLink="false">https://blog.remontti.com.br/?p=7610#comment-127187</guid>

					<description><![CDATA[Em resposta a &lt;a href=&quot;https://blog.remontti.com.br/7610#comment-125902&quot;&gt;Jimmy&lt;/a&gt;.

Bom dia Amigo,

Tentei isso mas obtiva a seguinte mensagem e nao vejo os graficos em &#039;Statistics&#039;

The repository at &quot;/var/www/html/nfsen-ng/vendor&quot; does not have the correct ownership and git refuses to use it:

fatal: detected dubious ownership in repository at &#039;/var/www/html/nfsen-ng&#039;
To add an exception for this directory, call:

        git config --global --add safe.directory /var/www/html/nfsen-ng

Composer could not detect the root package (mbolli/nfsen-ng) version, defaulting to &#039;1.0.0&#039;. See https://getcomposer.org/root-version
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Generating autoload files]]></description>
			<content:encoded><![CDATA[<p>Em resposta a <a href="https://blog.remontti.com.br/7610#comment-125902">Jimmy</a>.</p>
<p>Bom dia Amigo,</p>
<p>Tentei isso mas obtiva a seguinte mensagem e nao vejo os graficos em &#8216;Statistics&#8217;</p>
<p>The repository at &#8220;/var/www/html/nfsen-ng/vendor&#8221; does not have the correct ownership and git refuses to use it:</p>
<p>fatal: detected dubious ownership in repository at &#8216;/var/www/html/nfsen-ng&#8217;<br />
To add an exception for this directory, call:</p>
<p>        git config &#8211;global &#8211;add safe.directory /var/www/html/nfsen-ng</p>
<p>Composer could not detect the root package (mbolli/nfsen-ng) version, defaulting to &#8216;1.0.0&#8217;. See <a href="https://getcomposer.org/root-version" rel="nofollow ugc">https://getcomposer.org/root-version</a><br />
Installing dependencies from lock file<br />
Verifying lock file contents can be installed on current platform.<br />
Nothing to install, update or remove<br />
Generating autoload files</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Por: DAVI N FRANCA		</title>
		<link>https://blog.remontti.com.br/7610#comment-126096</link>

		<dc:creator><![CDATA[DAVI N FRANCA]]></dc:creator>
		<pubDate>Wed, 31 Jul 2024 15:57:55 +0000</pubDate>
		<guid isPermaLink="false">https://blog.remontti.com.br/?p=7610#comment-126096</guid>

					<description><![CDATA[O Meu está quase todo certo agora, só quando solicito gráfico das portas é que dá o seguinte erro:
Got 400 - Bad Request. rrd_xport failed. opening &#039;/var/www/html/nfsen-ng/backend/datasources/data/ne8000_22.rrd&#039;: No such file or directory]]></description>
			<content:encoded><![CDATA[<p>O Meu está quase todo certo agora, só quando solicito gráfico das portas é que dá o seguinte erro:<br />
Got 400 &#8211; Bad Request. rrd_xport failed. opening &#8216;/var/www/html/nfsen-ng/backend/datasources/data/ne8000_22.rrd&#8217;: No such file or directory</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Por: DAVI		</title>
		<link>https://blog.remontti.com.br/7610#comment-125965</link>

		<dc:creator><![CDATA[DAVI]]></dc:creator>
		<pubDate>Sat, 20 Jul 2024 17:29:01 +0000</pubDate>
		<guid isPermaLink="false">https://blog.remontti.com.br/?p=7610#comment-125965</guid>

					<description><![CDATA[Em resposta a &lt;a href=&quot;https://blog.remontti.com.br/7610#comment-124932&quot;&gt;Cassio&lt;/a&gt;.

cd /var/www/html/nfsen-ng
curl -sS https://getcomposer.org/installer -o composer-setup.php
php composer-setup.php --install-dir=/usr/local/bin --filename=composer
composer install]]></description>
			<content:encoded><![CDATA[<p>Em resposta a <a href="https://blog.remontti.com.br/7610#comment-124932">Cassio</a>.</p>
<p>cd /var/www/html/nfsen-ng<br />
curl -sS <a href="https://getcomposer.org/installer" rel="nofollow ugc">https://getcomposer.org/installer</a> -o composer-setup.php<br />
php composer-setup.php &#8211;install-dir=/usr/local/bin &#8211;filename=composer<br />
composer install</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Por: Jimmy		</title>
		<link>https://blog.remontti.com.br/7610#comment-125902</link>

		<dc:creator><![CDATA[Jimmy]]></dc:creator>
		<pubDate>Sat, 13 Jul 2024 20:14:34 +0000</pubDate>
		<guid isPermaLink="false">https://blog.remontti.com.br/?p=7610#comment-125902</guid>

					<description><![CDATA[Em resposta a &lt;a href=&quot;https://blog.remontti.com.br/7610#comment-125407&quot;&gt;Eduard Pinheiro&lt;/a&gt;.

Salvou meu dia.
Mas teve um pegadinha aí, pra rodar o &#039;composer install --no-dev&#039; não pode estar como root e tem que criar a pasta certa antes, fiz assim:
mkdir -p /var/www/html/nfsen-ng/vendor/
chown -R nome_do_seu_usuario:nome_do_seu_usuario /var/www/html/nfsen-ng/vendor/
su nome_do_seu_usuario
composer install --no-dev
su -
chown -R www-data: /var/www/html/nfsen-ng/vendor/
usermod --shell /bin/bash www-data
su www-data –shell=&#039;/bin/bash&#039; -c &#039;/var/www/html/nfsen-ng/backend/cli.php start&#039;]]></description>
			<content:encoded><![CDATA[<p>Em resposta a <a href="https://blog.remontti.com.br/7610#comment-125407">Eduard Pinheiro</a>.</p>
<p>Salvou meu dia.<br />
Mas teve um pegadinha aí, pra rodar o &#8216;composer install &#8211;no-dev&#8217; não pode estar como root e tem que criar a pasta certa antes, fiz assim:<br />
mkdir -p /var/www/html/nfsen-ng/vendor/<br />
chown -R nome_do_seu_usuario:nome_do_seu_usuario /var/www/html/nfsen-ng/vendor/<br />
su nome_do_seu_usuario<br />
composer install &#8211;no-dev<br />
su &#8211;<br />
chown -R www-data: /var/www/html/nfsen-ng/vendor/<br />
usermod &#8211;shell /bin/bash www-data<br />
su www-data –shell=&#8217;/bin/bash&#8217; -c &#8216;/var/www/html/nfsen-ng/backend/cli.php start&#8217;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Por: Cassio		</title>
		<link>https://blog.remontti.com.br/7610#comment-125845</link>

		<dc:creator><![CDATA[Cassio]]></dc:creator>
		<pubDate>Mon, 08 Jul 2024 11:36:33 +0000</pubDate>
		<guid isPermaLink="false">https://blog.remontti.com.br/?p=7610#comment-125845</guid>

					<description><![CDATA[Em resposta a &lt;a href=&quot;https://blog.remontti.com.br/7610#comment-125406&quot;&gt;Eduard&lt;/a&gt;.

Obrigado Eduardo! Vou fazer aqui também!]]></description>
			<content:encoded><![CDATA[<p>Em resposta a <a href="https://blog.remontti.com.br/7610#comment-125406">Eduard</a>.</p>
<p>Obrigado Eduardo! Vou fazer aqui também!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Por: Eduard Pinheiro		</title>
		<link>https://blog.remontti.com.br/7610#comment-125407</link>

		<dc:creator><![CDATA[Eduard Pinheiro]]></dc:creator>
		<pubDate>Wed, 29 May 2024 22:59:06 +0000</pubDate>
		<guid isPermaLink="false">https://blog.remontti.com.br/?p=7610#comment-125407</guid>

					<description><![CDATA[Estava com problema nesse ponto, precisei rodar instalar o compose e rodar um comando dentro do nfsen-ng, segue abaixo os comandos:
- Para instalar o compose:
php -r &quot;copy(&#039;https://getcomposer.org/installer&#039;, &#039;composer-setup.php&#039;);&quot;
php -r &quot;if (hash_file(&#039;sha384&#039;, &#039;composer-setup.php&#039;) === &#039;dac665fdc30fdd8ec78b38b9800061b4150413ff2e3b6f88543c636f7cd84f6db9189d43a81e5503cda447da73c7e5b6&#039;) { echo &#039;Installer verified&#039;; } else { echo &#039;Installer corrupt&#039;; unlink(&#039;composer-setup.php&#039;); } echo PHP_EOL;&quot;
php composer-setup.php
php -r &quot;unlink(&#039;composer-setup.php&#039;);&quot;
sudo mv composer.phar /usr/local/bin/composer

- Para rodar o o composer dentro no nfsen-ng:
cd /var/www/html/nfsen-ng
composer install --no-dev

Depois disso é só iniciar o serviço e continuar a instalação.
su - www-data --shell=/bin/bash -c &#039;/var/www/html/nfsen-ng/backend/cli.php start&#039;]]></description>
			<content:encoded><![CDATA[<p>Estava com problema nesse ponto, precisei rodar instalar o compose e rodar um comando dentro do nfsen-ng, segue abaixo os comandos:<br />
&#8211; Para instalar o compose:<br />
php -r &#8220;copy(&#8216;https://getcomposer.org/installer&#8217;, &#8216;composer-setup.php&#8217;);&#8221;<br />
php -r &#8220;if (hash_file(&#8216;sha384&#8217;, &#8216;composer-setup.php&#8217;) === &#8216;dac665fdc30fdd8ec78b38b9800061b4150413ff2e3b6f88543c636f7cd84f6db9189d43a81e5503cda447da73c7e5b6&#8217;) { echo &#8216;Installer verified&#8217;; } else { echo &#8216;Installer corrupt&#8217;; unlink(&#8216;composer-setup.php&#8217;); } echo PHP_EOL;&#8221;<br />
php composer-setup.php<br />
php -r &#8220;unlink(&#8216;composer-setup.php&#8217;);&#8221;<br />
sudo mv composer.phar /usr/local/bin/composer</p>
<p>&#8211; Para rodar o o composer dentro no nfsen-ng:<br />
cd /var/www/html/nfsen-ng<br />
composer install &#8211;no-dev</p>
<p>Depois disso é só iniciar o serviço e continuar a instalação.<br />
su &#8211; www-data &#8211;shell=/bin/bash -c &#8216;/var/www/html/nfsen-ng/backend/cli.php start&#8217;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Por: Eduard		</title>
		<link>https://blog.remontti.com.br/7610#comment-125406</link>

		<dc:creator><![CDATA[Eduard]]></dc:creator>
		<pubDate>Wed, 29 May 2024 22:58:21 +0000</pubDate>
		<guid isPermaLink="false">https://blog.remontti.com.br/?p=7610#comment-125406</guid>

					<description><![CDATA[Em resposta a &lt;a href=&quot;https://blog.remontti.com.br/7610#comment-125260&quot;&gt;Gabriel Navarro&lt;/a&gt;.

Estava com problema nesse ponto, precisei rodar instalar o compose e rodar um comando dentro do nfsen-ng, segue abaixo os comandos:
- Para instalar o compose:
php -r &quot;copy(&#039;https://getcomposer.org/installer&#039;, &#039;composer-setup.php&#039;);&quot;
php -r &quot;if (hash_file(&#039;sha384&#039;, &#039;composer-setup.php&#039;) === &#039;dac665fdc30fdd8ec78b38b9800061b4150413ff2e3b6f88543c636f7cd84f6db9189d43a81e5503cda447da73c7e5b6&#039;) { echo &#039;Installer verified&#039;; } else { echo &#039;Installer corrupt&#039;; unlink(&#039;composer-setup.php&#039;); } echo PHP_EOL;&quot;
php composer-setup.php
php -r &quot;unlink(&#039;composer-setup.php&#039;);&quot;
sudo mv composer.phar /usr/local/bin/composer

- Para rodar o o composer dentro no nfsen-ng:
cd /var/www/html/nfsen-ng
composer install --no-dev

Depois disso é só iniciar o serviço e continuar a instalação.
su - www-data --shell=/bin/bash -c &#039;/var/www/html/nfsen-ng/backend/cli.php start&#039;]]></description>
			<content:encoded><![CDATA[<p>Em resposta a <a href="https://blog.remontti.com.br/7610#comment-125260">Gabriel Navarro</a>.</p>
<p>Estava com problema nesse ponto, precisei rodar instalar o compose e rodar um comando dentro do nfsen-ng, segue abaixo os comandos:<br />
&#8211; Para instalar o compose:<br />
php -r &#8220;copy(&#8216;https://getcomposer.org/installer&#8217;, &#8216;composer-setup.php&#8217;);&#8221;<br />
php -r &#8220;if (hash_file(&#8216;sha384&#8217;, &#8216;composer-setup.php&#8217;) === &#8216;dac665fdc30fdd8ec78b38b9800061b4150413ff2e3b6f88543c636f7cd84f6db9189d43a81e5503cda447da73c7e5b6&#8217;) { echo &#8216;Installer verified&#8217;; } else { echo &#8216;Installer corrupt&#8217;; unlink(&#8216;composer-setup.php&#8217;); } echo PHP_EOL;&#8221;<br />
php composer-setup.php<br />
php -r &#8220;unlink(&#8216;composer-setup.php&#8217;);&#8221;<br />
sudo mv composer.phar /usr/local/bin/composer</p>
<p>&#8211; Para rodar o o composer dentro no nfsen-ng:<br />
cd /var/www/html/nfsen-ng<br />
composer install &#8211;no-dev</p>
<p>Depois disso é só iniciar o serviço e continuar a instalação.<br />
su &#8211; www-data &#8211;shell=/bin/bash -c &#8216;/var/www/html/nfsen-ng/backend/cli.php start&#8217;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Por: Gabriel Navarro		</title>
		<link>https://blog.remontti.com.br/7610#comment-125260</link>

		<dc:creator><![CDATA[Gabriel Navarro]]></dc:creator>
		<pubDate>Tue, 14 May 2024 16:34:39 +0000</pubDate>
		<guid isPermaLink="false">https://blog.remontti.com.br/?p=7610#comment-125260</guid>

					<description><![CDATA[Em resposta a &lt;a href=&quot;https://blog.remontti.com.br/7610#comment-124844&quot;&gt;Benjamim&lt;/a&gt;.

Estou parado nessa parte, alguem conseguiu evoluir aqui?]]></description>
			<content:encoded><![CDATA[<p>Em resposta a <a href="https://blog.remontti.com.br/7610#comment-124844">Benjamim</a>.</p>
<p>Estou parado nessa parte, alguem conseguiu evoluir aqui?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Por: anderson		</title>
		<link>https://blog.remontti.com.br/7610#comment-125172</link>

		<dc:creator><![CDATA[anderson]]></dc:creator>
		<pubDate>Thu, 09 May 2024 17:34:13 +0000</pubDate>
		<guid isPermaLink="false">https://blog.remontti.com.br/?p=7610#comment-125172</guid>

					<description><![CDATA[Em resposta a &lt;a href=&quot;https://blog.remontti.com.br/7610#comment-124844&quot;&gt;Benjamim&lt;/a&gt;.

alguém conseguiu resolver esse b.o estou com mesmo problema !!!]]></description>
			<content:encoded><![CDATA[<p>Em resposta a <a href="https://blog.remontti.com.br/7610#comment-124844">Benjamim</a>.</p>
<p>alguém conseguiu resolver esse b.o estou com mesmo problema !!!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Por: Cassio		</title>
		<link>https://blog.remontti.com.br/7610#comment-124932</link>

		<dc:creator><![CDATA[Cassio]]></dc:creator>
		<pubDate>Tue, 23 Apr 2024 13:21:13 +0000</pubDate>
		<guid isPermaLink="false">https://blog.remontti.com.br/?p=7610#comment-124932</guid>

					<description><![CDATA[Em resposta a &lt;a href=&quot;https://blog.remontti.com.br/7610#comment-124844&quot;&gt;Benjamim&lt;/a&gt;.

Parei ai também...]]></description>
			<content:encoded><![CDATA[<p>Em resposta a <a href="https://blog.remontti.com.br/7610#comment-124844">Benjamim</a>.</p>
<p>Parei ai também&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Por: Benjamim		</title>
		<link>https://blog.remontti.com.br/7610#comment-124844</link>

		<dc:creator><![CDATA[Benjamim]]></dc:creator>
		<pubDate>Thu, 18 Apr 2024 16:55:23 +0000</pubDate>
		<guid isPermaLink="false">https://blog.remontti.com.br/?p=7610#comment-124844</guid>

					<description><![CDATA[No nfsen-ng depois de toda configuração, ao subir o serviço, apresentou o ERRO:

× nfsen-ng.service - nfsen-ng
     Loaded: loaded (/lib/systemd/system/nfsen-ng.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Thu 2024-04-18 13:52:37 -03; 7s ago
   Duration: 494ms
    Process: 25247 ExecStart=su - www-data --shell=/bin/bash -c /var/www/html/nfsen-ng/backend/cli.php start (code=exited, status=255/EXCEPTION)
   Main PID: 25247 (code=exited, status=255/EXCEPTION)
        CPU: 14ms

Apr 18 13:52:36 srv0900072 systemd[1]: Started nfsen-ng.service - nfsen-ng.
Apr 18 13:52:36 srv0900072 su[25247]: (to www-data) root on none
Apr 18 13:52:36 srv0900072 su[25247]: pam_unix(su-l:session): session opened for user www-data(uid=33) by (uid=0)
Apr 18 13:52:37 srv0900072 su[25247]: pam_unix(su-l:session): session closed for user www-data
Apr 18 13:52:37 srv0900072 systemd[1]: nfsen-ng.service: Main process exited, code=exited, status=255/EXCEPTION
Apr 18 13:52:37 srv0900072 systemd[1]: nfsen-ng.service: Failed with result &#039;exit-code&#039;.

Rodando o comando manualmente:

PHP Warning:  include_once(/var/www/html/nfsen-ng/backend/../vendor/autoload.php): Failed to open stream: No such file or directory in /var/www/html/nfsen-ng/backend/cli.php on line 3
PHP Warning:  include_once(): Failed opening &#039;/var/www/html/nfsen-ng/backend/../vendor/autoload.php&#039; for inclusion (include_path=&#039;.:/usr/share/php&#039;) in /var/www/html/nfsen-ng/backend/cli.php on line 3
PHP Fatal error:  Uncaught Error: Class &quot;mbolli\nfsen_ng\common\Debug&quot; not found in /var/www/html/nfsen-ng/backend/cli.php:9
Stack trace:
#0 {main}
  thrown in /var/www/html/nfsen-ng/backend/cli.php on line 9]]></description>
			<content:encoded><![CDATA[<p>No nfsen-ng depois de toda configuração, ao subir o serviço, apresentou o ERRO:</p>
<p>× nfsen-ng.service &#8211; nfsen-ng<br />
     Loaded: loaded (/lib/systemd/system/nfsen-ng.service; enabled; preset: enabled)<br />
     Active: failed (Result: exit-code) since Thu 2024-04-18 13:52:37 -03; 7s ago<br />
   Duration: 494ms<br />
    Process: 25247 ExecStart=su &#8211; www-data &#8211;shell=/bin/bash -c /var/www/html/nfsen-ng/backend/cli.php start (code=exited, status=255/EXCEPTION)<br />
   Main PID: 25247 (code=exited, status=255/EXCEPTION)<br />
        CPU: 14ms</p>
<p>Apr 18 13:52:36 srv0900072 systemd[1]: Started nfsen-ng.service &#8211; nfsen-ng.<br />
Apr 18 13:52:36 srv0900072 su[25247]: (to www-data) root on none<br />
Apr 18 13:52:36 srv0900072 su[25247]: pam_unix(su-l:session): session opened for user www-data(uid=33) by (uid=0)<br />
Apr 18 13:52:37 srv0900072 su[25247]: pam_unix(su-l:session): session closed for user www-data<br />
Apr 18 13:52:37 srv0900072 systemd[1]: nfsen-ng.service: Main process exited, code=exited, status=255/EXCEPTION<br />
Apr 18 13:52:37 srv0900072 systemd[1]: nfsen-ng.service: Failed with result &#8216;exit-code&#8217;.</p>
<p>Rodando o comando manualmente:</p>
<p>PHP Warning:  include_once(/var/www/html/nfsen-ng/backend/../vendor/autoload.php): Failed to open stream: No such file or directory in /var/www/html/nfsen-ng/backend/cli.php on line 3<br />
PHP Warning:  include_once(): Failed opening &#8216;/var/www/html/nfsen-ng/backend/../vendor/autoload.php&#8217; for inclusion (include_path=&#8217;.:/usr/share/php&#8217;) in /var/www/html/nfsen-ng/backend/cli.php on line 3<br />
PHP Fatal error:  Uncaught Error: Class &#8220;mbolli\nfsen_ng\common\Debug&#8221; not found in /var/www/html/nfsen-ng/backend/cli.php:9<br />
Stack trace:<br />
#0 {main}<br />
  thrown in /var/www/html/nfsen-ng/backend/cli.php on line 9</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Por: Benjamim		</title>
		<link>https://blog.remontti.com.br/7610#comment-124843</link>

		<dc:creator><![CDATA[Benjamim]]></dc:creator>
		<pubDate>Thu, 18 Apr 2024 16:47:05 +0000</pubDate>
		<guid isPermaLink="false">https://blog.remontti.com.br/?p=7610#comment-124843</guid>

					<description><![CDATA[Em resposta a &lt;a href=&quot;https://blog.remontti.com.br/7610#comment-120851&quot;&gt;Pedro Jr&lt;/a&gt;.

Tem q rodar o /sbin/ldconfig]]></description>
			<content:encoded><![CDATA[<p>Em resposta a <a href="https://blog.remontti.com.br/7610#comment-120851">Pedro Jr</a>.</p>
<p>Tem q rodar o /sbin/ldconfig</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Por: Benjamim		</title>
		<link>https://blog.remontti.com.br/7610#comment-124842</link>

		<dc:creator><![CDATA[Benjamim]]></dc:creator>
		<pubDate>Thu, 18 Apr 2024 16:45:49 +0000</pubDate>
		<guid isPermaLink="false">https://blog.remontti.com.br/?p=7610#comment-124842</guid>

					<description><![CDATA[Em resposta a &lt;a href=&quot;https://blog.remontti.com.br/7610#comment-121648&quot;&gt;Renato&lt;/a&gt;.

coloca /sbin/ldconfig]]></description>
			<content:encoded><![CDATA[<p>Em resposta a <a href="https://blog.remontti.com.br/7610#comment-121648">Renato</a>.</p>
<p>coloca /sbin/ldconfig</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Por: Eric		</title>
		<link>https://blog.remontti.com.br/7610#comment-124095</link>

		<dc:creator><![CDATA[Eric]]></dc:creator>
		<pubDate>Thu, 29 Feb 2024 09:12:20 +0000</pubDate>
		<guid isPermaLink="false">https://blog.remontti.com.br/?p=7610#comment-124095</guid>

					<description><![CDATA[Em resposta a &lt;a href=&quot;https://blog.remontti.com.br/7610#comment-122630&quot;&gt;deivid&lt;/a&gt;.

Hi deivid, I have the same error message, have you find the solution?]]></description>
			<content:encoded><![CDATA[<p>Em resposta a <a href="https://blog.remontti.com.br/7610#comment-122630">deivid</a>.</p>
<p>Hi deivid, I have the same error message, have you find the solution?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Por: deivid		</title>
		<link>https://blog.remontti.com.br/7610#comment-122630</link>

		<dc:creator><![CDATA[deivid]]></dc:creator>
		<pubDate>Thu, 23 Nov 2023 16:35:51 +0000</pubDate>
		<guid isPermaLink="false">https://blog.remontti.com.br/?p=7610#comment-122630</guid>

					<description><![CDATA[fiz todo o processo e ao final deu esses 2
 1 -Daemon is running, graph is reloading each minute.
 2 -Got 400 - Bad Request. rrd_xport failed. opening &#039;/var/www/html/nfsen-ng/backend/datasources/data/mikrotik.rrd&#039;: No such file or directory
revisei mas não consegui achar o que pode ter dado errado]]></description>
			<content:encoded><![CDATA[<p>fiz todo o processo e ao final deu esses 2<br />
 1 -Daemon is running, graph is reloading each minute.<br />
 2 -Got 400 &#8211; Bad Request. rrd_xport failed. opening &#8216;/var/www/html/nfsen-ng/backend/datasources/data/mikrotik.rrd&#8217;: No such file or directory<br />
revisei mas não consegui achar o que pode ter dado errado</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Por: Matheus		</title>
		<link>https://blog.remontti.com.br/7610#comment-122529</link>

		<dc:creator><![CDATA[Matheus]]></dc:creator>
		<pubDate>Sat, 18 Nov 2023 16:15:12 +0000</pubDate>
		<guid isPermaLink="false">https://blog.remontti.com.br/?p=7610#comment-122529</guid>

					<description><![CDATA[Estou tendo esse erro no script de faxina, algum sabe arrumar?

rm: remover arquivo comum &#039;/data/nfsen/profiles-data/live/Borda/2023/11/09/nfcapd.202311091740&#039;? date: iles-data/live/Borda/2023/11/09/nfcapd.202311090105: Arquivo ou diretório inexistente]]></description>
			<content:encoded><![CDATA[<p>Estou tendo esse erro no script de faxina, algum sabe arrumar?</p>
<p>rm: remover arquivo comum &#8216;/data/nfsen/profiles-data/live/Borda/2023/11/09/nfcapd.202311091740&#8217;? date: iles-data/live/Borda/2023/11/09/nfcapd.202311090105: Arquivo ou diretório inexistente</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Por: Rudimar Remontti		</title>
		<link>https://blog.remontti.com.br/7610#comment-121942</link>

		<dc:creator><![CDATA[Rudimar Remontti]]></dc:creator>
		<pubDate>Tue, 17 Oct 2023 15:15:43 +0000</pubDate>
		<guid isPermaLink="false">https://blog.remontti.com.br/?p=7610#comment-121942</guid>

					<description><![CDATA[Em resposta a &lt;a href=&quot;https://blog.remontti.com.br/7610#comment-121933&quot;&gt;Daniel&lt;/a&gt;.

Sim]]></description>
			<content:encoded><![CDATA[<p>Em resposta a <a href="https://blog.remontti.com.br/7610#comment-121933">Daniel</a>.</p>
<p>Sim</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
