"Invalid Token" in Console

I have defines Kerlink Gateway. The communication looks like ok.

But in The Things Network - CONSOLE, I get this message :

  • Reconnecting …
    Retry Now

and thousands of red messages :

“Invalid Token
unable to parse token
token is expired by xxhyymxxs”

Invalid Token

I couldn’t find any solution so far.
If someone is able to help.
Thanks in advance.

As far as i see this error ist not caused by your gateway.
The token is a session token for your websession, it secures the client - server connection between your browser and the ttn console webserver. If you just leave the console page it expires after a while.

2 Likes

If a page refresh does not fix this: check the clock on your computer. If the time looks right, also ensure its time zone setting is correct; your clock could be off by many hours if you’re using the wrong time zone.

1 Like

@arjanvanb thank you so much, big shoutout to @chrishollier for your help. finally saw the elusive green light “connected”

Had the same problem, adjusting the clock solved it! Thanks!