-
-
Notifications
You must be signed in to change notification settings - Fork 389
Open
Labels
bugSomething isn't workingSomething isn't working
Description
I am self hosting and realtime closed channels immediately. The corresponding log on the realtime server was:
2025-02-27 14:48:02 04:48:02.821 project=realtime-dev external_id=realtime-dev error_code=UnknownErrorOnChannel [error] UnknownErrorOnChannel: {:ok,
2025-02-27 14:48:02 %{
2025-02-27 14:48:02 "exp" => 2055908568.285,
2025-02-27 14:48:02 "iat" => 1740375768.278,
2025-02-27 14:48:02 "iss" => "supabase",
2025-02-27 14:48:02 "role" => "anon"
2025-02-27 14:48:02 }}
When i changed by exp and iat to not include decimal place it works.
Expected: it should work, or have a more informative error.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working