On Wednesday 24 April 2002 22:59, Christopher Stone wrote: > http://127.0.0.1:9999/ works, but if I click on > http://127.0.0.1:9999/gpl.txt I get the following errors in the log file: > > 20:55:34.340:peer_req_wait.288(peer.c) could not requests all 1 keys > 20:55:34.340:file_get.811(file.c) key [EMAIL PROTECTED] not found in store
That means your node didn't find the key and had no connection to another node to ask for it either. > ok, but I still havnt got any logs saying packets are being blocked so I > think I must already have this port open, or else its not working right. I think your node was not yet contacted, that's why you saw no log entries. > The peers page just shows this: > > ENTROPY 0.1.5-98 Peer Status > Node Address in out ADV REQ INS INZ And this is where you should see some IP numbers or node names after some time (like 1-2 minutes). If you don't see any nodes listed there, you will not be able to retrieve anything from the network. You could try to add some or all of these lines to seed.txt: dopamin.dyn.dhs.org:37374 max9.dyndns.org:37375 vitus.homedns.org:37373 Keep the node running for some minutes and look at the peers page. You should then see some connections with outgoing and some with incoming data counters; some with IP numbers and some with domain names... then you can try to get something from the net. Ciao, Juergen _______________________________________________ Xmame mailing list [EMAIL PROTECTED] http://toybox.twisted.org.uk/mailman/listinfo/xmame
