Home of the Squeezebox™ & Transporter® network music players.
Page 20 of 20 FirstFirst ... 10181920
Results 191 to 198 of 198
  1. #191
    Junior Member
    Join Date
    Apr 2006
    Posts
    28
    Running here on debian testing, this is my current sources.list

    deb ftp://ftp.de.debian.org/debian/ testing main contrib non-free
    deb-src ftp://ftp.de.debian.org/debian/ testing main contrib non-free

    deb http://security.debian.org testing/updates main contrib non-free

    deb http://debian.slimdevices.com stable main

    Since last "apt-get update && apt-get dist-upgrade" slimserver is broken, the log-file shows when restarting slimserver with "/etc/init.d/slimserver restart":

    /var/log/slimserver:

    060904 17:18:02 [ERROR] Error message file '/usr/share/slimserver/MySQL/errmsg.sys' had only 463 error messages,
    but it should contain at least 466 error messages.
    Check that the above file is the right version for this program!
    060904 17:18:02 [ERROR] Aborting


    trying to connect to localhost:9000 with webbrowser gives:

    2006-09-04 17:18:02.9757 ERROR: MySQLHelper: createSystemTables() Couldn't connect to database: [Can't connect to local MySQL server through socket '/var/cache/slimserver/slimserver-mysql.sock' (2)]

    The current mysql is 5.0.24 . Any suggestions.... ?

    Max

    (de-installing 6.5 and installing 6.3 again from debian works fine, but I would like have the 6.5 running)

  2. #192
    Ben Sandee
    Guest

    Re: Debian 6.5b1 Package

    On 9/4/06, der_max <der_max.2dm9ob1157384102 (AT) no-mx (DOT) forums.slimdevices.com>
    wrote:
    >
    >
    > 060904 17:18:02 [ERROR] Error message file
    > '/usr/share/slimserver/MySQL/errmsg.sys' had only 463 error messages,
    > but it should contain at least 466 error messages.
    > Check that the above file is the right version for this program!
    > 060904 17:18:02 [ERROR] Aborting



    Known problems, just be patient and wait for Dan to fix the package when he
    gets back from vacation.

    Ben


  3. #193
    Perl Commando Dan Sully's Avatar
    Join Date
    Apr 2005
    Location
    Daly City, CA
    Posts
    2,864

    Re: Debian 6.5b1 Package

    * Ben Sandee shaped the electrons to say...

    > Known problems, just be patient and wait for Dan to fix the package when he
    > gets back from vacation.


    Did I go on vacation? Thought I was here for work..

    Sure didn't feel like vacation.

    -D
    --
    <ZangTT> berkeley db - it's mostly about the hash()

  4. #194
    Ben Sandee
    Guest

    Re: Re: Debian 6.5b1 Package

    On 9/4/06, Dan Sully <dan (AT) slimdevices (DOT) com> wrote:
    >
    > * Ben Sandee shaped the electrons to say...
    >
    > > Known problems, just be patient and wait for Dan to fix the package when

    > he
    > > gets back from vacation.

    >
    > Did I go on vacation? Thought I was here for work..
    >
    > Sure didn't feel like vacation.



    Someone else said vacation and I picked up on that. Sorry, you do deserve a
    vacation. :-)

    Ben


  5. #195
    Member
    Join Date
    Apr 2005
    Location
    Göteborg, SWEDEN
    Posts
    36
    Quote Originally Posted by biggles View Post
    Since a few days my Slimserver installation is broekn. I updated with apt-get and then it wouldn't start.

    The following messages keep repeating in the log.

    006-08-31 22:25:44.3401 Please tell the plugin author to update string 'Transpo
    rter huvudmeny': 'SE' should be 'SV'
    2006-08-31 22:25:44.5452 Please tell the plugin author to update string 'Välkom
    men till Transporter': 'SE' should be 'SV'
    2006-08-31 22:25:44.5596 Please tell the plugin author to update string 'Uppdate
    rar spelarens mjukvara': 'SE' should be 'SV'
    2006-08-31 22:25:46.1509 Please tell the plugin author to update string 'Transpo
    rter musikspelare': 'SE' should be 'SV'
    060831 22:25:47 [ERROR] Error message file '/usr/share/slimserver/MySQL/errmsg.s
    ys' had only 463 error messages,
    but it should contain at least 466 error messages.
    Check that the above file is the right version for this program!
    060831 22:25:47 [ERROR] Aborting

    2006-08-31 22:26:18.2696 ERROR: Couldn't connect to database! Fatal error: [Tran
    sport endpoint is not connected] Exiting!

    2006-08-31 22:26:18.2711 Backtrace:

    frame 0: Slim::Schema::init (/usr/share/perl5/Slim/Music/Info.pm line 71)
    frame 1: Slim::Music::Info::init (/usr/sbin/slimserver line 380)
    frame 2: main::init (/usr/sbin/slimserver line 454)
    frame 3: main::main (/usr/sbin/slimserver line 1055)

    2006-08-31 22:26:18.2729 ERROR: forceCommit: Trying to commit transactions befor
    e DB is initialized!

    2006-08-31 22:26:18.2876 ERROR: DBI Connection failed: DBI connect('hostname=127
    .0.0.1;port=9092;database=slimserver:mysql_socket=/var/cache/slimserver/slimserv
    er-mysql.sock','slimserver',...) failed: Can't connect to MySQL server on '127.0
    .0.1' (111) at /usr/share/perl5/DBIx/Class/Storage/DBI.pm line 624

    2006-08-31 22:26:18.2884 ERROR: Backtrace follows:

    2006-08-31 22:26:18.2913 Backtrace:

    frame 0: Slim::Schema::Storage::throw_exception (/usr/share/perl5/DBIx/Class/
    Storage/DBI.pm line 630)
    frame 1: DBIx::Class::Storage:BI::_connect (/usr/share/perl5/DBIx/Class/Sto
    rage/DBI.pm line 588)
    frame 2: DBIx::Class::Storage:BI::_populate_dbh (/usr/share/perl5/Slim/Sche
    ma/Storage.pm line 32)
    frame 3: Slim::Schema::Storage::_populate_dbh (/usr/share/perl5/DBIx/Class/St
    orage/DBI.pm line 515)
    frame 4: DBIx::Class::Storage:BI::ensure_connected (/usr/share/perl5/DBIx/C
    lass/Storage/DBI.pm line 529)
    frame 5: DBIx::Class::Storage:BI::dbh (/usr/share/perl5/Slim/Schema.pm line
    224)
    frame 6: (eval) (/usr/share/perl5/Slim/Schema.pm line 224)
    frame 7: Slim::Schema::disconnect (/usr/sbin/slimserver line 1021)
    frame 8: main::cleanup (/usr/share/perl5/Slim/bootstrap.pm line 259)
    frame 9: Slim::bootstrap::sigint (/usr/share/perl5/Slim/bootstrap.pm line 290
    )
    frame 10: Slim::bootstrap::END (/usr/sbin/slimserver line 0)
    frame 11: (eval) (/usr/sbin/slimserver line 0)
    I'm still experiencing the same problems (just tried another update...). Am I out of luck and have to reinstall me entire machine? I've tried uninstalling slimserver but that doesn´t help...

  6. #196
    Perl Commando Dan Sully's Avatar
    Join Date
    Apr 2005
    Location
    Daly City, CA
    Posts
    2,864

    Debian 6.5b1 Package

    * biggles shaped the electrons to say...

    >I'm still experiencing the same problems (just tried another
    >update...). Am I out of luck and have to reinstall me entire machine?
    >I've tried uninstalling slimserver but that doesn´t help...


    How did you uninstall SlimServer?

    dpkg -P slimserver

    then rm -rf /etc/slimserver

    -D
    --
    On a long enough timeline, the survival rate for everyone drops to zero.

  7. #197
    Member
    Join Date
    Apr 2005
    Location
    Göteborg, SWEDEN
    Posts
    36
    The removal of the /etc/slimserver directory did the trick. My Debian knowledge isn't what it ought to be. Now the server is up and running and I'm just waiting for the rescan to complete.


    Thanks a lot for your quick reply and good advise, Dan!



    Kind regards to the best support on the net

    Oscar
    Last edited by biggles; 2006-09-10 at 14:08.

  8. #198
    Junior Member
    Join Date
    Apr 2006
    Posts
    28
    great:...today I tried another update (of my "debian testing"-box), and "halleluja": slimserver is up again and running perfectly !

    Thanks a lot, great job !!!
    Max

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •