Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

loadlib command returns empty 200 response #43

Open
Atrejoe opened this issue Oct 20, 2014 · 5 comments
Open

loadlib command returns empty 200 response #43

Atrejoe opened this issue Oct 20, 2014 · 5 comments
Labels

Comments

@Atrejoe
Copy link

Atrejoe commented Oct 20, 2014

When attempting to load a somewhat large library the response seems to time out (at least it takes a long time), but still returns an empty 200 response, see:

Remote Address:192.168.1.108:80
Request URL:http://volumio/db/?cmd=loadlib
Request Method:POST
Status Code:200 OK
Request Headersview source
Accept:application/json, text/javascript, */*; q=0.01
Accept-Encoding:gzip,deflate
Accept-Language:en-US,en;q=0.8,nl;q=0.6,de;q=0.4
Cache-Control:no-cache
Connection:keep-alive
Content-Length:0
Cookie:PHPSESSID=hacrf8bssncpvl81k3gg71mhf6
DNT:1
Host:volumio
Origin:http://volumio
Pragma:no-cache
Referer:http://volumio/
User-Agent:Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/38.0.2125.104 Safari/537.36
X-Requested-With:XMLHttpRequest
Query String Parametersview sourceview URL encoded
cmd:loadlib
Response Headersview source
Connection:keep-alive
Content-Type:text/html
Date:Mon, 20 Oct 2014 17:47:02 GMT
Server:nginx/1.2.1
Transfer-Encoding:chunked
X-Powered-By:PHP/5.4.4-14+deb7u7

When I was scanning the library was actually show, but as it grew lager it (naturally) became somewhat less responsive.

When I obtain the content of the Volumio library using an app on my phone or a desktop client it loads quite quickly.

@jotak
Copy link
Collaborator

jotak commented Oct 20, 2014

Hello,

I've made quite a lot of changes on the library, but it's not released yet. And only half of my work may be released in volumio next version, because the other part involves architecture changes, it will be for later.
Basically, in the next version the client-side will be improved, and should not get overloaded as it sometimes is currently. But the server-side is still unchanged, which means that loading data is still going to take a while. Of course if anyone wants to try some fresh-made, not-so-tested code and not afraid to install 2-3 softwares... then we can get in touch!

@Atrejoe
Copy link
Author

Atrejoe commented Oct 24, 2014

Not afraid at all. I'm am bit swamped timewise, but if you give me clear instructions, I'll try. I'm not so experienced on linux stuff, but am adept with the web.

Would it happen tot include Spotify connect?

Sorry about my late reply, I just found out that my reply-by-mail did not arrive.

@edivp
Copy link

edivp commented May 1, 2015

Hi, any news on this? I have the same problem. Are there any logs to scan for errors? Can I help debugging?

@ning-yu
Copy link
Collaborator

ning-yu commented May 4, 2015

How many tracks do you have in your library?

@ning-yu ning-yu added the bug label May 4, 2015
@edivp
Copy link

edivp commented May 5, 2015

Hi, currently I have 28,546 tracks in my library. mpd is working fine using other clients, so it seems to be a volumio UI issue...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants