Opened 8 years ago
Closed 4 years ago
#481 closed defect (fixed)
UPnP: [Fatal Error] :15:1: Content is not allowed in trailing section.
Reported by: | DISABLED | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 0.9.22 |
Component: | router/transport | Version: | 0.8.7 |
Keywords: | UPnP | Cc: | |
Parent Tickets: | Sensitive: | no |
Description
Hi,
Since the new upgrade to 0.8.7 yesterday, i get a Fatal error.
2011/06/28 02:06:02 | INFO: Started org.mortbay.jetty.Server@679bfb30
2011/06/28 02:06:02 | [Fatal Error] :15:1: Content is not allowed in trailing section.
2011/06/28 02:06:03 | [Fatal Error] :6:1: Content is not allowed in trailing section.
2011/06/28 02:06:03 | [Fatal Error] :6:1: Content is not allowed in trailing section.
2011/06/28 02:06:03 | [Fatal Error] :6:1: Content is not allowed in trailing section.
2011/06/28 02:06:03 | [Fatal Error] :6:1: Content is not allowed in trailing section.
I2P version: 0.8.7-0deb2
Java version: Sun Microsystems Inc. 1.6.0_20 (OpenJDK Runtime Environment 1.6.0_20-b20)
Platform: Linux amd64 2.6.38-10-generic
Processor: uninitialized (core2)
Jbigi: Locally optimized native BigInteger? library loaded from file
Encoding: UTF-8
Best Regards
Change History (13)
comment:1 Changed 8 years ago by
Component: | package/ubuntu → wrapper |
---|
comment:2 Changed 8 years ago by
Component: | wrapper → router/general |
---|---|
Keywords: | upnp added |
comment:3 Changed 8 years ago by
Owner: | killyourtv deleted |
---|---|
Status: | new → assigned |
comment:4 Changed 8 years ago by
Component: | router/general → router/transport |
---|---|
Priority: | major → minor |
The attempted fix was in 0.8.6. I don't think that anything in 0.8.7 made it any worse. The problem is certain UPnP routers returning bad XML. You can ignore the error or turn off UPnP or switch routers.
comment:5 Changed 8 years ago by
Hi zzz,
Thanks for your answer, i have turn off my upnp, i don't need it anyway.
Best regards
comment:6 Changed 8 years ago by
Milestone: | 0.8.12 → 0.8.14 |
---|
comment:7 Changed 8 years ago by
Keywords: | Fatal Error 15:1 added; upnp removed |
---|---|
Summary: | [Fatal Error] :15:1: Content is not allowed in trailing section. → Problem Remains in 0.9.0 - [Fatal Error] :15:1: Content is not allowed in trailing section. |
Version: | 0.8.7 → 0.9 |
Dear i2p Developers:
Just an update on this same issue from a different user (on Windows 7). I have experienced this same error since the earliest 0.8.* versions. I have upgraded continuously as new builds were released. This error has been persisent since then. I am now on 0.9.0 and this error remains.
However, everything within i2p appears to be working properly.
comment:8 Changed 8 years ago by
Summary: | Problem Remains in 0.9.0 - [Fatal Error] :15:1: Content is not allowed in trailing section. → Problem Resolved - [Fatal Error] :15:1: Content is not allowed in trailing section. |
---|
Update: issue is resolved under Windows by disabling UPnP.
comment:9 Changed 8 years ago by
Keywords: | UPnP added; Fatal Error 15:1 removed |
---|---|
Milestone: | 0.8.14 → 0.9.3 |
Summary: | Problem Resolved - [Fatal Error] :15:1: Content is not allowed in trailing section. → UPnP: [Fatal Error] :15:1: Content is not allowed in trailing section. |
Version: | 0.9 → 0.8.7 |
That's a workaround, not a fix. Changing the title back. As explained above, it's caused by UPnP devices generating bad XML, but our parser should be able to handle it.
I am working on upgrading our UPnP library but I don't think that will fix it either.
comment:10 Changed 7 years ago by
Milestone: | 0.9.3 |
---|
comment:11 Changed 5 years ago by
UPnP lib updated to latest in 0.9.18-6, but unlikely to fix this. We should proceed with a local fix if possible.
comment:13 Changed 4 years ago by
Milestone: | → 0.9.22 |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
See #1653 for resolution
From IRC:
<ThePriest?> jvm 1 | [Fatal Error] :6:1: Content is not allowed in trailing section.
<ThePriest?> jvm 1 | [Fatal Error] :6:1: Content is not allowed in trailing section.
<ThePriest?> jvm 1 | [Fatal Error] :6:1: Content is not allowed in trailing section.
<ThePriest?> jvm 1 | [Fatal Error] :6:1: Content is not allowed in trailing section.
<ThePriest?> jvm 1 | [Fatal Error] :6:1: Content is not allowed in trailing section.
<ThePriest?> jvm 1 | [Fatal Error] :6:1: Content is not allowed in trailing section.
<ThePriest?> is this bad???
<zzz> no
<zzz> it's a UPnP error I've tried to fix, guess I wasn't 100% successful :(