Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spurious XSRF token mismatches on link creation #130

Open
noncombatant opened this issue Jun 4, 2024 · 1 comment
Open

Spurious XSRF token mismatches on link creation #130

noncombatant opened this issue Jun 4, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@noncombatant
Copy link
Contributor

People are getting "invalid XSRF token" errors when attempting to create new links. Reproducibility seems to be consistent for some people, but to consistently not happen for others.

@noncombatant noncombatant added the bug Something isn't working label Jun 4, 2024
@wahyd4
Copy link

wahyd4 commented Jul 16, 2024

I am getting this error as well after upgrading my container.
The Kubernetes configuration I used to run the container is

args:
    - -dev-listen
    - :8080
    - -sqlitedb
    - /home/nonroot/go-links.db

I had to rollback the docker image to ghcr.io/tailscale/golink:main@sha256:47eaa3af7dbfdc882b3c78e41d07e1449bb3df0dbda638a210afa4d7d9efb930 to get the link creation work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants