Cant login/redirect/popup doesnt work when i try to (resolved)

I’m submitting a…

  • [ ] Regression (a behavior that stopped working in a new release)
  • [X ] Bug report
  • [ ] Performance issue
  • [ ] Documentation issue or request

Current behavior

I can fill in my login information but when i try to reach the cms it wont work.

Expected behavior

Redirect to the CMS

Minimal reproduction of the problem

Environment

  • [ ] Self hosted with docker
  • [ ] Self hosted with IIS
  • [ ] Self hosted with other version
  • [ ] Cloud version

Version: [VERSION]

Browser:

  • [X ] Chrome (desktop)
  • [ ] Chrome (Android)
  • [ ] Chrome (iOS)
  • X[ ] Firefox
  • [ ] Safari (desktop)
  • [ ] Safari (iOS)
  • [ X] IE
  • [ X] Edge

Others:

<!-- It take a lot of time to give support, especially when it is about the different hosting environments. Example what happens: https://i.gyazo.com/6c8eb04e6a4ff912d9b5ca34da0d3c84.gif

Can you please check your browser logs and post warning?

app.js?be929ef2f2e97d1c98f0:2 JoseUtil._validateJwt: exp is in the past 1589807333
e.error @ app.js?be929ef2f2e97d1c98f0:2
app.js?be929ef2f2e97d1c98f0:2 JoseUtil._validateJwt: exp is in the past 1589807339
e.error @ app.js?be929ef2f2e97d1c98f0:2
e.validateJwtAttributes @ app.js?be929ef2f2e97d1c98f0:2
e._validateJwt @ app.js?be929ef2f2e97d1c98f0:2
e.validateJwt @ app.js?be929ef2f2e97d1c98f0:2
(anonymous) @ app.js?be929ef2f2e97d1c98f0:2
t.invoke @ shims.js?be929ef2f2e97d1c98f0:2
onInvoke @ app.js?be929ef2f2e97d1c98f0:2
t.invoke @ shims.js?be929ef2f2e97d1c98f0:2
e.run @ shims.js?be929ef2f2e97d1c98f0:2
(anonymous) @ shims.js?be929ef2f2e97d1c98f0:2
t.invokeTask @ shims.js?be929ef2f2e97d1c98f0:2
onInvokeTask @ app.js?be929ef2f2e97d1c98f0:2
t.invokeTask @ shims.js?be929ef2f2e97d1c98f0:2
e.runTask @ shims.js?be929ef2f2e97d1c98f0:2
m @ shims.js?be929ef2f2e97d1c98f0:2
Promise.then (async)
y @ shims.js?be929ef2f2e97d1c98f0:2
t.scheduleTask @ shims.js?be929ef2f2e97d1c98f0:2
onScheduleTask @ shims.js?be929ef2f2e97d1c98f0:2
t.scheduleTask @ shims.js?be929ef2f2e97d1c98f0:2
e.scheduleTask @ shims.js?be929ef2f2e97d1c98f0:2
e.scheduleMicroTask @ shims.js?be929ef2f2e97d1c98f0:2
x @ shims.js?be929ef2f2e97d1c98f0:2
k @ shims.js?be929ef2f2e97d1c98f0:2
(anonymous) @ shims.js?be929ef2f2e97d1c98f0:2
e._success @ app.js?be929ef2f2e97d1c98f0:2
e._callback @ app.js?be929ef2f2e97d1c98f0:2
t @ /scripts/oidc-client.min.js:47
t @ /scripts/oidc-client.min.js:47
t @ /scripts/oidc-client.min.js:47
t @ /scripts/oidc-client.min.js:47
(anonymous) @ /client-callback-popup:12

Do you know if your machine clock is synced and has a correct time?

1 Like

This worked thanks alot!

1 Like