hoobs-org / HOOBS

Build your Smart Home with HOOBS. Connect over 2,000 Accessories to your favorite Ecosystem.
https://hoobs.org
GNU General Public License v3.0
551 stars 51 forks source link

4.1.11 Update to newest version .. doesn't work !! #1779

Closed The-Paw closed 2 years ago

The-Paw commented 2 years ago

19:21:24 Some packages could not be installed. This may mean that you have 19:21:24 requested an impossible situation or if you are using the unstable 19:21:24 distribution that some required packages have not yet been created 19:21:24 or been moved out of Incoming. 19:21:24 The following information may help to resolve the situation: 19:21:24 The following packages have unmet dependencies: 19:21:25 hoobs-cli : Depends: nodejs (>= 16.13.0) but 14.18.3-deb-1nodesourcel is to be installed 19:21:25 hoobsd : Depends: nodejs (>= 16.13.0) but 14.18.3-deb-1nodesourcel is to be installed 19:21:25 E: Unable to correct problems, you have held broken packages. 19:21:25 WARNUNG service restart command received 19:21:25 restarting

Version 4.1.11

Did you upgrade Please let us know if you upgraded from a previous version.

What device are you using? Please let us know the device you are running HOOBS on.

List your plugins Eveatmo 0.6.4 Philips 3.5.2

Post your config

{
    "accessories": [],
    "platforms": [
        {
            "weatherstation": true,
            "auth": {
                "username": "---",
                "client_secret": "---",
                "password": "---",
                "client_id": "---"
            },
            "extra_co2_sensor": false,
            "platform": "eveatmo",
            "name": "eveatmo",
            "blacklist": [
                "---"
            ],
            "whitelist": [
                "---",
                "---"
            ],
            "ttl": 540,
            "co2_alert_threshold": 1000,
            "airquality": false
        },
        {
            "platform": "philipsAir",
            "name": "Philips Air",
            "devices": [
                {
                    "name": "1000i",
                    "ip": "192.168.178.47",
                    "protocol": "http",
                    "sleep_speed": true,
                    "allergic_func": true,
                    "polling": 180
                }
            ],
            "timeout_seconds": 15
        }
    ]
}```

**Post your log**

14.1.2022, 19:21:42hub is running on port 80 14.1.2022, 19:21:43HOOBS starting 14.1.2022, 19:21:49HOOBSLoaded plugin 'homebridge-eveatmo' 14.1.2022, 19:21:49HOOBSLoaded plugin 'homebridge-philips-air' 14.1.2022, 19:21:49HOOBSLoading 2 platforms... 14.1.2022, 19:21:53HOOBSeveatmoLoading new data from API for: weatherstation 14.1.2022, 19:21:53HOOBSPhilips Air[1000i] Initializing accessory... 14.1.2022, 19:21:55HOOBSBridge is running on port 51826.```

Additional context Update don't work .. see above. ssh don't work on Mac .. neither on terminal nor on HeIM (with hoobs.local or the IP).. https://support.hoobs.org/docs/60e6310b6c19a6a5ca8f5c5f

How can I fix it ?? FactoryReset ?? Why SSH don't work .. no idea.

The-Paw commented 2 years ago

After complete reboot hoobs, ssh terminal works on my Mac, I've run curl -sk https://dl.hoobs.org/fix | sudo bash - .. and many things are still "in progress"

The-Paw commented 2 years ago

Now same problems as https://github.com/hoobs-org/HOOBS/issues/1699 :-(((

I'll try a second round ..

The-Paw commented 2 years ago

Second round fix it .. Topic closed.