这是indexloc提供的服务,不要输入任何密码
Skip to content

In the Hasura Cloud, the processed-events of the Event item displays an error. #9651

@jieey1140

Description

@jieey1140

Version Information

Server Version:
CLI Version (for CLI related issue):

Environment

Cloud

What is the current behaviour?

View Event Details in the Hasura Cloud

What is the expected behaviour?

In Cloud Hasura, an error occurs when you click the detail view of any event in the Processed Events tab item on the Events tab.

How to reproduce the issue?

  1. Go to a project in the Hasura Cloud.
  2. On the Events page, enter the Processed Events tab.
  3. Press the View details button for any event.

Screenshots or Screencast

Screen Shot 2023-05-18 at 4 40 15 PM Screen Shot 2023-05-18 at 4 40 42 PM

Please provide any traces or logs that could help here.

r | "unexpected error while fetching event with id f28fea56-9e60-4ca2-b185-cc9e36004fe7: database query error"
-- | --
internal | Object { error: 'Failed to decode the following bytes in UTF-8: "\\NUL\\NUL\\NUL\\202"', prepared: true, statement: "\n SELECT *\n FROM hdb_catalog.event_invocation_logs\n WHERE event_id = $1\n ORDER BY created_at DESC LIMIT $2 OFFSET $3;\n ", … }
arguments | [ '(Oid 25,Just ("f28fea56-9e60-4ca2-b185-cc9e36004fe7",Binary))', '(Oid 20,Just ("\\NUL\\NUL\\NUL\\NUL\\NUL\\NUL\\NULd",Binary))', '(Oid 20,Just ("\\NUL\\NUL\\NUL\\NUL\\NUL\\NUL\\NUL\\NUL",Binary))' ]
error | 'Failed to decode the following bytes in UTF-8: "\\NUL\\NUL\\NUL\\202"'
prepared | true
statement | "\n SELECT *\n FROM hdb_catalog.event_invocation_logs\n WHERE event_id = $1\n ORDER BY created_at DESC LIMIT $2 OFFSET $3;\n "
pat

Any possible solutions/workarounds you're aware of?

Keywords

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions