Tags: OnionUI/Onion
Tags
FIX: NTP Issues, SMB issues (#1073) Disabled guest SMB access as it was causing issues because [Microsoft disabled guest SMB login per default](https://learn.microsoft.com/en-us/troubleshoot/windows-server/networking/guest-access-in-smb2-is-disabled-by-default) change curl timeouts from --connect-timeout to --max-time (-m) Fix the endless wait on startup when no IP address was assigned. _Someone_ <sub><sup><sub><sup><sub>(me)</sub></sup></sub></sup></sub> forgot to break out of the loop. Add a check to make sure update_networking isn't run multiple times simultaneously. TESTS: - [ ] Enable SMB, connect to it. Observe that it asks for credentials (unless you've saved them) - [ ] Enable NTP and wait for NTP on boot - [ ] reboot the device on functioning network. observe the time syncs - [ ] make your internet connection not working (e.g. pull dsl cable) but the wifi still available - [ ] reboot the device, observe that the sync times out in a reasonable time - [ ] disable your wifi all together (or pull the router plug etc) - [ ] reboot the device again, observe that the sync times out in a reasonable time --------- Co-authored-by: tGecko <[email protected]> Co-authored-by: Aemiii91 <[email protected]>
PreviousNext