Bug 4246 - localhost:9000 blank due to case sensitive file system
: localhost:9000 blank due to case sensitive file system
Status: CLOSED WORKSFORME
Product: Logitech Media Server
Classification: Unclassified
Component: Web Interface
: 6.5.0
: Macintosh Other
: P2 normal (vote)
: ---
Assigned To: Chris Owens
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-09-28 06:40 UTC by Martin Seneclauze
Modified: 2008-12-18 11:12 UTC (History)
0 users

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Seneclauze 2006-09-28 06:40:32 UTC
I have a mac with a case sensitive file system. When I upgraded to 6.5 to 6.3.2 I lost access to the configuration web page (localhost:9000). It looks like it is due to the fact that the HTML folder is called html in the call function in 6.5 whereas it was called HTML in a previous version.

Changing the folder's name to html from HTML seems to solve the problem.
Comment 1 Blackketter Dean 2006-10-01 22:37:10 UTC
martin:  what "call function" are you talking about?  
Comment 2 Martin Seneclauze 2006-10-02 00:08:47 UTC
Here is what I get in the log with the --d_html flag on. I haven't have time to go deapper but when I change the SlimServer.prefPane/Contents/server/HTML to SlimServer.prefPane/Contents/server/html it works better. 

2006-10-02 09:02:03.6743 Accepted connection 1 from 127.0.0.1
2006-10-02 09:02:03.6802 reading request...
2006-10-02 09:02:03.6870 HTTP request: from 127.0.0.1 (HTTP::Daemon::ClientConn=GLOB(0x51ffa4c)) for GET HTTP/1.1 / 
2006-10-02 09:02:03.6913 processURL Clients: 192.168.178.24:40633
2006-10-02 09:02:03.6922 Generating response for (htm, text/html) 
2006-10-02 09:02:03.6929 generating from include.html
2006-10-02 09:02:03.6990 ERROR: file error - include.html: not found

2006-10-02 09:02:03.6997 generating from homeplayer_list.html
2006-10-02 09:02:03.7012 ERROR: file error - homeplayer_list.html: not found

2006-10-02 09:02:03.7446 generating from index.html
2006-10-02 09:02:03.7462 ERROR: file error - index.html: not found

2006-10-02 09:02:03.7483 End request: keepAlive: [1] - waiting for next request for HTTP::Daemon::ClientConn=GLOB(0x51ffa4c) on connection = keep-alive

2006-10-02 09:02:03.7769 Sent 317 to 127.0.0.1
2006-10-02 09:02:03.7772 More to send to 127.0.0.1
2006-10-02 09:02:03.7790 reading request...
2006-10-02 09:02:03.7794 HTTP request: from 127.0.0.1 (HTTP::Daemon::ClientConn=GLOB(0x51ffa4c)) for GET HTTP/1.1 /favicon.ico 
2006-10-02 09:02:03.8111 processURL Clients: 192.168.178.24:40633
2006-10-02 09:02:03.8119 Generating response for (ico, image/x-icon) favicon.ico
2006-10-02 09:02:03.8141 generating from favicon.ico
2006-10-02 09:02:03.8143 reading http file for (Default favicon.ico)
2006-10-02 09:02:03.8145   checking for /Users/msn/Library/SlimDevices/html/Default/favicon.ico.
2006-10-02 09:02:03.8147   checking for /Library/SlimDevices/html/Default/favicon.ico.
2006-10-02 09:02:03.8148   checking for /Users/msn/Library/PreferencePanes/SlimServer.prefPane/Contents/server/html/Default/favicon.ico.
2006-10-02 09:02:03.8149   checking for /Users/msn/Library/PreferencePanes/SlimServer.prefPane/Contents/server/Plugins/RandomPlay/HTML/Default/favicon.ico.
2006-10-02 09:02:03.8151   checking for /Users/msn/Library/PreferencePanes/SlimServer.prefPane/Contents/server/Plugins/Health/HTML/Default/favicon.ico.
2006-10-02 09:02:03.8152   checking for /Users/msn/Library/PreferencePanes/SlimServer.prefPane/Contents/server/Plugins/DigitalInput/HTML/Default/favicon.ico.
2006-10-02 09:02:03.8157   checking for /Users/msn/Library/PreferencePanes/SlimServer.prefPane/Contents/server/Plugins/Live365/HTML/Default/favicon.ico.
2006-10-02 09:02:03.8159   checking for /Users/msn/Library/SlimDevices/html/EN/favicon.ico.
2006-10-02 09:02:03.8160   checking for /Library/SlimDevices/html/EN/favicon.ico.
2006-10-02 09:02:03.8161   checking for /Users/msn/Library/PreferencePanes/SlimServer.prefPane/Contents/server/html/EN/favicon.ico.
2006-10-02 09:02:03.8162   checking for /Users/msn/Library/PreferencePanes/SlimServer.prefPane/Contents/server/Plugins/RandomPlay/HTML/EN/favicon.ico.
2006-10-02 09:02:03.8164   checking for /Users/msn/Library/PreferencePanes/SlimServer.prefPane/Contents/server/Plugins/Health/HTML/EN/favicon.ico.
2006-10-02 09:02:03.8165   checking for /Users/msn/Library/PreferencePanes/SlimServer.prefPane/Contents/server/Plugins/DigitalInput/HTML/EN/favicon.ico.
2006-10-02 09:02:03.8166   checking for /Users/msn/Library/PreferencePanes/SlimServer.prefPane/Contents/server/Plugins/Live365/HTML/EN/favicon.ico.
2006-10-02 09:02:03.8926 generating from html/mypage.ico
2006-10-02 09:02:03.8933 reading http file for (Default html/mypage.ico)
2006-10-02 09:02:03.9005   checking for /Users/msn/Library/SlimDevices/html/Default/html/mypage.ico.
2006-10-02 09:02:03.9035   checking for /Library/SlimDevices/html/Default/html/mypage.ico.
2006-10-02 09:02:03.9040   checking for /Users/msn/Library/PreferencePanes/SlimServer.prefPane/Contents/server/html/Default/html/mypage.ico.
2006-10-02 09:02:03.9044   checking for /Users/msn/Library/PreferencePanes/SlimServer.prefPane/Contents/server/Plugins/RandomPlay/HTML/Default/html/mypage.ico.
2006-10-02 09:02:03.9049   checking for /Users/msn/Library/PreferencePanes/SlimServer.prefPane/Contents/server/Plugins/Health/HTML/Default/html/mypage.ico.
2006-10-02 09:02:03.9053   checking for /Users/msn/Library/PreferencePanes/SlimServer.prefPane/Contents/server/Plugins/DigitalInput/HTML/Default/html/mypage.ico.
2006-10-02 09:02:03.9056   checking for /Users/msn/Library/PreferencePanes/SlimServer.prefPane/Contents/server/Plugins/Live365/HTML/Default/html/mypage.ico.
2006-10-02 09:02:03.9060   checking for /Users/msn/Library/SlimDevices/html/EN/html/mypage.ico.
2006-10-02 09:02:03.9066   checking for /Library/SlimDevices/html/EN/html/mypage.ico.
2006-10-02 09:02:03.9078   checking for /Users/msn/Library/PreferencePanes/SlimServer.prefPane/Contents/server/html/EN/html/mypage.ico.
2006-10-02 09:02:03.9081   checking for /Users/msn/Library/PreferencePanes/SlimServer.prefPane/Contents/server/Plugins/RandomPlay/HTML/EN/html/mypage.ico.
2006-10-02 09:02:03.9084   checking for /Users/msn/Library/PreferencePanes/SlimServer.prefPane/Contents/server/Plugins/Health/HTML/EN/html/mypage.ico.
2006-10-02 09:02:03.9122   checking for /Users/msn/Library/PreferencePanes/SlimServer.prefPane/Contents/server/Plugins/DigitalInput/HTML/EN/html/mypage.ico.
2006-10-02 09:02:03.9129   checking for /Users/msn/Library/PreferencePanes/SlimServer.prefPane/Contents/server/Plugins/Live365/HTML/EN/html/mypage.ico.
2006-10-02 09:02:03.9134 File empty: html/mypage.ico2006-10-02 09:02:03.9138 generating from html/errors/404.html
2006-10-02 09:02:03.9155 ERROR: file error - html/errors/404.html: not found

2006-10-02 09:02:03.9179 End request: keepAlive: [2] - waiting for next request for HTTP::Daemon::ClientConn=GLOB(0x51ffa4c) on connection = keep-alive

2006-10-02 09:02:03.9186 Sent 0 to 127.0.0.1
2006-10-02 09:02:03.9189 More to send to 127.0.0.1
2006-10-02 09:02:03.9222 Sent 389 to 127.0.0.1
2006-10-02 09:02:03.9227 More to send to 127.0.0.1
2006-10-02 09:02:03.9237 Sent 0 to 127.0.0.1
2006-10-02 09:02:03.9240 No more messages to send to 127.0.0.1
2006-10-02 09:02:03.9249 No segment to send to 127.0.0.1, waiting for next request..
2006-10-02 09:02:33.6581 reading request...
2006-10-02 09:02:33.6584 Client at 127.0.0.1 disconnected. (half-closed)



Comment 3 Chris Owens 2006-10-04 14:47:09 UTC
I remember someone telling me about this problem, but I've never seen it myself.  He means the 'Web Access' button in the preferences pane.

I don't see a bug filed about this problem, but I'm relatively certain it was only with some of the 6.5.0 betas.

Martin, could you try the latest 6.5.1 nightly and see if this still occurs?
Comment 4 Martin Seneclauze 2006-10-04 15:58:01 UTC
(In reply to comment #3)
> I remember someone telling me about this problem, but I've never seen it
> myself.  He means the 'Web Access' button in the preferences pane.
> 
> I don't see a bug filed about this problem, but I'm relatively certain it was
> only with some of the 6.5.0 betas.
> 
> Martin, could you try the latest 6.5.1 nightly and see if this still occurs?
> 

Tried SlimServer_6.5_v2006-10-04.dmg an I have the exact same symptoma.

But maybe it is not such an important bug as it seems I am the only one to have a case sensitive file system on the mac.
Comment 5 Chris Owens 2006-10-05 15:38:25 UTC
There was definitely an issue at one time.  Have you fixed it on your system?  If so I will mark it as resolved for now and if additional customers start seeing it again we can look into it more carefully.
Comment 6 Martin Seneclauze 2006-10-06 00:27:08 UTC
Fine with me. Thanks
Comment 7 Chris Owens 2008-03-07 09:03:52 UTC
This bug is being closed since it was resolved for a version which is now released!  Please download the new version of SqueezeCenter (formerly SlimServer) at http://www.slimdevices.com/su_downloads.html

If you are still seeing this bug, please re-open it and we will consider it for a future release.