FIRST-Tech-Challenge / scorekeeper

FIRST Tech Challenge Live Scorekeeper Software
89 stars 21 forks source link

ftc.events redirect doesn't resolve #699

Closed timtim17 closed 9 months ago

timtim17 commented 9 months ago

Describe the bug Previously, http://ftc.events would redirect to https://ftc-events.firstinspires.org, similar to how http://frc.events would redirect to https://frc-events.firstinspires.org. ftc.events no longer resolves.

To Reproduce Steps to reproduce the behavior:

  1. Navigate to http://ftc.events
  2. Observe the page does not resolve
  3. Navigate to https://ftc-events.firstinspires.org
  4. Observe that the request resolves

Expected behavior ftc.events redirects to https://ftc-events.firstinspires.org

Screenshots screenshot

terminal

Device (please complete the following information):

Additional context (TBH, both ftc.events and frc.events should really work with https, as neither do. However, ftc.events, which used to work, no longer does.)

tweirtx commented 9 months ago

Seems to be working now...not sure what happened there