New Vera Plus, No Workflows

Hi – I’m in process of setting up a new Vera Plus and manually transferring over plugins and devices. I got AltUI installed, but whenever I try and turn on Workflow mode, it seems to crash AltUI. Is there any initial setup I am missing?

Thx
-Ted

[quote=“tedp, post:1, topic:198919”]Hi – I’m in process of setting up a new Vera Plus and manually transferring over plugins and devices. I got AltUI installed, but whenever I try and turn on Workflow mode, it seems to crash AltUI. Is there any initial setup I am missing?

Thx
-Ted[/quote]
It is not possible to answer this question with the level of info provided.
Set Debug mode and capture the logs during a full reload cycle plus repro of the issue. Then send the logs please

Weird – I can’t even get debug mode to turn on!

I am attaching the vera log as there are some AltUI references in there that might be useful in figuring out what’s happening.

Thx!

Weird - now it’s working. Even though the switch to turn on workflows and debug didn’t “take”, I am now on the workflow screen (although with a warning in yellow that “workflows are not enabled”). I am able to save the workflows. I’m going to keep moving forward.

Something is definitely weird. Whenever I try to engage one of the altUI buttons from UI7 (Workflow enable, or debug), it seems to crash altUI (I get 404 - Not Found when trying to access it), and can only seem to recover with a reboot.

I’m attaching the logfile.

Thx

[quote=“tedp, post:5, topic:198919”]Something is definitely weird. Whenever I try to engage one of the altUI buttons from UI7 (Workflow enable, or debug), it seems to crash altUI (I get 404 - Not Found when trying to access it), and can only seem to recover with a reboot.

I’m attaching the logfile.

Thx[/quote]

the debug log is not complete enough to see a problem
a) enable DEBUG mode on ALTUI
b) reload Luup
c) once reloaded try to go & do something that fails
d) capture the log and send it to me

also I hope you have a backup, you can then try to remove all your workflows by setting variable Wflow_Workflows_0 to value = [] ( empty json array ) and redo the whole a b c d test.
send me both logs

Most of this resolved itself once I started using the AltUI “workflow enable” on/off from AltUI itself. When I was trying to do it and seeing the problem, I was using UI7 AltUI buttons.

ok good catch
I reproduce the problem now ( on UI7 only ) and to make it worse , I have the same problem on ALL my plugins ! all the on off buttons that I use on my plugins in the panels are NOT working any more. it is not even sending the Action request on the network ( I see no http traffic when I click on it , just a lengthy spinner and nothing else )

I have NO IDEA what has changed. Of course all of this is fully functional on ALTUI itself
I ll look further.

@plugin authors , do you see this problem also ?

EDIT: a browser refresh seems to restore it ( so it seems to be something UI7 is unhappy about) for other device but the problem remains that if you use the button of the ALTUI device , inside UI7 , then other buttons are not working until a reload. something must be wrong in my ALTUI device but it works when used under UI7 ( quite strange ). I ll continue to investigate

EDIT2: I found a workaround, I will post an update in GitHub tonight (CET)