PDA

View Full Version : Bad http status code



barend
09-28-2014, 07:14 AM
This msg came up this morning on scanning (or searching for) some new disks.
Anyone?
Thanks!

andrei_c
09-29-2014, 10:06 AM
This msg came up this morning on scanning (or searching for) some new disks.
Anyone?
Thanks!

Can you post a complete session log from other tab of the error message box? It's hard to tell without looking at session log.

Andrei

j_castellano@comcast.net
10-25-2014, 08:57 PM
I received a similar message today. Here is the session log from the other tab:

Connecting to api.discogs.com
>| GET /database/search?artist=dylan&oauth_consumer_key=DZqYcaUCZBreeEHlYxXY&oauth_nonce=QYo4Xiro2PamAGFAddLoS6s&oauth_signature_method=HMAC-SHA1&oauth_timestamp=1414270474&oauth_token=dXMoXlxWRZwlqGiQLhfLUPiXPWtfDqEeigNbzI lx&oauth_version=1.0&page=1&per_page=100&type=release&oauth_signature=7rYrv2nom7G7CzRvXXJFWct1e2k%3D HTTP/1.1
>| Accept-Encoding: gzip
>| User-Agent: OrangeCD 6.4
>| Host: api.discogs.com
>| Connection: Keep-Alive
>|
<| HTTP/1.1 401 Unauthorized
<| Reproxy-Status: yes
<| Access-Control-Allow-Origin: *
<| Cache-Control: public, must-revalidate
<| Content-Type: application/json
<| WWW-Authenticate: OAuth realm="http://api.discogs.com"
<| Content-Length: 61
<| Connection: close
<| Date: Sat, 25 Oct 2014 20:54:45 GMT
<| Server: lighttpd
<|
<| {"message": "You must authenticate to access this resource."}

For background, I had to restore my PC recently due to a power outage, so I reinstalled my Orange software today and tried to load music into my database, and received the errors noted above.

Any help will be greatly appreciated.

John

Joebugs
10-27-2014, 11:56 AM
Your version of OrangeCD is 6.4.
Try updating to new 6.5
Maybe it will solve the problem

tearaway
11-15-2014, 08:10 PM
I get this, too

I am using 6.5.4. I see the album in the freedb results, but clicking Preview and Add results in the error message and this session log

Connecting to freedb.mygenres.com
>| GET /freedb/jazz/7e0c030a HTTP/1.1
>| User-Agent: OrangeCD 6.5
>| Host: freedb.mygenres.com
>| Connection: Keep-Alive
>|
<| HTTP/1.1 404 Not Found
<| Date: Sat, 15 Nov 2014 21:07:03 GMT
<| Server: Apache/2.2.3 (CentOS)
<| Content-Length: 302
<| Connection: close
<| Content-Type: text/html; charset=iso-8859-1
<|
<| <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<| <html><head>
<| <title>404 Not Found</title>
<| </head><body>
<| <h1>Not Found</h1>
<| <p>The requested URL /freedb/jazz/7e0c030a was not found on this server.</p>
<| <hr>
<| <address>Apache/2.2.3 (CentOS) Server at freedb.mygenres.com Port 80</address>
<| </body></html>

I would like to change from freedb.mygenres.com to freedb.freedb.com but when I do this in Preferences the change is saved but this session log suggests it did not take effect. I wonder if that is the issue.

Jazz_North
11-15-2014, 09:06 PM
In the CD info download URL specification box leave out one of the freedb's and see what happens. I use http://freedb.org/~cddb/cddb.cgi and it works just fine.

tearaway
11-16-2014, 12:22 AM
In the CD info download URL specification box leave out one of the freedb's and see what happens. I use http://freedb.org/~cddb/cddb.cgi and it works just fine.

Thank you for the suggestion, however that did not change my session details:

Connecting to freedb.mygenres.com
>| GET /freedb/jazz/7e0c030a HTTP/1.1
>| User-Agent: OrangeCD 6.5
>| Host: freedb.mygenres.com
>| Connection: Keep-Alive
>|
<| HTTP/1.1 404 Not Found
<| Date: Sun, 16 Nov 2014 01:18:05 GMT
<| Server: Apache/2.2.3 (CentOS)
<| Content-Length: 302
<| Connection: close
<| Content-Type: text/html; charset=iso-8859-1
<|
<| <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<| <html><head>
<| <title>404 Not Found</title>
<| </head><body>
<| <h1>Not Found</h1>
<| <p>The requested URL /freedb/jazz/7e0c030a was not found on this server.</p>
<| <hr>
<| <address>Apache/2.2.3 (CentOS) Server at freedb.mygenres.com Port 80</address>
<| </body></html>

I set the recommended URL:
54

and picked "Apply", but since freedb.mygenres.com still shows in the session I am under the impression that the latest version is not recognizing the set URL for me.

andrei_c
11-16-2014, 08:16 PM
Working on both issues today. Thanks for your patience.

Andrei

Jazz_North
11-16-2014, 08:43 PM
It's just the Apply button that doesn't work. The change works if you use OK.

tearaway
11-30-2014, 10:15 PM
Any update on this? It is still happening for me. It may only be happening when searching FreeDB by Album Title

I am using http://freedb.org/~cddb/cddb.cgi

gjetson
12-19-2014, 08:18 PM
I'm getting same error message today trying to add albums from Discogs. Anyone else having trouble?

Here is the session log:

Connecting to api.discogs.com
>| GET /database/search?oauth_consumer_key=DZqYcaUCZBreeEHlYxXY&oauth_nonce=A_2kD9eZQohGwBEyPx1M_wW&oauth_signature_method=HMAC-SHA1&oauth_timestamp=1419023423&oauth_token=FbMlqjhFZflFnZmcurmjjLNHgbPNiJNLAdfSOj Qk&oauth_version=1.0&page=1&per_page=100&q=ms%202052&type=release&oauth_signature=u%2FzgTxDqqhjW6gAFdxytodu8IyI%3D HTTP/1.1
>| Accept-Encoding: gzip
>| User-Agent: OrangeCD 6.5
>| Host: api.discogs.com
>| Connection: Keep-Alive
>|
<| HTTP/1.1 401 Unauthorized
<| Reproxy-Status: yes
<| Access-Control-Allow-Origin: *
<| Cache-Control: public, must-revalidate
<| Content-Type: application/json
<| WWW-Authenticate: OAuth realm="http://api.discogs.com"
<| Content-Length: 61
<| Connection: close
<| Date: Fri, 19 Dec 2014 21:15:26 GMT
<| Server: lighttpd
<|
<| {"message": "You must authenticate to access this resource."}

tearaway
02-03-2015, 01:15 AM
Still happening here, is this being looked into?

tearaway
02-03-2015, 01:23 AM
This is my Session Log trying to Preview and Add from FreeDB. Nothing I select in Help --> Preferences --> Internet --> FreeDB Connection makes any difference:
Connecting to freedb.mygenres.com
>| GET /freedb/blues/89101b0a HTTP/1.1
>| User-Agent: OrangeCD 6.5
>| Host: freedb.mygenres.com
>| Connection: Keep-Alive
>|
<| HTTP/1.1 404 Not Found
<| Date: Tue, 03 Feb 2015 02:21:25 GMT
<| Server: Apache/2.2.3 (CentOS)
<| Content-Length: 303
<| Connection: close
<| Content-Type: text/html; charset=iso-8859-1
<|
<| <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<| <html><head>
<| <title>404 Not Found</title>
<| </head><body>
<| <h1>Not Found</h1>
<| <p>The requested URL /freedb/blues/89101b0a was not found on this server.</p>
<| <hr>
<| <address>Apache/2.2.3 (CentOS) Server at freedb.mygenres.com Port 80</address>
<| </body></html>

gjetson
02-05-2015, 05:03 PM
It was working for a couple of months, but now the "Bad HTTP Status Code" error is back again when trying to add new media from Discogs or FreeDB.

Is there a new fix in the works, Andrei? Thanks.

tearaway
05-14-2015, 11:18 PM
Andrei,

I saw there was a new version today, which I upgraded to: 6.5.5.20914
Released: May 14, 2015

However I still have the same issue searching on freedb, I can reproduce it this way:

1) Add from FreeDB icon
2) pick "for Album Title" and enter "jazzberry pie"
3) 1 result returns (showing it is as FreeDB and theoretically retrievable)
4) either double-click on it, or click the "Preview and Add..." button
5) Error on Retrieving entry "bad HTTP status code"

Session Log:

Connecting to freedb.mygenres.com
>| GET /freedb/jazz/9a0b560b HTTP/1.1
>| User-Agent: OrangeCD 6.5
>| Host: freedb.mygenres.com
>| Connection: Keep-Alive
>|
<| HTTP/1.1 404 Not Found
<| Date: Thu, 14 May 2015 23:13:31 GMT
<| Server: Apache/2.2.3 (CentOS)
<| Content-Length: 302
<| Connection: close
<| Content-Type: text/html; charset=iso-8859-1
<|
<| <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<| <html><head>
<| <title>404 Not Found</title>
<| </head><body>
<| <h1>Not Found</h1>
<| <p>The requested URL /freedb/jazz/9a0b560b was not found on this server.</p>
<| <hr>
<| <address>Apache/2.2.3 (CentOS) Server at freedb.mygenres.com Port 80</address>
<| </body></html>

Uke
08-01-2015, 09:58 AM
Any news on this issue? I have the same problem.

Connecting to freedb.mygenres.com
>| GET /freedb/misc/a40c530c HTTP/1.1
>| User-Agent: OrangeCD 6.5
>| Host: freedb.mygenres.com
>| Connection: Keep-Alive
>|
<| HTTP/1.1 404 Not Found
<| Date: Sat, 01 Aug 2015 09:57:06 GMT
<| Server: Apache/2.2.3 (CentOS)
<| Content-Length: 302
<| Connection: close
<| Content-Type: text/html; charset=iso-8859-1
<|
<| <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<| <html><head>
<| <title>404 Not Found</title>
<| </head><body>
<| <h1>Not Found</h1>
<| <p>The requested URL /freedb/misc/a40c530c was not found on this server.</p>
<| <hr>
<| <address>Apache/2.2.3 (CentOS) Server at freedb.mygenres.com Port 80</address>
<| </body></html>