Skip to content

Viz swallows full traceback, making debugging difficult #186

@astrojuanlu

Description

@astrojuanlu

Description

As per title

Context

I'm not able to open the Viz view of my project, and the information provided in the logs is not enough to understand what's happening.

In my particular case, I have this

2025-05-08 14:27:04.341 [info] [Error - 14:27:04] Kedro-Viz: "Unable to find credentials 'pinecone': check your data catalog and credentials configuration. See https://kedro.readthedocs.io/en/stable/kedro.io.DataCatalog.html for an example."

But my Kedro environment is properly configured, and kedro run works without problems. So I have no way to know where the problem is.

Steps to Reproduce

(TBC)

Checklist

  • Have you read the "Requirements" section already?
  • Have you make sure you are running the extension with the correct virtual environment? Cmd + P and Python: Select Interpeter

Expected Result

Actual Result

-- If you received an error, place it here.
-- Separate them if you have more than one.

Your Environment

  • Kedro version used (pip show kedro or kedro -V):
  • Kedro VSCode version used
  • Python version used (python -V):
  • Operating system and version:

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