UniversalDevicesInc-PG3 / udi-poly-ELK

MIT License
2 stars 1 forks source link

Setting up ELK ns module #102

Closed Gadgets-01 closed 8 months ago

Gadgets-01 commented 8 months ago

Hi Jim, Michel over at Universal Devices suggested I get in touch with you directly.

I have upgraded to the EISY and have purchased the ELK node. The ELK M1 is running solid for a while and the EISY is running solid for about 2 weeks. I have the ELK ns installed but something isn't right. I am attaching the log files from today. I stopped and restarted a few times. I removed the text from all but 1 Insteon node note. I have attached the log file. It seems as if I have something set incorrectly. I would be grateful for any help you can throw this direction.

Terry McCombs terry.mccombs.tmac@gmail.com 512-694-3817

debug.log

jimboca commented 8 months ago

I see the issue. A temporary workaround is to create one Integer and one State variable on your IoX.

Gadgets-01 commented 8 months ago

Any particular name for the variables? I added default names "Int_1" and "State_1", but the log after restart looks the same.

jimboca commented 8 months ago

Name doesn't matter, by "looks the same" does it still have this in the latest log?

2023-12-25 13:56:00,223 Thread-4   pyisy              WARNING  connection:request: Bad ISY Request: http://127.0.0.1:8080/rest/vars/definitions/1 404: retry #0
2023-12-25 13:56:01,271 Thread-4   pyisy              WARNING  connection:request: Bad ISY Request: http://127.0.0.1:8080/rest/vars/definitions/1 404: retry #1
2023-12-25 13:56:02,315 Thread-4   pyisy              WARNING  connection:request: Bad ISY Request: http://127.0.0.1:8080/rest/vars/definitions/1 404: retry #2
2023-12-25 13:56:03,368 Thread-4   pyisy              WARNING  connection:request: Bad ISY Request: http://127.0.0.1:8080/rest/vars/definitions/1 404: retry #3
2023-12-25 13:56:04,414 Thread-4   pyisy              WARNING  connection:request: Bad ISY Request: http://127.0.0.1:8080/rest/vars/definitions/1 404: retry #4
2023-12-25 13:56:05,460 Thread-4   pyisy              WARNING  connection:request: Bad ISY Request: http://127.0.0.1:8080/rest/vars/definitions/1 404: retry #5
2023-12-25 13:56:05,460 Thread-4   pyisy              ERROR    connection:request: Bad ISY Request: http://127.0.0.1:8080/rest/vars/definitions/1 404: Failed after 5 retries
2023-12-25 13:56:05,503 Thread-4   pyisy              WARNING  connection:request: Bad ISY Request: http://127.0.0.1:8080/rest/vars/definitions/2 404: retry #0
2023-12-25 13:56:06,556 Thread-4   pyisy              WARNING  connection:request: Bad ISY Request: http://127.0.0.1:8080/rest/vars/definitions/2 404: retry #1
2023-12-25 13:56:07,626 Thread-4   pyisy              WARNING  connection:request: Bad ISY Request: http://127.0.0.1:8080/rest/vars/definitions/2 404: retry #2
Gadgets-01 commented 8 months ago

It still looks like that

jimboca commented 8 months ago

Please restart node server, wait 5 minutes, then download log package and email it to jimbo.automates@gmail.com

Gadgets-01 commented 8 months ago

debug.log

jimboca commented 8 months ago

In the future, please do as I mentioned. Click the "Download Log Package" and email that file to me at jimbo.automates@gmail.com the formatting of your attached file is harder to read and you should avoid posting those logs in a public forum due to potential private information.

But, anyway, it is not the same error, it is different. Obviously I've never had someone install this plugin on a brand new clean IoX device.

In the Admin Console please go to Configuration -> Network -> Network Resources Click "Add" which creates a network resource, then click the URL column, in the new form click "Save", you will get an error message, just click OK Click "Save" on bottom of the "Network Resources" page.

Restart the node server.

Gadgets-01 commented 8 months ago

Jim,

I want to take a moment to thank you for the help. If I were paying you for your time, I would be way in the hole, so the $30 for this special purpose interface module is already dirt cheap!

I have reinstalled v3.10.8 this morning. The importing function was flawless and I like the way I can number the nodes to export the way I want to link them in the ELK. The lighting nodes show up in the ELK, but the lighting does not work. Do you want me to open another item on this issue?

Terry

On Wed, Dec 27, 2023 at 7:49 PM Jimbo.Automates @.***> wrote:

Closed #102 https://github.com/UniversalDevicesInc-PG3/udi-poly-ELK/issues/102 as completed via 270d5ff https://github.com/UniversalDevicesInc-PG3/udi-poly-ELK/commit/270d5ff010c0be595a240810e405188ec4ad90c4 .

— Reply to this email directly, view it on GitHub https://github.com/UniversalDevicesInc-PG3/udi-poly-ELK/issues/102#event-11347955701, or unsubscribe https://github.com/notifications/unsubscribe-auth/APEG6JPJO7IQ7CL54HOY7R3YLTF3JAVCNFSM6AAAAABBCXBZ36VHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJRGM2DOOJVGU3TAMI . You are receiving this because you authored the thread.Message ID: <UniversalDevicesInc-PG3/udi-poly-ELK/issue/102/issue_event/11347955701@ github.com>

jimboca commented 8 months ago

Thanks Terry, yes the $30 doesn't compensate much, but we make it up in volume 🤣

I've been updating the code to handle the ELKID method better and just about have it done, so wait for that release and if there are still issues we can work on it.

On Thu, Dec 28, 2023 at 8:11 AM Gadgets-01 @.***> wrote:

Jim,

I want to take a moment to thank you for the help. If I were paying you for your time, I would be way in the hole, so the $30 for this special purpose interface module is already dirt cheap!

I have reinstalled v3.10.8 this morning. The importing function was flawless and I like the way I can number the nodes to export the way I want to link them in the ELK. The lighting nodes show up in the ELK, but the lighting does not work. Do you want me to open another item on this issue?

Terry

On Wed, Dec 27, 2023 at 7:49 PM Jimbo.Automates @.***> wrote:

Closed #102 https://github.com/UniversalDevicesInc-PG3/udi-poly-ELK/issues/102 as completed via 270d5ff < https://github.com/UniversalDevicesInc-PG3/udi-poly-ELK/commit/270d5ff010c0be595a240810e405188ec4ad90c4>

.

— Reply to this email directly, view it on GitHub < https://github.com/UniversalDevicesInc-PG3/udi-poly-ELK/issues/102#event-11347955701>,

or unsubscribe < https://github.com/notifications/unsubscribe-auth/APEG6JPJO7IQ7CL54HOY7R3YLTF3JAVCNFSM6AAAAABBCXBZ36VHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJRGM2DOOJVGU3TAMI>

. You are receiving this because you authored the thread.Message ID: <UniversalDevicesInc-PG3/udi-poly-ELK/issue/102/issue_event/11347955701@ github.com>

— Reply to this email directly, view it on GitHub https://github.com/UniversalDevicesInc-PG3/udi-poly-ELK/issues/102#issuecomment-1871309513, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAMBIPCQJGID44MIIPWNROTYLWK4RAVCNFSM6AAAAABBCXBZ36VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNZRGMYDSNJRGM . You are receiving this because you modified the open/close state.Message ID: @.*** com>

Gadgets-01 commented 8 months ago

That works for me.

Here's wish you lots of volume

On Thu, Dec 28, 2023 at 11:23 AM Jimbo.Automates @.***> wrote:

Thanks Terry, yes the $30 doesn't compensate much, but we make it up in volume 🤣

I've been updating the code to handle the ELKID method better and just about have it done, so wait for that release and if there are still issues we can work on it.

On Thu, Dec 28, 2023 at 8:11 AM Gadgets-01 @.***> wrote:

Jim,

I want to take a moment to thank you for the help. If I were paying you for your time, I would be way in the hole, so the $30 for this special purpose interface module is already dirt cheap!

I have reinstalled v3.10.8 this morning. The importing function was flawless and I like the way I can number the nodes to export the way I want to link them in the ELK. The lighting nodes show up in the ELK, but the lighting does not work. Do you want me to open another item on this issue?

Terry

On Wed, Dec 27, 2023 at 7:49 PM Jimbo.Automates @.***> wrote:

Closed #102 https://github.com/UniversalDevicesInc-PG3/udi-poly-ELK/issues/102 as completed via 270d5ff <

https://github.com/UniversalDevicesInc-PG3/udi-poly-ELK/commit/270d5ff010c0be595a240810e405188ec4ad90c4>

.

— Reply to this email directly, view it on GitHub <

https://github.com/UniversalDevicesInc-PG3/udi-poly-ELK/issues/102#event-11347955701>,

or unsubscribe <

https://github.com/notifications/unsubscribe-auth/APEG6JPJO7IQ7CL54HOY7R3YLTF3JAVCNFSM6AAAAABBCXBZ36VHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJRGM2DOOJVGU3TAMI>

. You are receiving this because you authored the thread.Message ID:

<UniversalDevicesInc-PG3/udi-poly-ELK/issue/102/issue_event/11347955701@ github.com>

— Reply to this email directly, view it on GitHub < https://github.com/UniversalDevicesInc-PG3/udi-poly-ELK/issues/102#issuecomment-1871309513>,

or unsubscribe < https://github.com/notifications/unsubscribe-auth/AAMBIPCQJGID44MIIPWNROTYLWK4RAVCNFSM6AAAAABBCXBZ36VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNZRGMYDSNJRGM>

. You are receiving this because you modified the open/close state.Message ID: @.*** com>

— Reply to this email directly, view it on GitHub https://github.com/UniversalDevicesInc-PG3/udi-poly-ELK/issues/102#issuecomment-1871361025, or unsubscribe https://github.com/notifications/unsubscribe-auth/APEG6JKT6WJWIAYKQH5WGW3YLWTHJAVCNFSM6AAAAABBCXBZ36VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNZRGM3DCMBSGU . You are receiving this because you authored the thread.Message ID: @.***>

jimboca commented 8 months ago

All issues with ELKID should be fixed in 3.10.10.