question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error 401 Bad credentials (AUTHENTICATION_ERROR)

See original GitHub issue

Same issue here since updating today.

[9/7/2022, 5:46:28 PM] [Connexoon] API client will be locked for 60 seconds because of bad credentials or temporary service outage. You can restart plugin to force login retry (not recommanded except if you think your credentials are wrong).
[9/7/2022, 5:46:28 PM] [Connexoon] Error 401 Bad credentials (AUTHENTICATION_ERROR)
[9/7/2022, 5:46:28 PM] TypeError: this.log is not a function
    at process.error (/homebridge/node_modules/homebridge/src/logger.ts:139:10)
    at process.emit (node:events:513:28)
    at process.emit (/homebridge/node_modules/homebridge/node_modules/source-map-support/source-map-support.js:516:21)
    at emit (node:internal/process/promises:140:20)
    at processPromiseRejections (node:internal/process/promises:274:27)
    at processTicksAndRejections (node:internal/process/task_queues:97:32)
/homebridge/node_modules/homebridge/lib/logger.js:90
        this.log("error" /* ERROR */, message, ...parameters);
             ^

TypeError: this.log is not a function
    at process.error (/homebridge/node_modules/homebridge/src/logger.ts:139:10)
    at process.emit (node:events:525:35)
    at process.emit (/homebridge/node_modules/homebridge/node_modules/source-map-support/source-map-support.js:516:21)
    at process._fatalException (node:internal/process/execution:167:25)

homebridge-tahoma v2.2.31

//EDIT - Same with latest update v2.2.32

My password is working in your site: image

and on the somfy website and app

Devices SETUP-0803-2123-6951

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:11 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
dubocrcommented, Sep 8, 2022

Switching between local API and cloud service break the HomeKit configuration, that’s why all your devices moved to standard room.

0reactions
github-actions[bot]commented, Oct 21, 2022

There hasn’t been any activity on this issue recently. Please make sure to update to the latest Homebridge TaHoma version to see if that solves the issue. This issue will be closed in case of inactivity.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Fix a 401 Unauthorized Error - Lifewire
If you've just logged in and received the 401 Unauthorized error, it means that the credentials you entered were invalid for some reason....
Read more >
install_github returns Bad credentials error · Issue #1566 · r-lib ...
Issue resolved. Looked through the install_github code. Not sure where, why or how a GITHUB_PAT was set in my R environment! Unsetting it...
Read more >
401 Unauthorized Error: What It Is and How to Fix It
The 401 Unauthorized Error is an HTTP response status code indicating that the client could not authenticate a request.
Read more >
401 authentication error when opening Room Finder
... based Room Finder, you may receive the following error: Server Error: 401 – Unauthorized: Access is denied due to invalid credentials.
Read more >
HTTP 401 Unauthorized Error | What Is and How to Fix?
The Wrong Login Credentials: If you key in an incorrect username and password you will realize that the remote server returned an error...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found