<?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[Ntopng+Redis Server]]></title><description><![CDATA[<p dir="auto">Всем привет , работаю с 2.3.2-RELEASE (amd64)  built on Tue Jul 19 12:44:43 CDT 2016  FreeBSD 10.3-RELEASE-p5  , установил пакет ntopng , все работало замечательно , моргнул свет , включаю смотрю в сервисе ntopng лежит , зашел в командную строку пытаюсь стартануть : ntopng.</p>
<p dir="auto">ntopng : 27/Mar/2017 17:34:15 [Prefs.cpp:919] Logging into /var/tmp/ntopng/ntopng.log<br />
27/Mar/2017 17:34:15 [Ntop.cpp:1121] Setting local networks to 127.0.0.0/8<br />
27/Mar/2017 17:34:17 [Redis.cpp:79] ERROR: ntopng requires redis server to be up and running<br />
27/Mar/2017 17:34:17 [Redis.cpp:80] ERROR: Please start it and try again or use -r<br />
27/Mar/2017 17:34:17 [Redis.cpp:81] ERROR: to specify a redis server other than the default</p>
<p dir="auto">Идем дальше смотрю логи redis'a :</p>
<p dir="auto">Redis logs : /var/log/redis/redis.log<br />
13771:M 27 Mar 16:06:34.087 * 10 changes in 300 seconds. Saving…<br />
13771:M 27 Mar 16:06:34.087 * Background saving started by pid 73803<br />
73803:C 27 Mar 16:06:34.092 * DB saved on disk<br />
13771:M 27 Mar 16:06:34.194 * Background saving terminated with success<br />
13771:M 27 Mar 16:11:35.077 * 10 changes in 300 seconds. Saving...<br />
13771:M 27 Mar 16:11:35.078 * Background saving started by pid 89520<br />
89520:C 27 Mar 16:11:35.083 * DB saved on disk<br />
13771:M 27 Mar 16:11:35.181 * Background saving terminated with success<br />
13771:M 27 Mar 16:16:36.083 * 10 changes in 300 seconds. Saving...<br />
13771:M 27 Mar 16:16:36.083 * Background saving started by pid 11670<br />
11670:C 27 Mar 16:16:36.088 * DB saved on disk<br />
13771:M 27 Mar 16:16:36.190 * Background saving terminated with success<br />
13771:M 27 Mar 16:21:37.029 * 10 changes in 300 seconds. Saving...<br />
13771:M 27 Mar 16:21:37.030 * Background saving started by pid 32620<br />
32620:C 27 Mar 16:21:37.035 * DB saved on disk<br />
13771:M 27 Mar 16:21:37.137 * Background saving terminated with success<br />
13771:M 27 Mar 16:26:38.083 * 10 changes in 300 seconds. Saving...<br />
13771:M 27 Mar 16:26:38.084 * Background saving started by pid 81885<br />
81885:C 27 Mar 16:26:38.089 * DB saved on disk<br />
13771:M 27 Mar 16:26:38.191 * Background saving terminated with success<br />
13771:M 27 Mar 16:31:39.071 * 10 changes in 300 seconds. Saving...<br />
13771:M 27 Mar 16:31:39.072 * Background saving started by pid 24264<br />
24264:C 27 Mar 16:31:39.077 * DB saved on disk<br />
13771:M 27 Mar 16:31:39.173 * Background saving terminated with success<br />
13771:signal-handler (1490632348) Received SIGTERM scheduling shutdown...<br />
13771:M 27 Mar 16:32:28.955 # User requested shutdown...<br />
13771:M 27 Mar 16:32:28.955 * Saving the final RDB snapshot before exiting.<br />
13771:M 27 Mar 16:32:28.968 * DB saved on disk<br />
13771:M 27 Mar 16:32:28.968 * Removing the pid file.<br />
13771:M 27 Mar 16:32:28.968 # Redis is now ready to exit, bye bye...</p>
<p dir="auto">Решил проблему так : service-redis /usr/local/etc/redis.conf<br />
Я думал что я решил проблему :DD перезагружаю ПК и вижу что все повторяется по кругу</p>
<p dir="auto">Сислоги :<br />
syslog : Mar 27 11:02:48 pfSense php-fpm[280]: /rc.start_packages: [ntopng] Cannot set admin password - redis-server is not running.<br />
Mar 27 11:02:50 pfSense ntopng: [Redis.cpp:79] ERROR: ntopng requires redis server to be up and running<br />
Mar 27 11:02:50 pfSense ntopng: [Redis.cpp:81] ERROR: to specify a redis server other than the default<br />
Mar 27 11:03:10 pfSense ntopng: [Redis.cpp:79] ERROR: ntopng requires redis server to be up and running<br />
Mar 27 11:03:10 pfSense ntopng: [Redis.cpp:81] ERROR: to specify a redis server other than the default<br />
Mar 27 11:06:42 pfSense ntopng: [Redis.cpp:79] ERROR: ntopng requires redis server to be up and running<br />
Mar 27 11:06:42 pfSense ntopng: [Redis.cpp:81] ERROR: to specify a redis server other than the default<br />
Mar 27 11:12:30 pfSense ntopng: [Redis.cpp:79] ERROR: ntopng requires redis server to be up and running<br />
Mar 27 11:12:30 pfSense ntopng: [Redis.cpp:81] ERROR: to specify a redis server other than the default<br />
Mar 27 11:14:24 pfSense admin: /usr/local/etc/rc.d/redis: WARNING: failed to start redis<br />
Mar 27 11:18:52 pfSense ntopng: [Redis.cpp:79] ERROR: ntopng requires redis server to be up and running<br />
Mar 27 11:18:52 pfSense ntopng: [Redis.cpp:81] ERROR: to specify a redis server other than the default<br />
Mar 27 11:20:33 pfSense ntopng: [Redis.cpp:79] ERROR: ntopng requires redis server to be up and running<br />
Mar 27 11:20:33 pfSense ntopng: [Redis.cpp:81] ERROR: to specify a redis server other than the default<br />
Mar 27 11:20:48 pfSense admin: /usr/local/etc/rc.d/redis: WARNING: failed to start redis</p>
<p dir="auto">Если кто нибудь сталкивался с проблемой , помогите  пожалуйста .</p>
]]></description><link>https://forum.netgate.com/topic/113725/ntopng-redis-server</link><generator>RSS for Node</generator><lastBuildDate>Tue, 21 Apr 2026 05:08:09 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/113725.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 29 Mar 2017 10:54:37 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Ntopng+Redis Server on Thu, 30 Mar 2017 15:18:37 GMT]]></title><description><![CDATA[<p dir="auto">Доброе.<br />
<strong>1. Бэкап конфига</strong> Я обычно сохр. два варианта - с пакетами и без.<br />
2. Можно доп. после описанного выше ув. oleg1969 поискать остатки  с пом. ком. <em>find / -iname ntop*</em></p>
]]></description><link>https://forum.netgate.com/post/690117</link><guid isPermaLink="true">https://forum.netgate.com/post/690117</guid><dc:creator><![CDATA[werter]]></dc:creator><pubDate>Thu, 30 Mar 2017 15:18:37 GMT</pubDate></item><item><title><![CDATA[Reply to Ntopng+Redis Server on Thu, 30 Mar 2017 04:10:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/werter">@<bdi>werter</bdi></a>:</p>
<blockquote>
<p dir="auto">Доброе.<br />
Удалите, почистите хвосты, поставьте заново. Логично же.</p>
</blockquote>
<p dir="auto">Можете объяснить как почистить хвосты , пожалуйста.</p>
]]></description><link>https://forum.netgate.com/post/690037</link><guid isPermaLink="true">https://forum.netgate.com/post/690037</guid><dc:creator><![CDATA[VladimirM]]></dc:creator><pubDate>Thu, 30 Mar 2017 04:10:56 GMT</pubDate></item><item><title><![CDATA[Reply to Ntopng+Redis Server on Wed, 29 Mar 2017 17:16:26 GMT]]></title><description><![CDATA[<p dir="auto">Доброе.<br />
Удалите, почистите хвосты, поставьте заново. Логично же.</p>
]]></description><link>https://forum.netgate.com/post/689940</link><guid isPermaLink="true">https://forum.netgate.com/post/689940</guid><dc:creator><![CDATA[werter]]></dc:creator><pubDate>Wed, 29 Mar 2017 17:16:26 GMT</pubDate></item></channel></rss>