Skip to content

Async.runSync() returns error #7

@thdoan

Description

@thdoan

When I use Async.runSync(...), I get the following error on the client:

details: undefined
error: 500
errorType: "Meteor.Error"
message: "Internal server error [500]"
reason: "Internal server error"

When I switch back to Meteor.sync(...), everything works perfectly again, even though Meteor.sync() is supposed to be deprecated. Can I continue to use Meteor.sync()?

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