Home of the Squeezebox™ & Transporter® network music players.
Page 1 of 2 12 LastLast
Results 1 to 10 of 14
  1. #1

    LMS does not respond on localhost:9000

    Hello everybody,
    I am using LMS 7.7.2 - r33893 on a laptop running Ubuntu 10.04 and Firefox 13.0.1 for Ubuntu.
    Opening the LMS interface does not work any longer when the request is sent to localhost:9000. Firefox displays: "The connection to the server was reset while the page was loading".
    It does not work either when using the address 127.0.0.1:9000.
    The file /etc/hosts contains the line:
    127.0.0.1 localhost.localdomain localhost
    I tried with an other browser (Chromium), the connection fails as well.
    Any advice about what might be wrong ?

  2. #2
    Senior Member aubuti's Avatar
    Join Date
    Oct 2005
    Posts
    8,354
    Sorry to ask the obvious, but first, are you sure that LMS is running? Second, what happens if you use the actual IP address of the laptop instead of the loopback address?

  3. #3
    Senior Member
    Join Date
    Jan 2007
    Posts
    854
    wrong thread!
    Last edited by jezbo; 2012-07-16 at 11:27. Reason: wrong thread!
    --
    muso developer

  4. #4
    Senior Member erland's Avatar
    Join Date
    Dec 2005
    Location
    Sweden
    Posts
    10,315
    Quote Originally Posted by pierreh View Post
    Any advice about what might be wrong ?
    Do you have any third party plugins installed ?
    Erland Isaksson (My homepage)
    (Developer of many plugins/applets (both free and commercial).
    If you like to encourage future presence on this forum and/or third party plugin/applet development, consider purchasing some plugins)
    You may also want to try my Android apps Squeeze Display and RSS Photo Show
    Interested in the future of music streaming ? ickStream - A world of music at your fingertips.

  5. #5
    Senior Member erland's Avatar
    Join Date
    Dec 2005
    Location
    Sweden
    Posts
    10,315
    Quote Originally Posted by jezbo View Post
    Got lots of these in the server log, not sure if it's related:

    [12-07-16 20:13:48.4832] Slim::Networking::IO::Select::__ANON__ (147) Error: Select task failed calling Slim::Networking::Async::HTTP::_http_read_body: DBD::SQLite::st execute failed: database disk image is malformed at /<C:\PROGRA~1\SQUEEZ~1\server\SqueezeSvr.exe>Slim/Utils/DbCache.pm line 80.
    ; fh=Slim::Networking::Async::Socket::HTTP=GLOB(0xa4 3b634)
    Sounds like the <Cache>/cache.db* files has become corrupt.
    I would shutdown LMS and delete the <Cache Folder>/cache.db and <Cache Folder>/cache.db-shm and <Cache Folder>/cache.db-wal and then startup LMS and see if that solves the problem.

    It could be other of the DB files in the <Cache Folder> also, but if you are using TrackStat and don't have a backup, I would avoid deleting the actual database files <Cache Folder>/persist.* and <Cache Folder>/library.* as deleting them means that you will loose TrackStat data.

    I've got corrupt database files once before and it happened when I killed LMS abruptly instead of letting it shutdown normally.
    Erland Isaksson (My homepage)
    (Developer of many plugins/applets (both free and commercial).
    If you like to encourage future presence on this forum and/or third party plugin/applet development, consider purchasing some plugins)
    You may also want to try my Android apps Squeeze Display and RSS Photo Show
    Interested in the future of music streaming ? ickStream - A world of music at your fingertips.

  6. #6
    Quote Originally Posted by aubuti View Post
    Sorry to ask the obvious, but first, are you sure that LMS is running? Second, what happens if you use the actual IP address of the laptop instead of the loopback address?
    Thanks for your help.
    I can check it is running using ps.
    If I use the actual IP address of the laptop it works. But I don't understand why I should use this address now since the loopback address had been working fine until a few days ago.

  7. #7
    Quote Originally Posted by erland View Post
    Do you have any third party plugins installed ?
    No third party plugin used on server side. I only have installed Triode's EDO on the Touch.

  8. #8
    Senior Member erland's Avatar
    Join Date
    Dec 2005
    Location
    Sweden
    Posts
    10,315
    Quote Originally Posted by pierreh View Post
    No third party plugin used on server side. I only have installed Triode's EDO on the Touch.
    Do you have any firewall or antivirus software installed that could cause issues ?
    Is it possible to see in the Task Manager if the LMS process is using a lot of CPU ?
    Erland Isaksson (My homepage)
    (Developer of many plugins/applets (both free and commercial).
    If you like to encourage future presence on this forum and/or third party plugin/applet development, consider purchasing some plugins)
    You may also want to try my Android apps Squeeze Display and RSS Photo Show
    Interested in the future of music streaming ? ickStream - A world of music at your fingertips.

  9. #9
    Quote Originally Posted by erland View Post
    Do you have any firewall or antivirus software installed that could cause issues ?
    Is it possible to see in the Task Manager if the LMS process is using a lot of CPU ?
    Thanks for your help Erland.
    I have no firewall or antivirus installed on this machine.
    Both ps and top show that squeezeboxserver is using 0% CPU.

  10. #10
    Senior Member aubuti's Avatar
    Join Date
    Oct 2005
    Posts
    8,354
    Quote Originally Posted by pierreh View Post
    If I use the actual IP address of the laptop it works. But I don't understand why I should use this address now since the loopback address had been working fine until a few days ago.
    I'm not saying that you should use the actual IP address (although, why not?). I only suggested it to try to figure out where the problem is. From your answer it would appear to be something wrong in your computer's network configuration, but I'm afraid I have no idea exactly what the problem would be. Obviously something changed from how it used to be.

Posting Permissions

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