unee-t / frontend

Meteor front end

Home Page:https://case.dev.unee-t.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DEV - Impossible to create a new Unee-T account

franck-boullier opened this issue · comments

The Problem:

  • In case.dev.unee-t.com
  • Try to create a new user
    • Enter email address
    • Enter password
    • Tick on Agreement to the T&Cs

Expected result:

  • A new user is created

Actual result:

  • Nothing happens
  • Page looks like
    image

Context:

More information:

  • It IS possible to create a new user in the PROD environment.
  • It is NOT possible to test in the DEMO environment: the DEMO environment is displaying a mainenance page
    image
  • Based on the UiLicious tests, the DEMO environment seems to have been broken since Wed Jan 1st 2022 --> see the UiLicious Error

The meteor log should show some information about what went wrong.

The console log only helps usually in the case of some frontend issue not backend.