Skip to content

Network Error in filter drop-downs #36980

@ukeswani

Description

@ukeswani

Bug description

We have had superset deployed via the helm chart in various environments, with the same chart values in each environment, running ok for the last few months. Yesterday we started to see Network error for a number of, but not all, filter drop-downs in dashboards in just one environment. Refreshing the page the Network error's are random, not appearing for the same filters each time or all filters but always some. The errors are immediate, rather than appearing after some time. We see the same thing in different dashboards. The filter is querying a Trino dataset, and when we check in Trino, the queries for those error'd filters do not show - ie. it looks like those queries did not make it to Trino. We're not seeing any issues with the Trino pods.
In the superset logs we see this ValueError: bytes is not a 16-char string error correlating to the times we see errors in the dashboard. We do not see these errors in other environments (which do not have this issue).

Does anyone have any ideas what could be happening?

Screenshots/recordings

Image Image

Superset version

master / latest-dev

Python version

I don't know

Node version

I don't know

Browser

Chrome

Additional context

apache/superset:GHA-dev-17114760203

psycopg2-binary==2.9.6
trino[sqlalchemy]==0.321.0
sqlalchemy-trino==0.5.0
Authlib==1.6.4

Checklist

  • I have searched Superset docs and Slack and didn't find a solution to my problem.
  • I have searched the GitHub issue tracker and didn't find a similar bug report.
  • I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions