Re: [freenet-support] Web interface - 'Unexpected key' always

2003-01-29 Thread Matthew Toseland
On Thu, Jan 30, 2003 at 01:48:47AM -, xBlank wrote:
> Hi there,
> 
> I'm trying freenet out without much success so far...
> 
> Freenet looks like it is starting fine. When look at the web interface it
> all seems well. I get the Aqua themed page. If I view Node information then
> I get the info. But if I try to click on any of the links or to request
> Freesite with a key then I get something like this:
> 
> "Unexpected Key
> 
> 
> The requested Key
> http%3a//localhost/SSK@Pqb7VI1DhPl1kaB0p4-CJyFfUUcPAgM/TII// doesn't look
> like a freenet key.
> Freenet Keys begin with KSK@, SSK@, CHK@ or SVK@. The most common reason for
> this message is that you are trying to use the Freenet Gateway key form as a
> search form. Please visit one of the bookmark links on the gateway and
> follow links to other freesites from there.
> If you really want to try and retrieve this key, you can Retrieve anyway, or
> return to gateway page."

Very strange... I assume %3a is ":"... your web browser should have sent
just /SSK@Pqb7VI1DhPl1kaB0p4-CJyFfUUcPAgM/TII// - are you using the
freenet server as a web proxy or something?
> 
> Looks like one to me, apart from the HTTP formatting.
> 
> Yours, frustratedly,
> 
> Jeff
> 
> More info below
> 
> I am running Win2k. Viewing through Mozilla 1.0 (but I get the same error if
> I use IE5.5).
>   Node Version 0.5
>   Protocol Version 1.46
>   Build Number 550
>   CVS Revision 1.90.2.26
> 
> 
> 
> I  am getting some java errors, but I think that's unrelated. Here's a
> squashed log.
> 
> 
> 00:24:45loading service: mainportnull
> 00:24:46Starting ticker..null
> 00:24:46Starting interfaces..null
> 00:24:46Not announcing because I am transient.null
Why are you transient? You don't have to be 24x7 to be permanent.

> 00:27:36I/O error in servletjava.net.SocketException: Software caused
> connection abort: JVM_recv in socket input stream read
Probably harmless.

> 00:35:09I/O error in servletjava.net.SocketException: Software caused
> connection abort: JVM_recv in socket input stream read
> 00:35:36I/O error in servletjava.net.SocketException: Software caused
> connection abort: JVM_recv in socket input stream read
> 00:38:04I/O error in servletjava.net.SocketException: Software caused
> connection abort: JVM_recv in socket input stream read
> 00:40:54I/O error in servletjava.net.SocketException: Software caused
> connection abort: JVM_recv in socket input stream read
> 00:41:12I/O error in servletjava.net.SocketException: Software caused
> connection abort: JVM_recv in socket input stream read
> 00:53:39I/O error in servletjava.net.SocketException: Software caused
> connection abort: JVM_recv in socket input stream read
> 01:00:27I/O error in servletjava.net.SocketException: Software caused
> connection abort: JVM_recv in socket input stream read
> 01:01:04Reading 31918 bytesnull
> 01:01:04I/O error in servletjava.net.SocketException: Software caused
> connection abort: JVM_recv in socket input stream read
> etc
> 
> Java environs:
>  JVM Vendor Sun Microsystems Inc.
>   JVM Name Java HotSpot(TM) Client VM
>   JVM Version 1.4.0-b92
That had some bugs... upgrade to 1.4.1-r01 if you can.
> 



-- 
Matthew Toseland
[EMAIL PROTECTED][EMAIL PROTECTED]
Full time freenet hacker.
http://freenetproject.org/
Freenet Distribution Node (temporary) at http://amphibian.dyndns.org:8889/DGfijksisVk/
ICTHUS.



msg02731/pgp0.pgp
Description: PGP signature


[freenet-support] Web interface - 'Unexpected key' always

2003-01-29 Thread xBlank
Hi there,

I'm trying freenet out without much success so far...

Freenet looks like it is starting fine. When look at the web interface it
all seems well. I get the Aqua themed page. If I view Node information then
I get the info. But if I try to click on any of the links or to request
Freesite with a key then I get something like this:

"Unexpected Key


The requested Key
http%3a//localhost/SSK@Pqb7VI1DhPl1kaB0p4-CJyFfUUcPAgM/TII// doesn't look
like a freenet key.
Freenet Keys begin with KSK@, SSK@, CHK@ or SVK@. The most common reason for
this message is that you are trying to use the Freenet Gateway key form as a
search form. Please visit one of the bookmark links on the gateway and
follow links to other freesites from there.
If you really want to try and retrieve this key, you can Retrieve anyway, or
return to gateway page."

Looks like one to me, apart from the HTTP formatting.

Yours, frustratedly,

Jeff

More info below

I am running Win2k. Viewing through Mozilla 1.0 (but I get the same error if
I use IE5.5).
  Node Version 0.5
  Protocol Version 1.46
  Build Number 550
  CVS Revision 1.90.2.26



I  am getting some java errors, but I think that's unrelated. Here's a
squashed log.


00:24:45loading service: mainportnull
00:24:46Starting ticker..null
00:24:46Starting interfaces..null
00:24:46Not announcing because I am transient.null
00:27:36I/O error in servletjava.net.SocketException: Software caused
connection abort: JVM_recv in socket input stream read
00:35:09I/O error in servletjava.net.SocketException: Software caused
connection abort: JVM_recv in socket input stream read
00:35:36I/O error in servletjava.net.SocketException: Software caused
connection abort: JVM_recv in socket input stream read
00:38:04I/O error in servletjava.net.SocketException: Software caused
connection abort: JVM_recv in socket input stream read
00:40:54I/O error in servletjava.net.SocketException: Software caused
connection abort: JVM_recv in socket input stream read
00:41:12I/O error in servletjava.net.SocketException: Software caused
connection abort: JVM_recv in socket input stream read
00:53:39I/O error in servletjava.net.SocketException: Software caused
connection abort: JVM_recv in socket input stream read
01:00:27I/O error in servletjava.net.SocketException: Software caused
connection abort: JVM_recv in socket input stream read
01:01:04Reading 31918 bytesnull
01:01:04I/O error in servletjava.net.SocketException: Software caused
connection abort: JVM_recv in socket input stream read
etc

Java environs:
 JVM Vendor Sun Microsystems Inc.
  JVM Name Java HotSpot(TM) Client VM
  JVM Version 1.4.0-b92


<>