From: Renato A. <re...@gm...> - 2008-02-06 03:33:46
|
This happen because the server already running, verify this with: $ ps ax | grep gms you can kill the server with $ kill -9 [pid] and restart again. BR On Feb 5, 2008 12:08 PM, Carl-Magnus Fager <na...@co...> wrote: > Hi, > > I'm trying to setup gmyth with my existing MythTV, but I can't get the > gms server started properly. > > One thing I did when installing my MythTV was changing the database > name from the default to something personal, and this might not have > been the most intelligent thing to do. gmyth-utils does not seem to > have an option for database name, is this why my gms fails? Or should > I configure the gms server somwhere? > > I have installed everything from the repositories as documented in > http://gmyth.sourceforge.net/wiki/index.php/GMythStream#How_to_Install > I'm running Debian testing 2.6.21 > > Thanks. > > My /var/log/gms.log > > ### 2008-02-05 16:16:28 gms.utils INFO Loaded > TranscoderMencoder (Transcoder) from > /usr/share/gms/plugins/transcoders/mencoder.py > ### 2008-02-05 16:16:28 gms.utils INFO Loaded > TranscoderGMencoder (Transcoder) from > /usr/share/gms/plugins/transcoders/gmencoder.py > Traceback (most recent call last): > File "/usr/bin/gms.py", line 74, in <module> > serve_forever() > File "/usr/share/gms/lib/server.py", line 110, in serve_forever > httpd = Server(addr, RequestHandler) > File "/usr/lib/python2.5/SocketServer.py", line 330, in __init__ > self.server_bind() > File "/usr/lib/python2.5/BaseHTTPServer.py", line 101, in server_bind > SocketServer.TCPServer.server_bind(self) > File "/usr/lib/python2.5/SocketServer.py", line 341, in server_bind > self.socket.bind(self.server_address) > File "<string>", line 1, in bind > socket.error: (98, 'Address already in use') > > > > ---------------------------------------------------------------- > This message was sent using IMP, the Internet Messaging Program. > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Gmyth-devel mailing list > Gmy...@li... > https://lists.sourceforge.net/lists/listinfo/gmyth-devel > -- Renato Araujo Oliveira Filho Instituto Nokia de Tecnologia - INdT |