[freenet-support] Freenet 0.7 build 1182-1185

2008-11-27 Thread Matthew Toseland
Freenet 0.7 build 1185 is now available. Please upgrade. This build will be 
mandatory on Monday. If you have any problems updating please let us know, 
include your wrapper.log, and update manually using the update scripts 
(update.sh or update.cmd). If you discover any bugs please report them, 
preferably to the bug tracker: https://bugs.freenetproject.org/

Changes in 1182:
- Greatly improve the data corruption bug workaround introduced in 1181.
- Faster compression.
- Minor bugfix in the PNG filter.
- Some unit tests to try to avoid the data corruption mess in future.

Changes in 1183: (Note if you are still on 1183 and you have automatic 
updating disabled you might have to update manually)
- Fix a space leak related to plugins that do requests (e.g. WoT) hanging in 
unload.
- First part of FMS/Frost message insertion fix.
- Temporary file handling improvements, make sure temp files are cleaned up, 
log an error when they leak.
- Minor optimisations, minor internal changes...

Changes in 1184:
- Fix a temporary file related bug affecting the web interface. Most forms 
were broken, including the shutdown button and dismissing useralerts.
- Fix an internal error caused by problems with temporary buckets
- Fix the bug causing FMS and Frost message inserts to fail (we hope; if you 
still have problems with this, let us know...).
- Lots of leaking temp files fixes.

Changes in 1185:
- Maybe fix the bandwidth collapsing bug. When a connection stalled, this bug 
caused us to lose messages, resulting in finished requests not being removed, 
resulting in the node thinking it is more overloaded than it is and rejecting 
requests, node bandwidth usage collapses. (Bug 2720, thanks dennisn, petenix 
and others).
- Fetch freenet-ext.jar version 26. This is the first part of a permanent 
solution to the data corruption bug.
- Minor fix to the salted hash datastore alert shown when there are still 
files from bdbje left over and the user should delete them.
- Minor NullPointerException fix on loading the homepage too soon after 
startup.
-- next part --
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: not available
URL: 
<https://emu.freenetproject.org/pipermail/support/attachments/20081127/978b06aa/attachment.pgp>


[freenet-support] Bug report

2008-11-27 Thread Matthew Toseland
On Thursday 27 November 2008 17:42, toadsfriend at hushmail.com wrote:
> 4 of your peers are having severe problems (not acknowledging 
> packets even after 10 minutes). This is probably due to a bug in 
> the code. Please report it to us at the bug tracker at 
> https://bugs.freenetproject.org/ or at support at freenetproject.org. 
> Please include this message and what version of the node you are 
> running. The affected peers (you may not want to include this in 
> your bug report if they are darknet peers) are:
> 
> * 129.16.197.194:27790
> * 62.225.45.102:6352
> * 98.227.214.171:53740
> * 84.30.40.171:26687
> 
> Freenet 0.7 Build #1184 r23907
> Freenet-ext Build #26 r23771

Thanks for your bug report. Hopefully we will be able to fix this soon, 
however there have been a number of more urgent problems lately. We make the 
node report it because we need to hear about it if it happens ... we had 
thought it was fixed. Please wait until we release a build which we claim has 
fixed the problem, and then report the bug if it continues to happen. Thanks.
> 
> Hi,
> 
> If you wish to receive bug reports it might be a good idea to 
> enable the support address to receive messages. My last one is 
> being held up for a moderator to view. I shall not bother in future 
> if I don't think helpful reports are being attended to.

Given the amount of spam we get, which would be rebroadcast to everyone trying 
to help other users or trying to solve a problem of their own, it would be 
utterly idiotic to not moderate non-subscriber spam: it would simply result 
in everyone leaving the list.
> 
> Well wisher
-- next part --
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: not available
URL: 
<https://emu.freenetproject.org/pipermail/support/attachments/20081127/f380d184/attachment.pgp>


[freenet-support] Bug report

2008-11-27 Thread toadsfri...@hushmail.com
4 of your peers are having severe problems (not acknowledging 
packets even after 10 minutes). This is probably due to a bug in 
the code. Please report it to us at the bug tracker at 
https://bugs.freenetproject.org/ or at support at freenetproject.org. 
Please include this message and what version of the node you are 
running. The affected peers (you may not want to include this in 
your bug report if they are darknet peers) are:

* 129.16.197.194:27790
* 62.225.45.102:6352
* 98.227.214.171:53740
* 84.30.40.171:26687

Freenet 0.7 Build #1184 r23907
Freenet-ext Build #26 r23771

Hi,

If you wish to receive bug reports it might be a good idea to 
enable the support address to receive messages. My last one is 
being held up for a moderator to view. I shall not bother in future 
if I don't think helpful reports are being attended to.

Well wisher

--
Single?
Chat with sexy singles in your area now. Click Here!
http://tagline.hushmail.com/fc/u4MuRdD02WLxg7PokpzHcuvUMdPrc2FX5N2JHD5IA6gzn0nsDXyS5/




[freenet-support] Freenet 0.7 build 1182-1185

2008-11-27 Thread Matthew Toseland
Freenet 0.7 build 1185 is now available. Please upgrade. This build will be 
mandatory on Monday. If you have any problems updating please let us know, 
include your wrapper.log, and update manually using the update scripts 
(update.sh or update.cmd). If you discover any bugs please report them, 
preferably to the bug tracker: https://bugs.freenetproject.org/

Changes in 1182:
- Greatly improve the data corruption bug workaround introduced in 1181.
- Faster compression.
- Minor bugfix in the PNG filter.
- Some unit tests to try to avoid the data corruption mess in future.

Changes in 1183: (Note if you are still on 1183 and you have automatic 
updating disabled you might have to update manually)
- Fix a space leak related to plugins that do requests (e.g. WoT) hanging in 
unload.
- First part of FMS/Frost message insertion fix.
- Temporary file handling improvements, make sure temp files are cleaned up, 
log an error when they leak.
- Minor optimisations, minor internal changes...

Changes in 1184:
- Fix a temporary file related bug affecting the web interface. Most forms 
were broken, including the shutdown button and dismissing useralerts.
- Fix an internal error caused by problems with temporary buckets
- Fix the bug causing FMS and Frost message inserts to fail (we hope; if you 
still have problems with this, let us know...).
- Lots of leaking temp files fixes.

Changes in 1185:
- Maybe fix the bandwidth collapsing bug. When a connection stalled, this bug 
caused us to lose messages, resulting in finished requests not being removed, 
resulting in the node thinking it is more overloaded than it is and rejecting 
requests, node bandwidth usage collapses. (Bug 2720, thanks dennisn, petenix 
and others).
- Fetch freenet-ext.jar version 26. This is the first part of a permanent 
solution to the data corruption bug.
- Minor fix to the salted hash datastore alert shown when there are still 
files from bdbje left over and the user should delete them.
- Minor NullPointerException fix on loading the homepage too soon after 
startup.


pgpDs7jDoUT6N.pgp
Description: PGP signature
___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]

Re: [freenet-support] Bug report

2008-11-27 Thread Matthew Toseland
On Thursday 27 November 2008 17:42, [EMAIL PROTECTED] wrote:
> 4 of your peers are having severe problems (not acknowledging 
> packets even after 10 minutes). This is probably due to a bug in 
> the code. Please report it to us at the bug tracker at 
> https://bugs.freenetproject.org/ or at [EMAIL PROTECTED] 
> Please include this message and what version of the node you are 
> running. The affected peers (you may not want to include this in 
> your bug report if they are darknet peers) are:
> 
> * 129.16.197.194:27790
> * 62.225.45.102:6352
> * 98.227.214.171:53740
> * 84.30.40.171:26687
> 
> Freenet 0.7 Build #1184 r23907
> Freenet-ext Build #26 r23771

Thanks for your bug report. Hopefully we will be able to fix this soon, 
however there have been a number of more urgent problems lately. We make the 
node report it because we need to hear about it if it happens ... we had 
thought it was fixed. Please wait until we release a build which we claim has 
fixed the problem, and then report the bug if it continues to happen. Thanks.
> 
> Hi,
> 
> If you wish to receive bug reports it might be a good idea to 
> enable the support address to receive messages. My last one is 
> being held up for a moderator to view. I shall not bother in future 
> if I don't think helpful reports are being attended to.

Given the amount of spam we get, which would be rebroadcast to everyone trying 
to help other users or trying to solve a problem of their own, it would be 
utterly idiotic to not moderate non-subscriber spam: it would simply result 
in everyone leaving the list.
> 
> Well wisher


pgpD34KYFnKwv.pgp
Description: PGP signature
___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]

[freenet-support] Bug report

2008-11-27 Thread toadsfriend
4 of your peers are having severe problems (not acknowledging 
packets even after 10 minutes). This is probably due to a bug in 
the code. Please report it to us at the bug tracker at 
https://bugs.freenetproject.org/ or at [EMAIL PROTECTED] 
Please include this message and what version of the node you are 
running. The affected peers (you may not want to include this in 
your bug report if they are darknet peers) are:

* 129.16.197.194:27790
* 62.225.45.102:6352
* 98.227.214.171:53740
* 84.30.40.171:26687

Freenet 0.7 Build #1184 r23907
Freenet-ext Build #26 r23771

Hi,

If you wish to receive bug reports it might be a good idea to 
enable the support address to receive messages. My last one is 
being held up for a moderator to view. I shall not bother in future 
if I don't think helpful reports are being attended to.

Well wisher

--
Single?
Chat with sexy singles in your area now. Click Here!
http://tagline.hushmail.com/fc/u4MuRdD02WLxg7PokpzHcuvUMdPrc2FX5N2JHD5IA6gzn0nsDXyS5/

___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]


[freenet-support] severe problems (not acknowledging packets even after 10 minutes

2008-11-27 Thread Zixaphir
   - Freenet 0.7 Build #1184 r23907
   - Freenet-ext Build #26 r23771

13 of your peers are having severe problems (not acknowledging packets even
after 10 minutes). This is probably due to a bug in the code. Please report
it to us at the bug tracker at
https://bugs.freenetproject.org/or
at
[EMAIL PROTECTED] Please include this message and what version of
the node you are running. The affected peers (you may not want to include
this in your bug report if they are darknet peers) are:

   - 88.182.108.170:16010
   - 193.178.232.20:64614
   - 84.74.51.243:46172
   - 88.185.32.137:50265
   - 206.163.243.9:50326
   - 203.167.98.212:52910
   - 85.235.243.10:25138
   - 88.206.148.150:38105
   - 78.106.97.243:24771
   - 85.16.67.117:52361
   - 85.124.129.243:64217
   - 90.227.139.179:22398
   - 69.250.187.162:16456
___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]

[freenet-support] Freenet Warning

2008-11-27 Thread mark.gruet...@bluemail.ch
Hello

Warnings for Node id|-8035045706569308236

3 of your peers are having severe problems (not acknowledging packets 
even after 10 minutes). This is probably due to a bug in the code. 
Please report it to us at the bug tracker at 
https://bugs.freenetproject.org/ or at [EMAIL PROTECTED] 
Please include this message and what version of the node you are 
running. The affected peers (you may not want to include this in your 
bug report if they are darknet peers) are:

* 62.42.49.68:62510
* 24.7.248.36:63964
* 67.193.108.81:51021

* Freenet 0.7 Build #1182 r23821
* Freenet-ext Build #26 r23771

* Benutzter Java-Speicher: 38.7 MiB
* Zugewiesener Java-Speicher: 59.6 MiB
* Maximaler Java-Speicher: 127 MiB
* Laufende Threads: 288/500
* Verfügare CPUs: 1
* Java-Version: 1.6.0_10
* JVM-Hersteller: Sun Microsystems Inc.
* JVM-Version: 11.0-b15
* OS-Name: Windows 2000
* OS-Version: 5.0
* OS-Architektur: x86

ADSL_Router Zyxel Prestige 650
SW_Firewall ComodoPro

NodeUpTime  1d1h2m

Best regards,
Markus Gruetter
___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]

[freenet-support] severe problems (not acknowledging packets even after 10 minutes

2008-11-27 Thread Zixaphir
   - Freenet 0.7 Build #1184 r23907
   - Freenet-ext Build #26 r23771

13 of your peers are having severe problems (not acknowledging packets even
after 10 minutes). This is probably due to a bug in the code. Please report
it to us at the bug tracker at
https://bugs.freenetproject.org/<http://127.0.0.1:/?_CHECKED_HTTP_=https://bugs.freenetproject.org/>or
at
support at freenetproject.org. Please include this message and what version of
the node you are running. The affected peers (you may not want to include
this in your bug report if they are darknet peers) are:

   - 88.182.108.170:16010
   - 193.178.232.20:64614
   - 84.74.51.243:46172
   - 88.185.32.137:50265
   - 206.163.243.9:50326
   - 203.167.98.212:52910
   - 85.235.243.10:25138
   - 88.206.148.150:38105
   - 78.106.97.243:24771
   - 85.16.67.117:52361
   - 85.124.129.243:64217
   - 90.227.139.179:22398
   - 69.250.187.162:16456
-- next part --
An HTML attachment was scrubbed...
URL: 
<https://emu.freenetproject.org/pipermail/support/attachments/20081127/124500e6/attachment.html>