iobroker-community-adapters / ioBroker.hmip

Adapter for the Homematic IP Cloud Accesspoint
MIT License
32 stars 20 forks source link

Generation of token fails #585

Closed gizmodlx closed 2 months ago

gizmodlx commented 2 months ago

The generation of a token fails.

To Reproduce

  1. Go to instance of adapter
  2. Click on 'generate token'
  3. Error message: 'error requesting token: Error: Could not get host details. Please check the SGTIN.'

Expected behavior
Successful token creation.

Screenshots & Logfiles
hmip.0 2024-09-02 13:39:55.159 error error requesting token: Error: Could not get host details. Please check the SGTIN.

hmip.0 2024-09-02 13:39:55.158 warn Request error: [object Object]

hmip.0 2024-09-02 13:39:54.776 debug message received - {"command":"requestTokenState","message":null,"from":"system.adapter.admin.0","callback":{"message":null,"id":229,"ack":false,"time":1725277194774},"_id":60743150}

hmip.0 2024-09-02 13:39:53.780 debug message received - {"command":"requestTokenState","message":null,"from":"system.adapter.admin.0","callback":{"message":null,"id":228,"ack":false,"time":1725277193778},"_id":60743149}

hmip.0 2024-09-02 13:39:52.780 debug message received - {"command":"requestTokenState","message":null,"from":"system.adapter.admin.0","callback":{"message":null,"id":227,"ack":false,"time":1725277192778},"_id":60743148}

hmip.0 2024-09-02 13:39:51.783 debug message received - {"command":"requestTokenState","message":null,"from":"system.adapter.admin.0","callback":{"message":null,"id":226,"ack":false,"time":1725277191781},"_id":60743147}

hmip.0 2024-09-02 13:39:50.789 debug message received - {"command":"requestTokenState","message":null,"from":"system.adapter.admin.0","callback":{"message":null,"id":225,"ack":false,"time":1725277190787},"_id":60743146}

hmip.0 2024-09-02 13:39:49.778 debug message received - {"command":"requestTokenState","message":null,"from":"system.adapter.admin.0","callback":{"message":null,"id":224,"ack":false,"time":1725277189775},"_id":60743145}

hmip.0 2024-09-02 13:39:48.782 debug message received - {"command":"requestTokenState","message":null,"from":"system.adapter.admin.0","callback":{"message":null,"id":223,"ack":false,"time":1725277188779},"_id":60743144}

hmip.0 2024-09-02 13:39:47.785 debug message received - {"command":"requestTokenState","message":null,"from":"system.adapter.admin.0","callback":{"message":null,"id":222,"ack":false,"time":1725277187782},"_id":60743143}

Versions:

mcm1957 commented 2 months ago

Please check with 1.24.3 published today. Readme DOES NOT note this problem but a check withlatest version could not be wrong. Thanks

gizmodlx commented 2 months ago

Check with version 1.24.3 - sadly same issue

hmip.0 2024-09-02 15:12:45.714 debug message received - {"command":"requestTokenState","message":null,"from":"system.adapter.admin.0","callback":{"message":null,"id":845,"ack":false,"time":1725282765537},"_id":60743770}

hmip.0 2024-09-02 15:12:45.706 error error requesting token: Error: Could not get host details. Please check the SGTIN.

hmip.0 2024-09-02 15:12:45.706 warn Request error: [object Object]

mcm1957 commented 2 months ago

Thanks for checking

gizmodlx commented 2 months ago

problem seems to be temporarily - token now could be created without any change