Skip to content

[Bug]: getting 404 when running the logs command and have a zero-config function #421

@kfirstri

Description

@kfirstri

Description

Getting function not found error when using the base44 logs command for deployed functions.

My guess is that it's related to the naming of the functions, it has slashes and we need to escape urls

Steps to Reproduce

  1. create a zero config function (functions/stam/foo/entry.ts)
  2. run base44 deploy
  3. you can use base44 functions list to see that the function is deployed
  4. run base44 logs and the function is missing

Expected Behavior

No response

Actual Behavior

No response

Environment

  • OS:
  • Node.js version:
  • CLI version:

Error Logs

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    In progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions