Online updating not working for me
For some reason new firmware isn't found and it doesn't allow me to update directly online, I need to use the manual update option. Clicking on the URL field in the online update section takes me to a github 404 page, I don't know if that is related to the issue.
Could you press F12 on your browser and then go to the firmware page.
What's interesting me is the content returned by /glui request
like this :
{
"installed_version": "3.4.0",
"latest_version": "",
"title": "",
"release_summary": "",
"release_url": "https://github.com/Domochip/WPalaControl/releases/tag/",
"release_date": ""
}
ok, thank you, it helps me to target the problem
I think I found it. Should be solved by ff07631a19eb26b847c5f0b5df96c576ac7896d0
it is included into the 3.5.0 pre-release
@tanc Could you give it a try and let me know if the problem re occurs?
I do update it today and have same problem. Every update i do manualy. I try with differnt browsers as well.
@BorisNanev browser doesn't matter. Could you give me a screenshot of it?
Here.
@BorisNanev ok, it is different than the tanc case. There is no URL so no new version has been gathered by the module. Which probably means that the module was not able to contact Github. What's the IP configuration of your module?
There was a URL before update(same as first post). with 3.5.0 i i dont see it. What you mean with IP configuration?
If you go to Config, did you ticked the Static IP box and configured an IP address?
NO, on DHCP and i lock the IP from the router.
Strange, the problem is that I'm not able to reproduce it.
Is it empty everytime you go to firmware page?
Here is what I currently get:
With 3.4.0 sometimes i see the same but after refresh i can see only URL and with 3.5.0 i dont see even URL.
Could you try to go to this url and tell me how long it takes to load : https://api.github.com/repos/domochip/WPalaControl/releases/latest
I dont know if this help but...
Could you try to go to this url and tell me how long it takes to load : https://api.github.com/repos/domochip/WPalaControl/releases/latest
Instantly. Abslute no delay
Can i downgrade the firmware?
yes
I downgraded and URL are showing up. Then I upgrade and no more URL.