Web Actions not working after update to 0.94.2
Hi Guys.
I have a number of web actions set up to power on/off printers connected to with a simple http request. These have been working perfectly until applying the latest update - they just don't seem to be called. I have them on menus and on the idle time power offs - issue affects both. I have 2 Rasbperry Pi 3B+ installs, one has been upgraded, one was installed from the latest image (with the configurations restored using the Server Monitor back tool). Once again - both affected.
Thanks
John
I have a number of web actions set up to power on/off printers connected to with a simple http request. These have been working perfectly until applying the latest update - they just don't seem to be called. I have them on menus and on the idle time power offs - issue affects both. I have 2 Rasbperry Pi 3B+ installs, one has been upgraded, one was installed from the latest image (with the configurations restored using the Server Monitor back tool). Once again - both affected.
Thanks
John
Comments
http://192.168.69.226/on
Executed webAction anycubic_on
But there is also a logger for a error case so that may explain the problem.
I can't ping the address of the sonoff which is very odd as they are both connected via the same access point (and I can from a laptop connected to the same WAP).
At least I now know where to look so I will run some further network diagnostics.
Thanks for your help.
sudo route -n
to see which network and gateway pi will use for that network. But you are right the pi routing problem prevents it here.
Thanks for your help and apologies for assuming the issue was due to the upgrade.
Cheers
John