I followed steps here: HOW TO: use Sponge Timings to locate lag
However, I receive this:
2024-01-25 01:12:55 [INFO]: Preparing Timings Report...
2024-01-25 01:12:56 [INFO]: Error uploading timings, check your logs for more information
2024-01-25 01:12:56 [Timings paste thread/WARN] [Sponge]: Bad Gateway
java.io.IOException: Server returned HTTP response code: 502 for URL: https://timings.canarymod.net/post.php
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1902) ~[?:1.8.0_332]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1500) ~[?:1.8.0_332]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268) ~[?:1.8.0_332]
at org.spongepowered.common.relocate.co.aikar.timings.TimingsExport.getResponse(TimingsExport.java:352) ~[TimingsExport.class:1.12.2-7.5.8-RC0]
at org.spongepowered.common.relocate.co.aikar.timings.TimingsExport.run(TimingsExport.java:320) ~[TimingsExport.class:1.12.2-7.5.8-RC0]
2024-01-25 01:12:56 [INFO]: Upload Error: 502: Bad Gateway
2024-01-25 01:12:56 [INFO]: Check your logs for more information
If I go to https://timings.canarymod.net/ in my browser, it also displays the 502 status code. Has this been down for a while or should I try again tomorrow?
Thanks