-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
Comments
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. |
happening on freshly installed helm chart with default config |
Occurring with internet access on a fresh install with low-resource and insecure-mode checked. |
For folks having this trouble, can you try another browser? |
I'm seeing this issue in Chrome and I can confirm that Firefox and Safari works as expected. |
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. |
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
The text was updated successfully, but these errors were encountered: