I'm running Ubuntu 14.04 x86 on kernel 4.2.0-27-generic (I think) and
I'm getting this, and more bugs while using SSH (seems to be the big
culprit)

The version of Freerad is 2.1.12+dfsg-1/2ubuntu8. I had to install a
bunch of packages off-line (I'm on an internal network), but sudo apt-
get install -f shows no issues, and I followed all the packages I should
need from various tutorials (including the official).

The first is stopping the service is really erratic. The service seems
to run fine at boot, but I want to run freeradius -X of course. Running
with -X binds the terminal, so I open another which works with radtest,
but if I do sudo service freeradius stop I get:

stop: Unknown Instance:

I can see the process running in ps aux | grep freeradius, and that
freerad is the user, as normal.

In service --status-all I get [ ? ] freeradius

If I try sudo /etc/init.d/freeradius stop I get:

 * Stopping FreeRADIUS daemon freeradius
 * /var/run/freeradius/freeradius.pid not found...        [OK]

I have made the file multiple times, and changed the owner to
freerad:freerad. The debug output from terminal 1 shows it is properly
being located during config, but it doesn't get "instantiated" (I saw
from some older forums that missing files get instantiated in older
versions).

On the terminal that has the server running, I can ctrl-c and stop and
start the server no problem. However, if the server is running in
terminal 1 and in terminal 2 I do a killall, the terminal even goes from
"Ready to process requests" to "Signalled to terminate Exiting
Normally." but the service is now unresponsive, and doesn't respond to
anything.

After typing this post, the service freed itself and is now working
normally, and I don't understand why. It seems the problem is
intermittent or otherwise happens during a specific situation.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/407324

Title:
  /etc/init.d/freeradius stop don't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freeradius/+bug/407324/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to