reddec / trusted-cgi

Lightweight runner for lambda functions/apps in CGI like mode
https://trusted-cgi.reddec.net
MIT License
218 stars 16 forks source link

Token used before issued. #15

Closed lemniskett closed 1 year ago

lemniskett commented 1 year ago

Hi! I stumbled upon this and excited to try it out, however I encountered this issue upon login:

Error: 403: token validation failed: Token used before issued

Downgrading to 0.3.6 seems to fix the issue.

IvanLi-CN commented 1 year ago

I have the same problem, I am running with Docker.

c-nv-s commented 1 year ago

experiencing this same issue with latest build

TheOneValen commented 1 year ago

Same Problem with 0.3.7.

BasToTheMax commented 2 months ago

Having the same issue, but only with the light docker image. By using the default image, it works, for anyone wondering.