-
-
Notifications
You must be signed in to change notification settings - Fork 170
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
BadRequestException | Failed to generate Analysis Page #945
Comments
Could you try running (Check the server's console for errors & check the /server/name page) |
Alright lets see.. BadRequestException (400) on /info/generateanalysispagerequest, This can occur if
"Older Plan version on receiving server" message is displayed when the receiving server returns a 404. This can occur if
It is very peculiar bug since this area was not touched between DEV3 and release. Additional information might help figuring out the issue:
|
Connection Log on bungeecord:
Connection Log on Lobby:
Connection Log on Creative:
Connection Debug attempt from Creative server
/plan analyze..Provides a working link to the Creative server thru the network page.. ConclusionEverything is working again and the analytics page is being cached now... So yeah.. I'm confused, but alright then. |
My best guess is that some database patches were being applied and some part malfunctioned because of it (likely the server connection system was unable to fetch the server information) Closing since it appears functioning now. |
Since this bug resurfaced, I might need more information about the locations of the servers, eg "same machine", "on local network", "on different network" as well as information if any are using |
Seems the issue hasn't cleared it self with time. |
This is a very peculiar bug. You can downgrade the Bungee server to 4.6.2 to see if that solves the issue temporarily until I figure this thing out. |
Just adding some more gas to the 🔥. It appears to have the same issue on 4.6.2 what a very specific / selective bug. |
If you downgraded just the bungee and not the others then that says that the issue is on the Bukkit side on 4.7.0+ Did you downgrade just the bungee server? |
Ah, well I downgraded all the servers. |
And the error didn't go away after that? That's very odd |
One Server I was messing around with..
BungeeCord Log:
Note: Out of frustration. I just wiped Plan for a reinstall. While messing around, it got to the point where moving to a different subdomain worked for the one server, but the proxy plan wasn't picking it up and displaying the data. Besides the fact that you can access it directly using the new subdomain. |
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
Additional information
I've updated from the 4.7.0DEV3 and restarted all servers. Currently using the jar from GitHub release. GitHub suggested #935
Frequency of occurrence: When opening some or all server pages.
Other:
Unknown.
The text was updated successfully, but these errors were encountered: