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

Uncaught TypeError on UI Access at Port 8080 #5

Open
matiasAS opened this issue Mar 9, 2024 · 4 comments
Open

Uncaught TypeError on UI Access at Port 8080 #5

matiasAS opened this issue Mar 9, 2024 · 4 comments

Comments

@matiasAS
Copy link

matiasAS commented Mar 9, 2024

Hello,

I've encountered an issue when starting services with Docker Compose for the open-balena-admin interface. After initiating the services and navigating to the IP and port 8080 in my browser, I'm presented with a JavaScript error in the console:

Uncaught TypeError: Cannot read properties of undefined (reading 'resources')

This error prevents the interface from loading properly. I followed the standard Docker Compose setup instructions without making modifications to the codebase. Could you please provide guidance on how to resolve this issue?

Note: I have opened this same issue in the open-balena-admin repository, because I don't really know which repository is more correct. Sorry if it causes confusion or any kind of problems

Thank you.
Regards
Matias

@danclimasevschi
@dcaputo-harmoni

@dcaputo-harmoni
Copy link
Owner

@matiasAS unfortunately I am not well positioned to help you with this as we only run it in kubernetes - which is an entirely different deployment than docker compose. Perhaps someone else who is using docker compose can help?

@matiasAS
Copy link
Author

@dcaputo-harmoni And why is docker compose there? I also see that you are the owner of the repository

@danclimasevschi
Copy link
Contributor

@dcaputo-harmoni And why is docker compose there? I also see that you are the owner of the repository

I did use it, adapted to our projects’ needs though. I would say it is easier to take your time and understand how docker and docker-compose work, because everyone has quite different requirements. I didn’t run into your problem though. Ended up using balena cloud anyway, because open-balena is poorly documented and hard to maintain/debug/scale yourself.

@shaunco
Copy link
Contributor

shaunco commented Apr 30, 2024

@dcaputo-harmoni And why is docker compose there? I also see that you are the owner of the repository

helm charts for k8s are very different from docker-compose. You should probably start with https://open-balena.pages.dev/getting-started/

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

No branches or pull requests

4 participants