Still poking. With the http or https OR restored to DataUtilities, plus some logging, I get
https://sourceforge.net/p/kolmafia/code/HEAD/tree/src/net/sourceforge/kolmafia/KoLConstants.java has IOException javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure
http://kolmafia.us/scripts/updateprices.php?action=getmap has IOException java.io.IOException: Server returned HTTP response code: 403
and
Success for https://zachbardon.com/mafiatools/autoupdate.php?f=batfactors&act=getmap
The first is mafia itself trying to do some version checking. Superficial research suggests mafia doesn't trust SourceForge's SSL cert but this seems to have been going on for longer than the recent changes so I will defer.
The second is the price update call. I'm still at the stage where "That can't happen" but I am not giving up yet.
The final is the update batfactors test and it works as expected.
P.S. I get the 403 whetther I ask for http:// or https:
https://sourceforge.net/p/kolmafia/code/HEAD/tree/src/net/sourceforge/kolmafia/KoLConstants.java has IOException javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure
http://kolmafia.us/scripts/updateprices.php?action=getmap has IOException java.io.IOException: Server returned HTTP response code: 403
and
Success for https://zachbardon.com/mafiatools/autoupdate.php?f=batfactors&act=getmap
The first is mafia itself trying to do some version checking. Superficial research suggests mafia doesn't trust SourceForge's SSL cert but this seems to have been going on for longer than the recent changes so I will defer.
The second is the price update call. I'm still at the stage where "That can't happen" but I am not giving up yet.
The final is the update batfactors test and it works as expected.
P.S. I get the 403 whetther I ask for http:// or https:
Last edited: