I changed network address for the wifi and then archipelago's were no longer able to connect to openwrt because the cached address was the old network and it timed out.
Steps to Reproduce
Log into openwrt.
Change the ip address (like 192.168.1.X to 192.168.2.X)
Go to the openwrt section and you will get a timeout and you can't see the reconfigure router button
Expected Behavior
You should time out and be able to reconfigure the network
Actual Behavior
Timeout
Archipelago Version
1.7.111-alpha
Hardware
x86_64 (Intel/AMD)
Relevant Logs
No response
Screenshots
No response
### Description
I changed network address for the wifi and then archipelago's were no longer able to connect to openwrt because the cached address was the old network and it timed out.
### Steps to Reproduce
Log into openwrt.
Change the ip address (like 192.168.1.X to 192.168.2.X)
Go to the openwrt section and you will get a timeout and you can't see the reconfigure router button
### Expected Behavior
You should time out and be able to reconfigure the network
### Actual Behavior
Timeout
### Archipelago Version
1.7.111-alpha
### Hardware
x86_64 (Intel/AMD)
### Relevant Logs
_No response_
### Screenshots
_No response_
Added a Reconfigure router action to the stale cached-router error state. It clears the stale error and restores the connection/detection form while retaining the prior host as a starting point. Regression test covers an unreachable saved router.
Verification: targeted regression tests passed; full frontend suite passed (120 files, 1010 tests); type-check and production build passed; built bundle contains the new UI. Closing as fixed.
Fixed in `758332d6` and pushed to `main`.
Added a **Reconfigure router** action to the stale cached-router error state. It clears the stale error and restores the connection/detection form while retaining the prior host as a starting point. Regression test covers an unreachable saved router.
Verification: targeted regression tests passed; full frontend suite passed (120 files, 1010 tests); type-check and production build passed; built bundle contains the new UI. Closing as fixed.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Description
I changed network address for the wifi and then archipelago's were no longer able to connect to openwrt because the cached address was the old network and it timed out.
Steps to Reproduce
Log into openwrt.
Change the ip address (like 192.168.1.X to 192.168.2.X)
Go to the openwrt section and you will get a timeout and you can't see the reconfigure router button
Expected Behavior
You should time out and be able to reconfigure the network
Actual Behavior
Timeout
Archipelago Version
1.7.111-alpha
Hardware
x86_64 (Intel/AMD)
Relevant Logs
No response
Screenshots
No response
Fixed in
758332d6and pushed tomain.Added a Reconfigure router action to the stale cached-router error state. It clears the stale error and restores the connection/detection form while retaining the prior host as a starting point. Regression test covers an unreachable saved router.
Verification: targeted regression tests passed; full frontend suite passed (120 files, 1010 tests); type-check and production build passed; built bundle contains the new UI. Closing as fixed.