-
-
Notifications
You must be signed in to change notification settings - Fork 192
Closed
Labels
BugIssues that contain unintended behaviorIssues that contain unintended behaviorstatus: Solved on DiscordIssues that were solved on DiscordIssues that were solved on Discord
Description
Describe the bug
Unable to access the /server/{server} page.
Server information
Plan Version: 4.7.0
Server: BungeeCord git:Waterfall-Bootstrap:1.13-SNAPSHOT:dceeeb3:259 (git:Waterfall-Bootstrap:1.13-SNAPSHOT:dceeeb3:259)
Database: MySQL
Operating SubSystem: Linux (amd64) version 4.15.0-45-generic
Java Version: 1.8.0_181, Oracle Corporation
Java VM Version: OpenJDK 64-Bit Server VM version 25.181-b13, Oracle Corporation
Exceptions & Other Logs
com.djrapitops.plan.api.exceptions.connection.BadRequestException: Bad Request: https://[redacted]/info/generateanalysispagerequest | sender=533ae4b7-b3e2-35b2-a196-97c07b098548;&variable;type=GenerateAnalysisPageRequest;&variable;server=c6d8a7ff-35f0-3b12-975f-e8298afe85a3
at com.djrapitops.plan.system.info.connection.ConnectionOut.handleResult(ConnectionOut.java:133) ~[?:?]
at com.djrapitops.plan.system.info.connection.ConnectionOut.sendRequest(ConnectionOut.java:110) ~[?:?]
at com.djrapitops.plan.system.info.connection.ConnectionSystem.sendInfoRequest(ConnectionSystem.java:87) ~[?:?]
at com.djrapitops.plan.system.info.connection.ConnectionSystem.sendInfoRequest(ConnectionSystem.java:79) ~[?:?]
at com.djrapitops.plan.system.info.InfoSystem.sendRequest(InfoSystem.java:118) ~[?:?]
at com.djrapitops.plan.system.info.InfoSystem.generateAnalysisPage(InfoSystem.java:99) ~[?:?]
at com.djrapitops.plan.system.webserver.pages.ServerPageHandler.lambda$refreshNow$3(ServerPageHandler.java:108) ~[?:?]
at com.djrapitops.plan.system.processing.Processing.lambda$submitNonCritical$0(Processing.java:73) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1590) ~[?:1.8.0_181]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:1.8.0_181]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:1.8.0_181]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
[02:07:37 WARN] [Plan]: Error was caught by com.djrapitops.plan.system.webserver.response.ResponseFactory
com.djrapitops.plan.api.exceptions.connection.BadRequestException: Bad Request: https://[redacted]/info/generateanalysispagerequest | sender=533ae4b7-b3e2-35b2-a196-97c07b098548;&variable;type=GenerateAnalysisPageRequest;&variable;server=4acd4b54-5a46-3800-b140-2a27c269e3ad
at com.djrapitops.plan.system.info.connection.ConnectionOut.handleResult(ConnectionOut.java:133) ~[?:?]
at com.djrapitops.plan.system.info.connection.ConnectionOut.sendRequest(ConnectionOut.java:110) ~[?:?]
at com.djrapitops.plan.system.info.connection.ConnectionSystem.sendInfoRequest(ConnectionSystem.java:87) ~[?:?]
at com.djrapitops.plan.system.info.connection.ConnectionSystem.sendInfoRequest(ConnectionSystem.java:79) ~[?:?]
at com.djrapitops.plan.system.info.InfoSystem.sendRequest(InfoSystem.java:118) ~[?:?]
at com.djrapitops.plan.system.info.InfoSystem.generateAnalysisPage(InfoSystem.java:99) ~[?:?]
at com.djrapitops.plan.system.webserver.pages.ServerPageHandler.lambda$refreshNow$3(ServerPageHandler.java:108) ~[?:?]
at com.djrapitops.plan.system.processing.Processing.lambda$submitNonCritical$0(Processing.java:73) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1590) ~[?:1.8.0_181]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:1.8.0_181]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:1.8.0_181]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
Additional information
I've updated from the 4.7.0DEV3 and restarted all servers. Currently using the jar from GitHub release. GitHub suggested #935
[02:17:58 INFO]: CONSOLE executed command: /planbungee con
�=> [02:17:58 INFO]: https://[redacted]: HTTPS : External : To:Fail : From:Fail
> [02:17:58 INFO]: Fail reason: Older Plan version on receiving server
> [02:17:58 INFO]: https://[redacted]: HTTPS : External : To:Fail : From:Fail
> [02:17:58 INFO]: Fail reason: Older Plan version on receiving server
> [02:17:58 INFO]: https://[redacted]: HTTPS : External : To:Fail : From:Fail
> [02:17:58 INFO]: Fail reason: Older Plan version on receiving server
> [02:17:58 INFO]: https://[redacted]: HTTPS : External : To:Fail : From:Fail
> [02:17:58 INFO]: Fail reason: Older Plan version on receiving server
> [02:17:58 INFO]: https://[redacted]: HTTPS : External : To:Fail : From:Fail
> [02:17:58 INFO]: Fail reason: Older Plan version on receiving server
Frequency of occurrence: When opening some or all server pages.
Other:
Unknown.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
BugIssues that contain unintended behaviorIssues that contain unintended behaviorstatus: Solved on DiscordIssues that were solved on DiscordIssues that were solved on Discord