hagaygo / OpenWrtManager

Mobile app for interacting with your OpenWrt device.
GNU General Public License v3.0
145 stars 10 forks source link

OpenWrt 23.05 support #39

Closed hagaygo closed 8 months ago

hagaygo commented 1 year ago

Tested the app against rc2 in a virtual machine (generic x86)

All basic functionality seems to be working , there is an error on active connection overview will test it later.

If any one has a feedback regarding the app on 23.05 version , feel free to write it here.

ghost commented 10 months ago

Active Connections throws an "Error parsing reply from device" and WIFI Status says "Error with WIFI data". Rest seems to be working fine.

Device: Netgear R6800. Firmware: OpenWRT 23.05.0-rc2 with latest software updates as of today (2023-08-20). App version: 1.22.0 (from Google Play).

ghost commented 10 months ago

One more issue: the DHCP Leases overview also throws an "Error parsing reply from device"

hagaygo commented 10 months ago

Hi

Already addressed the active connection error on my case and also a dhcp error.

Attached is a test apk (inside a zip file) that you can try and report back.

About the WIFI error , i dont have a device with WIFI running the 23.05 version so if the error perssist , click on the button to copy the stack trace to the clipboard and post it here (you should view the text and remove "private data" before posting). openwrt_manager.zip

ghost commented 10 months ago

Active connections & DHCP views work again. Not sure what you mean by "private data" as I could not find any such labels.

ghost commented 10 months ago

Hit a clipboard limit for some reason... Anyway, here's the dump with any private info removed (to my knowledge): dump.txt

hagaygo commented 10 months ago

Private as in ip/username/password that might be in the dump file.

Did you try to click on the "Update Devices" button on the menu/drawer ? the dump shows unexpected result.

Maybe after upgrading your device the Wifi configuration was changed and by pressing this button it reloads it.

Any how , cant really test it until i'll update my devices to 23.05 (it seems rc3 is about to get released , it might be o.k over there)

ghost commented 10 months ago

That does not fix the issue unfortunately. However I have noticed that in LuCI it doesn't show wirelessly connected devices either so it might be an issue in OpenWRT's soft/firmware

hagaygo commented 10 months ago

RC3 should be available soon , give it a try and please report your findings.

ghost commented 10 months ago

Got the RC3 firmware today. The wifi panel works like normal in that version.

hagaygo commented 10 months ago

Got the RC3 firmware today. The wifi panel works like normal in that version.

Great , Thanks for the update.

hagaygo commented 9 months ago

Update.

Installed 23.05 rc3 on 2 of my devices , all features of the app seems to work.

hagaygo commented 8 months ago

As far as i know the app is fully supports 23.05 final release.