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

Can't install integration without libp2p proxy #77

Open
nakata5321 opened this issue Sep 27, 2024 · 0 comments
Open

Can't install integration without libp2p proxy #77

nakata5321 opened this issue Sep 27, 2024 · 0 comments
Assignees
Labels
invalid This doesn't seem right

Comments

@nakata5321
Copy link
Member

I'm trying to install Robonomics integration on Home assistant 2024.9.3. It's ubuntu 24 with IPFS 0.30.0.

I don't install libp2p proxy

But when start to install it, I see endless loading screen in UI and in logs i see next(debug logs ON):

2024-09-27 04:24:04.103 DEBUG (MainThread) [custom_components.robonomics] setup data: None
2024-09-27 04:24:04.105 DEBUG (MainThread) [custom_components.robonomics] Robonomics user control starting set up
2024-09-27 04:24:04.106 DEBUG (MainThread) [custom_components.robonomics] Sending interval: 10 minutes
2024-09-27 04:24:04.106 DEBUG (MainThread) [custom_components.robonomics] Controller: 4EtqHQYXm85gTvnfjhSxD72fq6ef42DwMUtwdvwkESkyNyLT
2024-09-27 04:24:04.106 DEBUG (MainThread) [custom_components.robonomics] Owner: 4CUbXGkcQ8mU2oB39nbCUc8YeiPTbC2hPTbyJV4y9BAJvmDU
2024-09-27 04:24:09.505 DEBUG (MainThread) [custom_components.robonomics.robonomics] Left 17 days of subscription
2024-09-27 04:24:09.506 DEBUG (MainThread) [custom_components.robonomics] Use local node to pin files
2024-09-27 04:24:09.526 DEBUG (MainThread) [custom_components.robonomics.ipfs] Wait for IPFS local node connection...
2024-09-27 04:24:09.583 DEBUG (SyncWorker_7) [custom_components.robonomics.ipfs] Added test string to the local node: Qmd4r1U6VvVA5BCgij1ffNNZCnUWGsNeUk9NpAc1LkPqNa
2024-09-27 04:24:10.622 DEBUG (SyncWorker_7) [custom_components.robonomics.ipfs] Added test string to the local node MFS
2024-09-27 04:24:11.128 DEBUG (SyncWorker_7) [custom_components.robonomics.ipfs] Deleted test string from the local node MFS
2024-09-27 04:24:11.659 DEBUG (SyncWorker_7) [custom_components.robonomics.ipfs] Unpinned test string from local node with res: <ipfshttpclient2.client.base.ResponseBase: {'Pins': ['Qmd4r1
U6VvVA5BCgij1ffNNZCnUWGsNeUk9NpAc1LkPqNa']}>
2024-09-27 04:24:12.160 DEBUG (SyncWorker_7) [custom_components.robonomics.ipfs] Connected to IPFS local node
2024-09-27 04:24:12.182 DEBUG (SyncWorker_0) [custom_components.robonomics.ipfs] IPFS folders: ['ha_robonomics_backup', 'ha_robonomics_config', 'ha_robonomics_media', 'ha_robonomics_teleme
try', 'ha_robonomics_users']
2024-09-27 04:24:12.470 WARNING (MainThread) [pyproxy.utils.logger] Websocket connection exception in decorator: [Errno 111] Connect call failed ('127.0.0.1', 8888), reconnecting...
2024-09-27 04:24:17.530 WARNING (MainThread) [pyproxy.utils.logger] Websocket connection exception in decorator: [Errno 111] Connect call failed ('127.0.0.1', 8888), reconnecting...
2024-09-27 04:24:22.534 WARNING (MainThread) [pyproxy.utils.logger] Websocket connection exception in decorator: [Errno 111] Connect call failed ('127.0.0.1', 8888), reconnecting...
2024-09-27 04:24:27.538 WARNING (MainThread) [pyproxy.utils.logger] Websocket connection exception in decorator: [Errno 111] Connect call failed ('127.0.0.1', 8888), reconnecting...
2024-09-27 04:24:32.542 WARNING (MainThread) [pyproxy.utils.logger] Websocket connection exception in decorator: [Errno 111] Connect call failed ('127.0.0.1', 8888), reconnecting...
2024-09-27 04:24:37.546 WARNING (MainThread) [pyproxy.utils.logger] Websocket connection exception in decorator: [Errno 111] Connect call failed ('127.0.0.1', 8888), reconnecting...
2024-09-27 04:24:39.528 DEBUG (MainThread) [custom_components.robonomics] IPFS Status entity changed state from <state sensor.ipfs_daemon_status=OK @ 2024-09-27T14:24:09.523107+03:00> to <
state sensor.ipfs_daemon_status=OK; icon=mdi:hand-okay, friendly_name=IPFS Daemon Status @ 2024-09-27T14:24:09.523107+03:00>
2024-09-27 04:24:42.550 WARNING (MainThread) [pyproxy.utils.logger] Websocket connection exception in decorator: [Errno 111] Connect call failed ('127.0.0.1', 8888), reconnecting...
2024-09-27 04:24:47.553 WARNING (MainThread) [pyproxy.utils.logger] Websocket connection exception in decorator: [Errno 111] Connect call failed ('127.0.0.1', 8888), reconnecting...
2024-09-27 04:24:52.557 WARNING (MainThread) [pyproxy.utils.logger] Websocket connection exception in decorator: [Errno 111] Connect call failed ('127.0.0.1', 8888), reconnecting...
2024-09-27 04:24:57.561 WARNING (MainThread) [pyproxy.utils.logger] Websocket connection exception in decorator: [Errno 111] Connect call failed ('127.0.0.1', 8888), reconnecting...
2024-09-27 04:25:02.565 WARNING (MainThread) [pyproxy.utils.logger] Websocket connection exception in decorator: [Errno 111] Connect call failed ('127.0.0.1', 8888), reconnecting...
2024-09-27 04:25:07.569 WARNING (MainThread) [pyproxy.utils.logger] Websocket connection exception in decorator: [Errno 111] Connect call failed ('127.0.0.1', 8888), reconnecting...
2024-09-27 04:25:12.573 WARNING (MainThread) [pyproxy.utils.logger] Websocket connection exception in decorator: [Errno 111] Connect call failed ('127.0.0.1', 8888), reconnecting...
2024-09-27 04:25:17.577 WARNING (MainThread) [pyproxy.utils.logger] Websocket connection exception in decorator: [Errno 111] Connect call failed ('127.0.0.1', 8888), reconnecting...
2024-09-27 04:25:22.582 WARNING (MainThread) [pyproxy.utils.logger] Websocket connection exception in decorator: [Errno 111] Connect call failed ('127.0.0.1', 8888), reconnecting...
2024-09-27 04:25:27.586 WARNING (MainThread) [pyproxy.utils.logger] Websocket connection exception in decorator: [Errno 111] Connect call failed ('127.0.0.1', 8888), reconnecting...
2024-09-27 04:25:32.591 WARNING (MainThread) [pyproxy.utils.logger] Websocket connection exception in decorator: [Errno 111] Connect call failed ('127.0.0.1', 8888), reconnecting...
2024-09-27 04:25:37.596 WARNING (MainThread) [pyproxy.utils.logger] Websocket connection exception in decorator: [Errno 111] Connect call failed ('127.0.0.1', 8888), reconnecting...
2024-09-27 04:25:47.602 WARNING (MainThread) [pyproxy.utils.logger] Websocket connection exception in decorator: [Errno 111] Connect call failed ('127.0.0.1', 8888), reconnecting...
2024-09-27 04:25:52.607 WARNING (MainThread) [pyproxy.utils.logger] Websocket connection exception in decorator: [Errno 111] Connect call failed ('127.0.0.1', 8888), reconnecting...
2024-09-27 04:25:57.610 WARNING (MainThread) [pyproxy.utils.logger] Websocket connection exception in decorator: [Errno 111] Connect call failed ('127.0.0.1', 8888), reconnecting...
2024-09-27 04:26:02.614 WARNING (MainThread) [pyproxy.utils.logger] Websocket connection exception in decorator: [Errno 111] Connect call failed ('127.0.0.1', 8888), reconnecting...
2024-09-27 04:26:07.618 WARNING (MainThread) [pyproxy.utils.logger] Websocket connection exception in decorator: [Errno 111] Connect call failed ('127.0.0.1', 8888), reconnecting...
2024-09-27 04:26:12.622 WARNING (MainThread) [pyproxy.utils.logger] Websocket connection exception in decorator: [Errno 111] Connect call failed ('127.0.0.1', 8888), reconnecting...
2024-09-27 04:26:17.626 WARNING (MainThread) [pyproxy.utils.logger] Websocket connection exception in decorator: [Errno 111] Connect call failed ('127.0.0.1', 8888), reconnecting...
2024-09-27 04:26:22.630 WARNING (MainThread) [pyproxy.utils.logger] Websocket connection exception in decorator: [Errno 111] Connect call failed ('127.0.0.1', 8888), reconnecting...
2024-09-27 04:26:27.634 WARNING (MainThread) [pyproxy.utils.logger] Websocket connection exception in decorator: [Errno 111] Connect call failed ('127.0.0.1', 8888), reconnecting...
2024-09-27 04:26:32.637 WARNING (MainThread) [pyproxy.utils.logger] Websocket connection exception in decorator: [Errno 111] Connect call failed ('127.0.0.1', 8888), reconnecting...
2024-09-27 04:26:37.641 WARNING (MainThread) [pyproxy.utils.logger] Websocket connection exception in decorator: [Errno 111] Connect call failed ('127.0.0.1', 8888), reconnecting...
2024-09-27 04:26:42.645 WARNING (MainThread) [pyproxy.utils.logger] Websocket connection exception in decorator: [Errno 111] Connect call failed ('127.0.0.1', 8888), reconnecting...
2024-09-27 04:26:47.649 WARNING (MainThread) [pyproxy.utils.logger] Websocket connection exception in decorator: [Errno 111] Connect call failed ('127.0.0.1', 8888), reconnecting...
2024-09-27 04:26:52.653 WARNING (MainThread) [pyproxy.utils.logger] Websocket connection exception in decorator: [Errno 111] Connect call failed ('127.0.0.1', 8888), reconnecting...

I suppose, Integration still required Libp2p proxy. However i think it should be optional. If not, this error should drop installing process in UI. Not only provide logs in console.

@nakata5321 nakata5321 added the invalid This doesn't seem right label Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants