games647 / FastLogin

Checks if a minecraft player has a valid paid account. If so, they can skip offline authentication automatically. (premium auto login)
https://www.spigotmc.org/resources/fastlogin.14153
MIT License
494 stars 121 forks source link

Certificate Issues ever since Microsoft Downtime #1238

Closed Clyde6790pGIT closed 1 month ago

Clyde6790pGIT commented 1 month ago

What happened?

Premium users cannot login due to certificate issues

Steps to reproduce

  1. Just use the plugin as normal
  2. Get the error

Plugin list

[17:09:59 INFO]: Bukkit Plugins: (36): [17:09:59 INFO]: - AuthMe, AntiSeedCracker, Chunky, dynmap, eBackup, EntityTrackerFixer, Essentials, FastAsyncWorldEdit, floodgate, FoxAddition [17:09:59 INFO]: Geyser-Recipe-Fix, Geyser-Spigot, GeyserExtras, GeyserUpdater, Graves, GriefPrevention, GrimAC, Hibernate, Hurricane, LuckPerms [17:09:59 INFO]: MyDog, Not-Too-Expensive, OldCombatMechanics, OpenAudioMc, packetevents, PerWorldEffects, ProtocolLib, PurpurExtras, PvPManager, Shopkeepers [17:09:59 INFO]: SkinsRestorer, Veinminer, ViaBackwards, ViaVersion, WorldGuard, XCatch

Configuration file

https://hastebin.com/share/quruzawewo.yaml

Server log

https://hastebin.com/share/lujonugaqo.ruby

Plugin version

1325 (Mon Jul 08 10:38:24 UTC 2024)

Platform

Spigot

Relevance

games647 commented 1 month ago

Then you should check your Java installation. FastLogin uses the normal Java HTTPS connection for this.

Clyde6790pGIT commented 1 month ago

Alright, I'll check, it might also be a server issue since playfab services are offline for Microsoft.

Clyde6790pGIT commented 1 month ago

My Java installation seems to be just fine, Geyser also warns in console about there being a certificate issue

Clyde6790pGIT commented 1 month ago

I just switched to Adoptium and it is experiencing the same issue, seems like Minecraft Session Server is offline.

Clyde6790pGIT commented 1 month ago

I'm kind of confused right now, Session server is online and I tried online mode and it works fine, but for some reason with Fastlogin it doesn't, I don't know what could be causing this.

games647 commented 1 month ago

Do you fixed? I might have an idea, but requires a test version to verify it. It could be the SSL implementation that FastLogin sets to allow rotating IP addresses.