Skip to content

[BUG] No logs from user-console when there is issues with Personal Access Token #20

@JustasGlo

Description

@JustasGlo

🐛 Bug Description

No logs present in user-console service when there is any issues with personal access token

🔍 Steps to Reproduce

  1. Remove permissions or accessible repositories from Personal access token
  2. Restart pod fastbi-user-console-0 in user-console namespace

✅ Expected Behavior

Clear exception handling and logging. Visible issue displayed in the console.

❌ Actual Behavior

Container never starts

🖥️ Environment

  • Kubernetes Version: 1.33.5-gke.1125000
  • Image Version: 4fastbi/data-platform-init-core:v0.1.0
  • Fast.BI Version: 1.0.0, main branch
  • Deployment Type: GCP
  • CLI Version: 1.0.0, main branch

🔧 Possible Solution

As a temporary debugging solution you can add:
command: ["/bin/bash", "-c"]
args:

  • |
    sleep infinity

to fastbi-user-console-api-site-flask container in values file and then apply it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions