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

[Bug]: Cannot start Docker-Container without Internet Access #9195

Open
Renasb23 opened this issue May 10, 2024 · 1 comment
Open

[Bug]: Cannot start Docker-Container without Internet Access #9195

Renasb23 opened this issue May 10, 2024 · 1 comment
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@Renasb23
Copy link

Renasb23 commented May 10, 2024

Short description of current behavior

When I start the Docker Container, it just sits there without doing anything. When I add the coporate Proxy to the Container it starts up without Issue.

Video or screenshots

No response

Expected behavior

The Docker Container starts up when no proxy is provided but cannot download any integrations.

How to reproduce the error

Remove Internet access from the Docker Container

Anything else?

In my specific use case, I am behind a corporate Proxy and the entire Server, not just the Docker Container, ist not allowed to have an Internet Connection after the initial Installation due to Rules and Guidelines we Admins have to follow.
Now, if I start the Container without the Proxy as a variable, it just hangs there trying to download the current GUI.
Because of this, I consider this a Bug.

I have found Issue #1321 where it is stated as an Enhancement to add Documentation on how to run the GUI without internet, but nowhere in the Issue is it stated where I can find this documentation.

In my Opinion an extension of Code where the Container checks if it has an internet connection and only attempts a download if it does and uses the previously downloaded Version if not, would be the easiest and cleanest way.
If this is not possible, can someone please direct me to where I can find the documentation mentioned in #1321? MindsDB looks like the perfect tool to use for Ollama in our use-case.

@Renasb23 Renasb23 added the bug Something isn't working label May 10, 2024
@ZoranPandovski
Copy link
Member

Hey, @Renasb23, thanks for reporting this. We need to have a team discussion and figure out a better way to serve our frontend, or in Docker just pre-package it in the image without downloading a new version. Once I have more info, I will let you know

@ZoranPandovski ZoranPandovski added the enhancement New feature or request label May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants