Modify ↓
Opened 2 years ago
Last modified 2 years ago
#20788 new defect
RespondsCode from overpass completely wrong formatted
Reported by: | skyper | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | template_report ResponseCode error overpass | Cc: |
Description
What steps will reproduce the problem?
- Download parents real quick several times in a row with download objects from overpass enabled.
- Get ResponsCode as something failed
What is the expected result?
A nice formatted message.
What happens instead?
Messed up message with lots of formatting syntax displayed
Please provide any additional information below. Attach a screenshot if possible.
I got this with 429 and 504, so it seems to be a general issue.
Relative:URL: ^/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2021-04-21 17:31:06 +0200 (Wed, 21 Apr 2021) Revision:17812 Build-Date:2021-04-22 01:30:59 URL:https://josm.openstreetmap.de/svn/trunk Last errors/warnings: - 16522.691 E: java.lang.NullPointerException - 16522.692 E: java.lang.NullPointerException - 16637.969 E: java.lang.NullPointerException - 17879.824 W: javax.net.ssl.SSLException: Socket closed. Cause: javax.net.ssl.SSLException: Socket closed. Cause: java.net.SocketException: Socket closed - 17879.824 E: javax.net.ssl.SSLException: Socket closed. Cause: javax.net.ssl.SSLException: Socket closed. Cause: java.net.SocketException: Socket closed - 17895.953 E: org.openstreetmap.josm.io.OsmApiException: ResponseCode=429, Error Header=<rate_limited. Please check /api/status for the quota of your IP address.>, Error Body=<<?xml version="1.0" encoding="UTF-8"?> - 17895.953 E: org.openstreetmap.josm.io.OsmApiException: ResponseCode=429, Error Header=<rate_limited. Please check /api/status for the quota of your IP address.>, Error Body=<<?xml version="1.0" encoding="UTF-8"?> - 18430.842 E: javax.net.ssl.SSLException: Socket closed. Cause: java.net.SocketException: Socket closed - 19238.788 E: org.openstreetmap.josm.io.OsmApiException: ResponseCode=504, Error Header=<timeout. The server is probably too busy to handle your request.>, Error Body=<<?xml version="1.0" encoding="UTF-8"?> - 19238.789 E: org.openstreetmap.josm.io.OsmApiException: ResponseCode=504, Error Header=<timeout. The server is probably too busy to handle your request.>, Error Body=<<?xml version="1.0" encoding="UTF-8"?>
Attachments (0)
Change History (2)
comment:1 Changed 2 years ago by
Version: | → latest |
---|
comment:2 Changed 2 years ago by
Summary: | RespondsCode from overpass complete wrong formatted → RespondsCode from overpass completely wrong formatted |
---|
Note: See
TracTickets for help on using
tickets.