Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.6.14752: LobbyLogin#lambda$forgotPassword$6:233 - feign.FeignException$BadRequest #12628

Open
tripleabuilderbot opened this issue Jun 8, 2024 · 1 comment
Labels
Error Report Issue reported via the in-game error reporter

Comments

@tripleabuilderbot
Copy link
Contributor

Log Message

[400 Bad Request] during [POST] to [https://prod.triplea-game.org/forgot-password] [ForgotPasswordClient#sendForgotPasswordRequest(ForgotPasswordRequest)]: [Http 400 - Bad Request: null]

TripleA Version

2.6.14752

Java Version

11.0.19

Operating System

Windows 7

Heap Size

2048M

Stack Trace

Exception: feign.FeignException$BadRequest [400 Bad Request] during [POST] to [https://prod.triplea-game.org/forgot-password] [ForgotPasswordClient#sendForgotPasswordRequest(ForgotPasswordRequest)]: [Http 400 - Bad Request: null]
java.lang.Exception
	at feign.FeignException.clientErrorStatus(FeignException.java:222)
	at feign.FeignException.errorStatus(FeignException.java:203)
	at feign.FeignException.errorStatus(FeignException.java:194)
	at feign.FeignException.errorStatus(FeignException.java:171)
	at feign.InvocationContext.decodeError(InvocationContext.java:126)
	at feign.InvocationContext.proceed(InvocationContext.java:72)
	at feign.ResponseHandler.handleResponse(ResponseHandler.java:63)
	at feign.SynchronousMethodHandler.executeAndDecode(SynchronousMethodHandler.java:114)
	at feign.SynchronousMethodHandler.invoke(SynchronousMethodHandler.java:70)
	at feign.ReflectiveFeign$FeignInvocationHandler.invoke(ReflectiveFeign.java:99)
	at com.sun.proxy.$Proxy8.sendForgotPasswordRequest(Unknown Source)
	at games.strategy.engine.lobby.client.login.LobbyLogin.lambda$forgotPassword$6(LobbyLogin.java:233)
	at games.strategy.engine.framework.ui.background.BackgroundTaskRunner$1.doInBackground(BackgroundTaskRunner.java:129)
	at java.desktop/javax.swing.SwingWorker$1.call(SwingWorker.java:304)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.desktop/javax.swing.SwingWorker.run(SwingWorker.java:343)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)


@tripleabuilderbot tripleabuilderbot added the Error Report Issue reported via the in-game error reporter label Jun 8, 2024
@beelee1
Copy link
Contributor

beelee1 commented Jun 9, 2024

yea thats a bummer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Error Report Issue reported via the in-game error reporter
Projects
None yet
Development

No branches or pull requests

2 participants