idk
idk
~~~~ 02-May-2025, CRIT [er (eepsite)] uter.startup.LoadClientAppsJob: Error starting up the client class net.i2p.jetty.JettyStart java.lang.reflect.InvocationTargetException at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(Unknown Source) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Unknown Source) at java.base/java.lang.reflect.Constructor.newInstance(Unknown Source) at net.i2p.router.startup.LoadClientAppsJob$RunApp.run(LoadClientAppsJob.java:308) at java.base/java.lang.Thread.run(Unknown Source) at net.i2p.util.I2PThread.run(I2PThread.java:103)...
### This error was showing **I2P Easy-Install 2.9.0 OS version: Windows 10 Version 22H2 10.0.19045** 20-Jun-2025, 12:19:39 pm CRIT [er (eepsite)] uter.startup.LoadClientAppsJob: Error starting up the client class net.i2p.jetty.JettyStart java.lang.reflect.InvocationTargetException...
Yeah that is awkward at best, I'll have to take a look at this code-wise but I probably need to know a few things on my end. First, I will...
OK I'll make an aur account and figure our what I can do.
Hm. Some mysteries involved here still, I am able to log into the AUR using my daily driver Firefox+I2PIPB with my newly created AUR account. Let's try and narrow it...
Issue found and fixed on master. Release will be made soon.
Release today should have the fix out to users. Please let me know if it works so I can close the issue.
Observed to be fixed here. Please re-open if the issue recurs.
I agree with zzz, the concept ACK is fine but I'm very concerned about having the session bank be 10 sessions long. I think the best method of managing the...
We have some fairly extensive Go libraries with I2P implementations of `net.Conn`, `net.PacketConn`, and `net.Addr` allowing developers to drop them in where possible. [`onramp`](https://github.com/eyedeekay/onramp) can be configured to use the...