tasgon / observable

See what's lagging your server. 20M+ downloads on CurseForge
https://www.curseforge.com/minecraft/mc-mods/observable
Mozilla Public License 2.0
88 stars 9 forks source link

Server returned HTTP response code: 500 #81

Closed andriihorpenko closed 7 months ago

andriihorpenko commented 7 months ago

Description

Unable to upload anything due to an error below:

java.io.IOException: Server returned HTTP response code: 500 for URL: https://observable.tas.sh/v1/add
        at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
        at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
        at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
        at TRANSFORMER/observable@3.3.1/observable.server.Profiler.uploadProfile(Profiler.java:136)
        at TRANSFORMER/observable@3.3.1/observable.server.Profiler.stopRunning(Profiler.java:162)
        at TRANSFORMER/observable@3.3.1/observable.server.Profiler$runWithDuration$$inlined$schedule$1.run(Profiler.java:149)
        at java.base/java.util.TimerThread.mainLoop(Unknown Source)
        at java.base/java.util.TimerThread.run(Unknown Source)

Notes

This is an ongoing issue since last week.