-
Notifications
You must be signed in to change notification settings - Fork 40
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
Stopping and starting an application causes the app to not load for a long time #1934
Comments
Hi @cbr7 I'm not able to reproduce the problem. I have tested on Mac, with two versions AI Lab 1.3.0 and with the main branch, and with Podman Desktop main branch. If you still can reproduce it, could you please share the exact versions of Podman Desktop and AI Lab, and the information of the underlying container (its state, its logs, etc)? |
@feloy will try to reproduce after the release is finished |
@feloy I've been able to reproduce it with the latest AI Lab release 1.3.2 using PD 1.14.1 release, for me it happens exactly as described in the initial report, after doing a START -> STOP -> START cycle, upon the second startup the app takes a very long time to initialize, to be clear in the end the app will work, you just have to wait for it an unspecified amount of time, currently I'm noticing around 2-3 minutes of wait time until the app is actually usable. There is nothing inthe container/pod logs that jumped out at me when I looked. Screen.Recording.2024-11-06.at.15.09.49.mov |
When the app is restarted, the app's home page is accessible with curl, but is not with the browser (it seems that the browser can access it if we completely stop and restart the browser app) browser-pending.mp4 |
Not sure what can be the root cause of the problem, opening containers/ai-lab-recipes#812 on AI Lab Recipes to have some feedback from app's developers |
Bug description
Currrently if the user stops and starts back up one of the demo apps when he navigates the to app UI the app will fail to load, even though the app shows as running in the AI Lab list, this situation lasts for about 5 mins until the app heals itself.
Screen.Recording.2024-10-16.at.14.37.20.mov
Operating system
macOs
Installation Method
from
ghcr.io/containers/podman-desktop-extension-ai-lab
container imageVersion
next (development version)
Steps to reproduce
RUNNING
state open the app window and try to use it.Relevant log output
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: