Great: 0.4.0beta4's WebGUI does both IPv4 and IPv6 at the same time!

Questions and bug reports for Beta releases should be posted here.
Forum rules
Help us help you:
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
User avatar
sander
Release Testers
Release Testers
Posts: 8830
Joined: January 22nd, 2008, 2:22 pm

Great: 0.4.0beta4's WebGUI does both IPv4 and IPv6 at the same time!

Post by sander »

Wow, this is great: 0.4.0beta4's WebGUI does both IPv4 and IPv6 at the same time! Earlier version's WebGUI (like Beta2) could do IPv4 or IPv6, but not at the same time.

I was triggered by the logging showing IPv4 addresses with "::ffff:" in front of them:

Code: Select all

::ffff:127.0.0.1 - - [05/May/2008:08:16:42] "GET /sabnzbd/static/PlotKit/Plotkit.js HTTP/1.1" 404 - "http://localhost:8080/sabnzbd/" "Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9b5) Gecko/2008041515 Firefox/3.0b5"
When I connect using IPv6, the logging shows something like this (IPv6 address a bit changed to avoid too much visitors):

Code: Select all

2001:5c0:8fff:fffe::842a - - [05/May/2008:08:14:41] "GET /sabnzbd/ HTTP/1.1" 200 - "http://xxxyyy.broker.freenet6.net:8080/sabnzbd/" "Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9b5) Gecko/2008041515 Firefox/3.0b5"

DevTeam: thank you! Is this caused by new settings in SAB?
Please don't send me unrequested PM's; the forum is the best way to communicate.
If someone helps you, please reply to that help.
f you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Great: 0.4.0beta4's WebGUI does both IPv4 and IPv6 at the same time!

Post by shypike »

Eh, what can I say. We can do miracles sometimes.
No seriously, it's probably due to the updated CherryPy (now 2.3.0).
Post Reply