diff --git a/www.i2p2/pages/ticket1056.html b/www.i2p2/pages/ticket1056.html new file mode 100644 index 00000000..cb72e4dd --- /dev/null +++ b/www.i2p2/pages/ticket1056.html @@ -0,0 +1,24 @@ +{% extends "_layout.html" %} +{% block title %}Ticket 919/920 fix{% endblock %} +{% block content %} +

The issue described on this page only affects some Windows systems upgrading from an earlier version to 0.9.8. +Other operating systems are not affected. +

+

This issue has been corrected as of the 0.9.8.1 release.

+ + +There are two possible ways to resolve this problem. + +

Option 1

+ +
    +
  1. Stop I2P
  2. +
  3. Browser to %APPDATA%\I2P or wherever your I2P data dir is
  4. +
  5. Delete the files router.info and router.keys
  6. +
  7. Start I2P
  8. +
+ +

Option 2

+ +Upgrade your I2P installation to to 0.9.8.1 by following the instructions here. +{% endblock %}