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 ?
Results 1 to 10 of 14
-
2012-07-16, 10:44 #1Member
- Join Date
- Jun 2012
- Posts
- 34
LMS does not respond on localhost:9000
-
2012-07-16, 11:10 #2
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?
-
2012-07-16, 11:17 #3Senior Member
- Join Date
- Jan 2007
- Posts
- 854
wrong thread!
Last edited by jezbo; 2012-07-16 at 11:27. Reason: wrong thread!
--
muso developer
-
2012-07-16, 11:26 #4Erland 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.
-
2012-07-16, 11:32 #5
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.
-
2012-07-16, 11:41 #6Member
- Join Date
- Jun 2012
- Posts
- 34
-
2012-07-16, 11:44 #7Member
- Join Date
- Jun 2012
- Posts
- 34
-
2012-07-16, 11:52 #8Erland 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.
-
2012-07-16, 12:12 #9Member
- Join Date
- Jun 2012
- Posts
- 34
-
2012-07-16, 12:50 #10
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.

Reply With Quote

