Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

e is undefined (UI Crash) #53212

Open
haydenflinner opened this issue Feb 6, 2025 · 0 comments
Open

e is undefined (UI Crash) #53212

haydenflinner opened this issue Feb 6, 2025 · 0 comments
Labels
area/abctl Issues with the abctl quickstart cli autoteam community needs-triage team/use type/bug Something isn't working

Comments

@haydenflinner
Copy link

What happened?

I set up a Mongo -> Clickhouse connection. I left it running for a few hours. Then I started clicking around the Airbyte UI, which shortly broke. The UI root page yields binary gibberish (�������������@�), and I get stacktraces depending on which page I have open. Here's the only one I captured:

{
  "url": "http://localhost:8000/workspaces/5cb87eb9-ec24-4f3c-a082-eb7445d6b714/settings/account",
  "airbyteVersion": "1.4.0",
  "errorType": "TypeError",
  "errorConstructor": "TypeError",
  "error": {},
  "stacktrace": "Pit/<@http://localhost:8000/assets/core-fwkprmj35f.js:419:20847\nPit@http://localhost:8000/assets/core-fwkprmj35f.js:419:20782\nMit@http://localhost:8000/assets/core-fwkprmj35f.js:419:21442\nLit@http://localhost:8000/assets/core-fwkprmj35f.js:419:22742\nlt@http://localhost:8000/assets/App-k3mhbkfff7.js:2:14592\nuA@http://localhost:8000/assets/core-fwkprmj35f.js:38:19551\nVC@http://localhost:8000/assets/core-fwkprmj35f.js:40:3143\nNB@http://localhost:8000/assets/core-fwkprmj35f.js:40:44875\nMB@http://localhost:8000/assets/core-fwkprmj35f.js:40:39822\ncte@http://localhost:8000/assets/core-fwkprmj35f.js:40:39749\ndb@http://localhost:8000/assets/core-fwkprmj35f.js:40:39597\nnT@http://localhost:8000/assets/core-fwkprmj35f.js:40:35959\nh8@http://localhost:8000/assets/core-fwkprmj35f.js:40:36764\nKu@http://localhost:8000/assets/core-fwkprmj35f.js:38:3287\nNi/<@http://localhost:8000/assets/core-fwkprmj35f.js:40:34285\n",
  "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:134.0) Gecko/20100101 Firefox/134.0",
  "featureFlags": {}
}

What did you expect to happen?

.

Abctl Version

$ abctl version
version: v0.24.0

Docker Version

$ docker version
Client:
 Version:           27.3.1
 API version:       1.47
 Go version:        go1.22.7
 Git commit:        ce12230
 Built:             Fri Sep 20 11:38:18 2024
 OS/Arch:           darwin/arm64
 Context:           desktop-linux

Server: Docker Desktop 4.36.0 (175267)
 Engine:
  Version:          27.3.1
  API version:      1.47 (minimum version 1.24)
  Go version:       go1.22.7
  Git commit:       41ca978
  Built:            Fri Sep 20 11:41:19 2024
  OS/Arch:          linux/arm64
  Experimental:     false
 containerd:
  Version:          1.7.21
  GitCommit:        472731909fa34bd7bc9c087e4c27943f9835f111
 runc:
  Version:          1.1.13
  GitCommit:        v1.1.13-0-g58aa920
 docker-init:
  Version:          0.19.0
  GitCommit:        de40ad0

OS Version

$ uname -a
Darwin Haydens-MacBook-Pro.local 23.4.0 Darwin Kernel Version 23.4.0: Wed Feb 21 21:44:54 PST 2024; root:xnu-10063.101.15~2/RELEASE_ARM64_T6031 arm64

![Image](https://github.com/user-attachments/assets/e15c2a26-7514-4b15-b20c-45bde2c040f6)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/abctl Issues with the abctl quickstart cli autoteam community needs-triage team/use type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants