Observable

Observable

6M Downloads

Server returned HTTP response code: 500

andriihorpenko opened this issue ยท 0 comments

commented

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/[email protected]/observable.server.Profiler.uploadProfile(Profiler.java:136)
        at TRANSFORMER/[email protected]/observable.server.Profiler.stopRunning(Profiler.java:162)
        at TRANSFORMER/[email protected]/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.