Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trying to update to homebridge 1.9.0 #2356

Open
amidabrian51 opened this issue Feb 12, 2025 · 11 comments
Open

Trying to update to homebridge 1.9.0 #2356

amidabrian51 opened this issue Feb 12, 2025 · 11 comments
Labels

Comments

@amidabrian51
Copy link

Current Situation

Trying to update Homebridge to 1.9.0 from 1.8.5 and I am getting the following error

Image

Logs

Image

Config

{
    "bridge": {
        "name": "Homebridge 022D",
        "username": "0E:18:34:7A:02:2D",
        "port": 51960,
        "pin": "118-07-553"
    },
    "accessories": [],
    "platforms": [
        {
            "name": "Config",
            "port": 8581,
            "platform": "config"
        },
        {
            "name": "Nest",
            "access_token": “”,
            "_bridge": {
                "username": "0E:9D:BC:AE:8C:E8",
                "port": 42442
            },
            "platform": "Nest"
        }
    ]
}

Homebridge UI Version

4.71.0

Homebridge Version

1.8.5

Node.js Version

22.14.0

Operating System

macOS

Environment Info

None

Raspberry Pi Model

None

@MartinKristof
Copy link

Have the same issue.

@NorthernMan54
Copy link
Contributor

Is it just the 1.9 version, what if you try the previous version ?

@MartinKristof
Copy link

Is it just the 1.9 version, what if you try the previous version ?

No issue with updating to 1.8.5 from the previous.

@amidabrian51
Copy link
Author

Is it just the 1.9 version, what if you try the previous version ?

So will there be an update to fix this issue/bug ?

@justjam2013
Copy link
Contributor

Check this ticket: Docker image "2025-02-16" shows v1.8.5 for Homebridge version to see if it resolves your issue. This is specific to Docker, but I haven't updated my Mac dev instance yet.

@amidabrian51
Copy link
Author

Check this ticket: Docker image "2025-02-16" shows v1.8.5 for Homebridge version to see if it resolves your issue. This is specific to Docker, but I haven't updated my Mac dev instance yet.

It would be good if I could have steps that relate to Mac OS 15.3.1 . The above ticket is not helpful for me.

@justjam2013
Copy link
Contributor

No worries. When I get around to updating my Mac install, I'll post the steps.

@NorthernMan54
Copy link
Contributor

@justjam2013 believe this is macOS native and not related to the docker discussion

@bwp91 are you able to recreate?

@MartinKristof
Copy link

I have the issue with RasbperryPI.

@justjam2013
Copy link
Contributor

@MartinKristof can you create a separate ticket with details of your setup please?
That way this ticket can remain focused on the MacOS issue. Otherwise it's going to get confusing with different platforms,

@amidabrian51
Copy link
Author

No worries. When I get around to updating my Mac install, I'll post the steps.

Thank you @justjam2013 Looking forward to hearing from you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants