QiTech-Industries / Winder

Filament winding machine powererd by ESPdruino
GNU General Public License v3.0
27 stars 7 forks source link

AP access denied redirection error #30

Open felixawatson opened 1 year ago

felixawatson commented 1 year ago

Expected behaviour

On first start up, device is put into AP mode, connected to by the user and the device automatically redirects the user to the online portal for setup

Actual behavior

Device gets into AP mode, can be connected but isn't able to direct the user to the right page. When accessing 'winder.local', browser error message 'winder.local redirected you too many times.' appears and is unable to be resolved. Restarting and clearing cookies does not fix the issue. Tested over multiple browsers on windows, android and linux devices.

To Reproduce

Steps to reproduce the behavior:

  1. Install software as per .README instructions on Github
  2. Connect to 'Jarvis Winder' network once it appears in the list of available networks
  3. Navigate to browser and access 'winder.local' if not automatically redirected.
  4. GUI will not come up, instead page will show 'This page isn't working. winder.local redirected you too many times'

Screenshots / Video / Logs

Video required for every FN and Screenshot required for every UI problem. The developer should be able to get a clear idea of the issue without having to test on the machine.

image