#3648: [Windows] Deluge daemon does not shutdown
---------------------+----------------------------
Reporter: Doadin | Owner: (none)
Type: bug | Status: new
Priority: major | Milestone: needs verified
Component: Core | Version: master
Resolution: | Keywords:
---------------------+----------------------------
Description changed by Doadin:
Old description:
> Running in daemon mode from with daemon and gtkui on same machine, going
> to file > quit and shutdown daemon, GTK-UI closes but daemon does NOT.
> This is what log with info level shows:
>
> 20:08:10.124 [INFO ][deluge.core.rpcserver :1672] Deluge
> Client connection made from: 127.0.0.1:63465
> 20:08:10.221 [INFO ][deluge.core.rpcserver :1672] Deluge
> client disconnected: Connection to the other side was lost in a non-clean
> fashion: Connection lost.
> 20:08:11.773 [INFO ][deluge.core.rpcserver :1672] Deluge
> Client connection made from: 127.0.0.1:63473
> 20:08:30.415 [INFO ][deluge.core.daemon :1672] Deluge
> daemon shutting down, waiting for components to shutdown...
> 20:08:30.417 [INFO ][deluge.core.core :1672] Saving the
> session.state at: C:\Users\joshb\AppData\Roaming\deluge\session.state
> 20:08:30.681 [INFO ][deluge.core.rpcserver :1672] Deluge
> client disconnected: Connection to the other side was lost in a non-clean
> fashion: Connection lost.
> 20:08:59.565 [INFO ][deluge.core.rpcserver :1672] Deluge
> Client connection made from: 127.0.0.1:63624
> 20:08:59.644 [INFO ][deluge.core.rpcserver :1672] Deluge
> client disconnected: Connection to the other side was lost in a non-clean
> fashion: Connection lost.
> 20:09:00.881 [INFO ][deluge.core.rpcserver :1672] Deluge
> Client connection made from: 127.0.0.1:63632
>
> Since the daemon is still running (process can be seen in task manager)
> Trying to re-connect gives this:
> 20:09:01.004 [ERROR ][deluge.core.rpcserver :1672] Deluge
> client authentication error made from: 127.0.0.1:63632 (Username does not
> exist)
>
> End task from task manager and restart the process can login etc etc but
> still won't shutdown.
New description:
Running in daemon mode from with daemon and gtkui on same machine, going
to file > quit and shutdown daemon, GTK-UI closes but daemon does NOT.
This is what log with info level shows:
{{{
20:08:10.124 [INFO ][deluge.core.rpcserver :1672] Deluge Client
connection made from: 127.0.0.1:63465
20:08:10.221 [INFO ][deluge.core.rpcserver :1672] Deluge client
disconnected: Connection to the other side was lost in a non-clean
fashion: Connection lost.
20:08:11.773 [INFO ][deluge.core.rpcserver :1672] Deluge Client
connection made from: 127.0.0.1:63473
20:08:30.415 [INFO ][deluge.core.daemon :1672] Deluge daemon
shutting down, waiting for components to shutdown...
20:08:30.417 [INFO ][deluge.core.core :1672] Saving the
session.state at: C:\Users\joshb\AppData\Roaming\deluge\session.state
20:08:30.681 [INFO ][deluge.core.rpcserver :1672] Deluge client
disconnected: Connection to the other side was lost in a non-clean
fashion: Connection lost.
20:08:59.565 [INFO ][deluge.core.rpcserver :1672] Deluge Client
connection made from: 127.0.0.1:63624
20:08:59.644 [INFO ][deluge.core.rpcserver :1672] Deluge client
disconnected: Connection to the other side was lost in a non-clean
fashion: Connection lost.
20:09:00.881 [INFO ][deluge.core.rpcserver :1672] Deluge Client
connection made from: 127.0.0.1:63632
}}}
Since the daemon is still running (process can be seen in task manager)
Trying to re-connect gives this:
{{{
20:09:01.004 [ERROR ][deluge.core.rpcserver :1672] Deluge client
authentication error made from: 127.0.0.1:63632 (Username does not exist)
}}}
End task from task manager and restart the process can login etc etc but
still won't shutdown.
--
--
Ticket URL: <http://dev.deluge-torrent.org/ticket/3648#comment:1>
Deluge <https://deluge-torrent.org/>
Deluge Project
--
You received this message because you are subscribed to the Google Groups
"Deluge Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion visit
https://groups.google.com/d/msgid/deluge-dev/060.82f96ae9134c038dd555bbd3659f00e3%40deluge-torrent.org.