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

server: request to ServerBridge aren't correctly ciphered #40

Closed
Eywek opened this issue May 4, 2018 · 2 comments
Closed

server: request to ServerBridge aren't correctly ciphered #40

Eywek opened this issue May 4, 2018 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@Eywek
Copy link
Member

Eywek commented May 4, 2018

04/05/2018 10:27:25 - [fr.vmarchaud.mineweb.common.RequestHandler.handleHandshake] - INFO - New Handshake id: b967e39a (gGdXGMFKIcfCabSVDaRbUNMWFQITSdEe, http://....fr/)
04/05/2018 10:27:25 - [fr.vmarchaud.mineweb.common.RequestHandler.handleHandshake] - INFO - Handshake request b967e39a has been successfully valided (secret: gGdXGMFKIcfCabSVDaRbUNMWFQITSdEe)
04/05/2018 10:27:25 - [fr.vmarchaud.mineweb.bukkit.BukkitCore.lambda$registerRoutes$0] - FINE - [HTTP Request] 200 POST on /handshake
04/05/2018 10:27:34 - [fr.vmarchaud.mineweb.common.RequestHandler.handle] - SEVERE - Cant decipher/parse a request : Given final block not properly padded
04/05/2018 10:27:34 - [fr.vmarchaud.mineweb.bukkit.BukkitCore.lambda$registerRoutes$0] - FINE - [HTTP Request] 500 POST on /ask
@Eywek Eywek self-assigned this May 4, 2018
@Eywek Eywek added the bug Something isn't working label May 4, 2018
@sadoj-kuro
Copy link
Member

sadoj-kuro commented May 10, 2018

11/05/2018 01:42:30 - [fr.vmarchaud.mineweb.common.RequestHandler.handle] - SEVERE - Cant decipher/parse a request : Given final block not properly padded. Such issues can arise if a bad key is used during decryption.
11/05/2018 01:42:30 - [fr.vmarchaud.mineweb.bukkit.BukkitCore.lambda$registerRoutes$0] - FINE - [HTTP Request] 500 POST on /ask

le probleme ses lors de decrypt de la key

@Eywek
Copy link
Member Author

Eywek commented May 13, 2018

Fix 9728efe

@Eywek Eywek closed this as completed May 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

2 participants