Mailing List Archive

WARNING: Config file start not found
Initial install. Getting an error message "WARNING: Config file start
not found"

I made the start file as per the install instructions. Is there some
permission thing or something I'm missing? Google does not return any
relevant results. Running ubuntu 14.04

two@test::/etc/ntopng$ sudo touch /etc/ntopng/ntopng.start

two@test:/etc/ntopng$ ls -lah
total 20K
drwxrwxr-x   2 root root 4.0K Jan 18 17:06 .
drwxr-xr-x 127 root root  12K Jan 18 16:25 ..
-rw-rw-r--   1 root root 3.2K Jan 18 17:06 ntopng.conf
-rw-r--r--   1 root root    0 Jan 18 17:06 ntopng.start

two@test:/etc/ntopng$ sudo ntopng start
18/Jan/2018 17:39:14 [Prefs.cpp:1283] WARNING: Config file start not
found
Re: WARNING: Config file start not found [ In reply to ]
Hi,

> On 19 Jan 2018, at 00:42, spam@daisychick.com wrote:
>
> Initial install. Getting an error message "WARNING: Config file start not found"
>
> I made the start file as per the install instructions. Is there some permission thing or something I'm missing? Google does not return any relevant results. Running ubuntu 14.04
>
> two@test::/etc/ntopng$ sudo touch /etc/ntopng/ntopng.start
>
> two@test:/etc/ntopng$ ls -lah
> total 20K
> drwxrwxr-x 2 root root 4.0K Jan 18 17:06 .
> drwxr-xr-x 127 root root 12K Jan 18 16:25 ..
> -rw-rw-r-- 1 root root 3.2K Jan 18 17:06 ntopng.conf
> -rw-r--r-- 1 root root 0 Jan 18 17:06 ntopng.start
>
> two@test:/etc/ntopng$ sudo ntopng start


please do:

two@test:/etc/ntopng$ sudo /etc/init.d/ntopng start



> 18/Jan/2018 17:39:14 [Prefs.cpp:1283] WARNING: Config file start not found
>
>
> _______________________________________________
> Ntop mailing list
> Ntop@listgateway.unipi.it
> http://listgateway.unipi.it/mailman/listinfo/ntop
Re: WARNING: Config file start not found [ In reply to ]
Hi,

> On 19 Jan 2018, at 00:42, spam@daisychick.com wrote:
>
> Initial install. Getting an error message "WARNING: Config file start not found"
>
> I made the start file as per the install instructions. Is there some permission thing or something I'm missing? Google does not return any relevant results. Running ubuntu 14.04
>
> two@test::/etc/ntopng$ sudo touch /etc/ntopng/ntopng.start
>
> two@test:/etc/ntopng$ ls -lah
> total 20K
> drwxrwxr-x 2 root root 4.0K Jan 18 17:06 .
> drwxr-xr-x 127 root root 12K Jan 18 16:25 ..
> -rw-rw-r-- 1 root root 3.2K Jan 18 17:06 ntopng.conf
> -rw-r--r-- 1 root root 0 Jan 18 17:06 ntopng.start
>
> two@test:/etc/ntopng$ sudo ntopng start


please do:

two@test:/etc/ntopng$ sudo /etc/init.d/ntopng start



> 18/Jan/2018 17:39:14 [Prefs.cpp:1283] WARNING: Config file start not found
>
>
> _______________________________________________
> Ntop mailing list
> Ntop@listgateway.unipi.it
> http://listgateway.unipi.it/mailman/listinfo/ntop