Jump to content

Bad HTTP 401 header


Michael C

Recommended Posts

This bug applies to all versions of Recording Service and Web Frontend. It affects the Apple Safari browser (Mac, Windows and iPhone) not to be able to access the web site.

 

Before a web client authenticates, the web server returns:

 

HTTP/1.1 401 Unauthorized

WWW-Authenticate: Basic Realm=DVBViewerContent-Type: text/html

Content-Length: 157

A carriage return character is missing. The correct header should be:

 

HTTP/1.1 401 Unauthorized

WWW-Authenticate: Basic Realm=DVBViewer

Content-Type: text/html

Content-Length: 157

Link to comment

Just installed the DVBViewer Recording Service 1.4.2.0. But the problem still persists. The header is still faulty.

 

HTTP/1.1 401 Unauthorized

WWW-Authenticate: Basic Realm=DVBViewerContent-Type: text/html

Content-Length: 157

 

fixed.
Link to comment

:( I did fix it, but the compiler decided to use an old version of the file ;)

 

This time I made sure it really uses the right file. Please download again, I uploaded a fixed version.

Link to comment

Excellent! I can finally login into the mobile edition on my iPhone Safari now. Thanks!

 

However, the layout does not look good on the iPhone.

post-61061-1215880979_thumb.png.

 

It looked better after I added the following meta tag to the template files under "SVCweb\mobi":

 

<meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=1;"/>

 

post-61061-1215880998_thumb.png

 

So with the tag in the template files, you can then claim the mobile edition is optimized for the iPhone! (though there is still room to improve.)

 

;) I did fix it, but the compiler decided to use an old version of the file :)

 

This time I made sure it really uses the right file. Please download again, I uploaded a fixed version.

Link to comment
  • 2 weeks later...

Hello everybody,

 

where can I download this new version? Version 1.4.4.0 and 1.4.9.0 (beta) don't work for me on the iPhone (401 Error).

 

Best regards,

Arno

Link to comment

:angry: Sorry, I mixed up the web interface and the recording service.

 

Is there a version of the web interface available which corrects the 401-bug with the iPhone?

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...