Skip to content

Notes don't seem to sync -- Testing Server Endpoints in app all pass #36

@jordanhandy

Description

@jordanhandy

Using v3.1.1 on both desktop and mobile.
Server tests pass when testing the connection in app, though notes don't seem to sync

Server logs show the following:

fail: Microsoft.AspNetCore.SignalR.HubConnectionHandler[1]

      Error when dispatching 'OnConnectedAsync' on hub.

      Microsoft.AspNetCore.SignalR.HubException: Invalid token.

         at Notesnook.API.Hubs.SyncV2Hub.OnConnectedAsync() in /src/Notesnook.API/Hubs/SyncV2Hub.cs:line 80

         at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.OnConnectedAsync(HubConnectionContext connection)

         at Microsoft.AspNetCore.SignalR.Internal.DefaultHubDispatcher`1.OnConnectedAsync(HubConnectionContext connection)

         at Microsoft.AspNetCore.SignalR.HubConnectionHandler`1.RunHubAsync(HubConnectionContext connection)

Any pointers on how to resolve?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions