🐛 Bug Report: Missing session id #127

Closed
opened 2025-10-07 00:02:44 +03:00 by OVERLORD · 4 comments
Owner

Originally created by @JeremyXXXuuu on GitHub.

Reproduction steps

Using Safari to sign in

Expected behavior

Signed in success

Actual Behavior

Image

Version and Environment

v1.6.2

Log Output

2025-07-10 16:42:39 [GIN] 2025/07/10 - 14:42:39 | 200 |    3.521333ms |      172.19.0.1 | GET      "/api/webauthn/login/start"
2025-07-10 16:42:44 [GIN] 2025/07/10 - 14:42:44 | 400 |     258.458µs |      172.19.0.1 | POST     "/api/webauthn/login/finish"
2025-07-10 16:42:44 Error #01: Missing session id
Originally created by @JeremyXXXuuu on GitHub. ### Reproduction steps Using Safari to sign in ### Expected behavior Signed in success ### Actual Behavior <img width="501" height="370" alt="Image" src="https://github.com/user-attachments/assets/74ddbacf-5f2d-4707-878c-4a2dc8eec163" /> ### Version and Environment v1.6.2 ### Log Output ``` 2025-07-10 16:42:39 [GIN] 2025/07/10 - 14:42:39 | 200 | 3.521333ms | 172.19.0.1 | GET "/api/webauthn/login/start" 2025-07-10 16:42:44 [GIN] 2025/07/10 - 14:42:44 | 400 | 258.458µs | 172.19.0.1 | POST "/api/webauthn/login/finish" 2025-07-10 16:42:44 Error #01: Missing session id ```
Author
Owner

@kmendell commented on GitHub:

I believe @stonith404 this may just be a safari issue as he expirenced in local development too.

But that should only be for localhost if i remember what he said correctly. So using HTTPS and a proper URL should work in safari.

Feel free to re-open if you have logs or more troubleshooting information.

@kmendell commented on GitHub: I believe @stonith404 this may just be a safari issue as he expirenced in local development too. But that should only be for localhost if i remember what he said correctly. So using HTTPS and a proper URL should work in safari. Feel free to re-open if you have logs or more troubleshooting information.
Author
Owner

@stonith404 commented on GitHub:

Are you using HTTPS and is your APP_URL matching the URL you're accessing Pocket ID on?

@stonith404 commented on GitHub: Are you using HTTPS and is your APP_URL matching the URL you're accessing Pocket ID on?
Author
Owner

@JeremyXXXuuu commented on GitHub:

only in safari

@JeremyXXXuuu commented on GitHub: only in safari
Author
Owner

@kmendell commented on GitHub:

Does this issue happen in another browser as well as safari?

@kmendell commented on GitHub: Does this issue happen in another browser as well as safari?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pocket-id#127