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

TypeError: Cannot read properties of undefined (reading 'edition') #38843

Open
flowerkzj opened this issue Jun 1, 2024 · 7 comments
Open

TypeError: Cannot read properties of undefined (reading 'edition') #38843

flowerkzj opened this issue Jun 1, 2024 · 7 comments
Labels

Comments

@flowerkzj
Copy link

Platform Version

0.61.0

What step the error happened?

On deploy

Relevant information

I can deploy airbyte by docker-compose and start successfully when the internet can be access. As I need to deploy in private network, I tried to block the internet and visit the same address http://127.0.0.1:8000 but failed with the error below. Is it possible to deploy the project without internet?

Relevant log output

TypeError: Cannot read properties of undefined (reading 'edition')
    at Fs (App-wDQOZnNU.js:1:12593)
    at JP (core-B2qoHgR6.js:38:19552)
    at aG (core-B2qoHgR6.js:40:44104)
    at nG (core-B2qoHgR6.js:40:39822)
    at nfe (core-B2qoHgR6.js:40:39748)
    at k2 (core-B2qoHgR6.js:40:39598)
    at O4 (core-B2qoHgR6.js:40:35960)
    at eG (core-B2qoHgR6.js:40:34907)
    at C (core-B2qoHgR6.js:25:1578)
    at MessagePort.M (core-B2qoHgR6.js:25:1947)
@marcosmarxm
Copy link
Member

As far I know it is possible but you'll need to update the catalog manually. I'll keep the issue open to further investigation

@flowerkzj
Copy link
Author

As far I know it is possible but you'll need to update the catalog manually. I'll keep the issue open to further investigation

Thanks. As I need to deploy in private network, it is acceptable to update the catalog manually. Hope for a release to support the deployment in private network.

@zoloogg
Copy link

zoloogg commented Aug 2, 2024

happening on freshly installed helm chart with default config

@bmills22
Copy link

Occurring with internet access on a fresh install with low-resource and insecure-mode checked.

@marcosmarxm
Copy link
Member

For folks having this trouble, can you try another browser?
@bmills22 I think you noticed that using Firefox and Safari it worked but not on Chrome, right?

@fredrikkadolfsson
Copy link

For folks having this trouble, can you try another browser? @bmills22 I think you noticed that using Firefox and Safari it worked but not on Chrome, right?

I'm seeing this issue in Chrome and I can confirm that Firefox and Safari works as expected.

@octavia-squidington-iii
Copy link
Collaborator

At Airbyte, we seek to be clear about the project priorities and roadmap. This issue has not had any activity for 180 days, suggesting that it's not as critical as others. It's possible it has already been fixed. It is being marked as stale and will be closed in 20 days if there is no activity. To keep it open, please comment to let us know why it is important to you and if it is still reproducible on recent versions of Airbyte.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

7 participants