Skip to content

Console logs do not work after moving a function #57

@MrSpreadsheet

Description

@MrSpreadsheet

Hi, I moved some functions from

project/functions/function.ts -> project/src/functions/function.ts, and changed their path in config. Now, when I try to access their logs via the console I only see "Trying to connect to local sst dev" and in the logs I see LambdaTimeoutError for the functions that I have moved. I've tried removing the functions from the state via the cli and readding them, but it did not help.

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