in the past, i have gotten my image from here:
https://downloads.openwrt.org/chaos_cal … x/generic/
I have been having weird issues where my router needs to be rebooted, so i decided to see if there was an update.
this time, i went to the wiki, and found this:
https://downloads.openwrt.org/snapshots … x/generic/
i didnt realize it was different, but i did see it was more recent, so i gave it a shot.
my router came back up, but with no web gui (just like last upgrade) so i ran:
opkg update
opkg install luci-ssl
/etc/init.d/uhttpd start
/etc/init.d/uhttpd enable
but unfortunately, i get:
"Bad Gateway
The process did not produce any response"
it was at this point that i realized it was a different build...
after a little research, i tried:
sysupgrade -v https://downloads.openwrt.org/chaos_cal … uashfs.chk
but got: Invalid image type. Please use only .trx files
Image check 'platform_check_image' failed.
wifi is currently barely working (only 5ghz, and only on one device, although i have multiple with 5ghz capability.
can someone point me in the right direction?
thanks!