Modify

Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#19049 closed defect (fixed)

Austrian Adress Helper - SSLException

Reported by: jumat@… Owned by: to0om
Priority: normal Milestone:
Component: Plugin ​austriaaddresshelper Version:
Keywords: Cc:

Description

After updating to latest JOSM version Austrian adress helper does not work any more.

Attachments (1)

Bildschirmfoto 2020-04-08 um 19.12.21.png (50.3 KB ) - added by jumat@… 4 years ago.
Error Message from Adresshelper

Download all attachments as: .zip

Change History (15)

comment:1 by stoecker, 4 years ago

Owner: changed from team to jumat@…
Status: newneedinfo

Thanks for your report, however your ticket is incomplete and therefore not helpful in its current form.

Please add all needed information according to this list:

  • The required parts of the Status Report from your JOSM.
  • Describe what behaviour you expected.
  • Describe what did happen instead.
  • Describe if and how the issue is reproducible.
  • Add any relevant information like error messages or screenshots.

To ensure that all technical relevant information is contained, create new tickets by clicking in JOSMs Main Menu on Helpsource:trunk/resources/images/bug.svg Report Bug.


comment:2 by jumat@…, 4 years ago

There is no special bug or crash of JOSM, just a error notice on the left bottom edge of the screen.

The error is reproducible if you try to assign an adress to a building or a point.

comment:3 by stoecker, 4 years ago

Please, the text above says what we need. We really mean it.

comment:4 by simon04, 4 years ago

Component: CorePlugin

comment:5 by jumat@…, 4 years ago

What steps will reproduce the problem?

  1. try to assign an adress with the plug-in "Austria Adress helper" on a building

What is the expected result?

What happens instead?

Please provide any additional information below. Attach a screenshot if possible.

URL:https://josm.openstreetmap.de/svn/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2020-04-06 02:17:07 +0200 (Mon, 06 Apr 2020)
Build-Date:2020-04-06 00:18:43
Revision:16239
Relative:URL: ^/trunk

Identification: JOSM/1.5 (16239 de) Mac OS X 10.15.4
OS Build number: Mac OS X 10.15.4 (19E266)
Memory Usage: 1044 MB / 1820 MB (506 MB allocated, but free)
Java version: 1.8.0_241-b07, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM
Screen: Display 441084945 2560x1080
Maximum Screen Size: 2560x1080
VM arguments: [-Djava.library.path=/private/var/folders/mq/zwtfhdb533d13ylzfqpbjrfc0000gn/T/AppTranslocation/9DD7ACCB-C1D8-4F92-8637-A20CC19B1202/d/JOSM.app/Contents/MacOS, -DLibraryDirectory=${HOME}/Library, -DDocumentsDirectory=${HOME}/Documents, -DApplicationSupportDirectory=${HOME}/Library/Application Support, -DCachesDirectory=${HOME}/Library/Caches, -DApplicationDirectory=${HOME}/Applications, -DAutosavedInformationDirectory=${HOME}/Library/Autosave Information, -DDesktopDirectory=${HOME}/Desktop, -DDownloadsDirectory=${HOME}/Downloads, -DMoviesDirectory=${HOME}/Movies, -DMusicDirectory=${HOME}/Music, -DPicturesDirectory=${HOME}/Pictures, -DSharedPublicDirectory=${HOME}/Public, -DSystemLibraryDirectory=/Library, -DSystemApplicationSupportDirectory=/Library/Application Support, -DSystemCachesDirectory=/Library/Caches, -DSystemApplicationDirectory=/Applications, -DSystemUserDirectory=/Users, -DUserHome=${HOME}, -DSandboxEnabled=true, -DLaunchModifierFlags=0, -DLaunchModifierFlagCapsLock=false, -DLaunchModifierFlagShift=false, -DLaunchModifierFlagControl=false, -DLaunchModifierFlagOption=false, -DLaunchModifierFlagCommand=false, -DLaunchModifierFlagNumericPad=false, -DLaunchModifierFlagHelp=false, -DLaunchModifierFlagFunction=false, -Dapple.laf.useScreenMenuBar=true, -Dcom.apple.macos.use-file-dialog-packages=true, -Dcom.apple.macos.useScreenMenuBar=true, -Dcom.apple.mrj.application.apple.menu.about.name=JOSM, -Dcom.apple.smallTabs=true]
Dataset consistency test: No problems found

Plugins:
+ FastDraw (35405)
+ austriaaddresshelper (57)
+ buildings_tools (35405)
+ continuosDownload (91)
+ contourmerge (v0.1.6)
+ utilsplugin2 (35405)

Map paint styles:
+ ${HOME}/Downloads/browser/New_basic_style.mapcss

Last errors/warnings:
- W: Unable to convert property color to type class java.awt.Color: found # of type class java.lang.String!
- W: Unable to convert property color to type class java.awt.Color: found # of type class java.lang.String!
- W: Unable to convert property color to type class java.awt.Color: found # of type class java.lang.String!
- W: Unable to convert property color to type class java.awt.Color: found # of type class java.lang.String!
- W: Unable to convert property color to type class java.awt.Color: found # of type class java.lang.String!
- W: Unable to convert property color to type class java.awt.Color: found # of type class java.lang.String!
- W: Unable to convert property color to type class java.awt.Color: found # of type class java.lang.String!
- W: Unable to convert property color to type class java.awt.Color: found # of type class java.lang.String!
- W: Unable to convert property color to type class java.awt.Color: found # of type class java.lang.String!
- W: javax.net.ssl.SSLException: Received fatal alert: internal_error

by jumat@…, 4 years ago

Error Message from Adresshelper

comment:6 by simon04, 4 years ago

Owner: changed from jumat@… to to0om
Status: needinfonew

jumat, thanks!

https://bev-reverse-geocoder.thomaskonrad.at/reverse-geocode/json fails with SSL_ERROR_INTERNAL_ERROR_ALERT

$ curl https://bev-reverse-geocoder.thomaskonrad.at/reverse-geocode/json
curl: (35) error:14094438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error

comment:7 by anonymous, 4 years ago

Sorry, that was a wrong DNS entry pointing to the wrong server. It is fixed now (flush you DNS cache in case you have recently accessed the API).

https://bev-reverse-geocoder.thomaskonrad.at/reverse-geocode/json?lat=48.20808&lon=16.37236&distance=50&limit=3&epsg=4326

comment:8 by to0om, 4 years ago

That anonymous message before was from me, I'm the author of the plugin.

in reply to:  7 comment:9 by jumat@…, 4 years ago

Replying to anonym:

Sorry, that was a wrong DNS entry pointing to the wrong server. It is fixed now (flush you DNS cache in case you have recently accessed the API).

How can I do this in JOSM?

comment:10 by Klumbumbus, 4 years ago

Component: PluginPlugin ​austriaaddresshelper

comment:11 by Klumbumbus, 4 years ago

Resolution: fixed
Status: newclosed

comment:12 by GerdP, 4 years ago

Summary: Austrian Adress Helper - SSL exectionAustrian Adress Helper - SSLException

comment:13 by jumat@…, 4 years ago

Again, this error message occurs when using Austrian Adress Helper!

in reply to:  13 comment:14 by Klumbumbus, 4 years ago

Replying to jumat@…:

Again, this error message occurs when using Austrian Adress Helper!

You may report it at https://github.com/JOSM/austriaaddresshelper.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain to0om.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.