Smartthings error - hassio

hi all
i am using hassio 0.95 on docker/ubuntu . i have installed nabu casa and works fine with alexa and philips hue , but i’m trying to integrate smarthings and i have always unknown error when i put st token in HA .
these my log : File “/usr/src/homeassistant/homeassistant/data_entry_flow.py”, line 123, in _async_handle_step
result = await getattr(flow, method)(user_input) # type: Dict
File “/usr/src/homeassistant/homeassistant/components/smartthings/config_flow.py”, line 79, in async_step_user
await setup_smartapp_endpoint(self.hass)
File “/usr/src/homeassistant/homeassistant/components/smartthings/smartapp.py”, line 194, in setup_smartapp_endpoint
config[CONF_WEBHOOK_ID], smartapp_webhook)
File “/usr/src/homeassistant/homeassistant/components/webhook/init.py”, line 33, in async_register
raise ValueError(‘Handler is already defined!’)
ValueError: Handler is already defined!

any idea how to solve ? i have already reboot system … but nothing

regards
luigi

did you fix this? got the same issue

yes … do you need help ?

i saw this post only now… sorry