Skip to content

Deployment stuck at 0% #6

Description

@red3333

I followed the tutorial on my Nextcloud 28: installed exApp, created a daemon worker, added AiImageGeneratorBot app.
After several hours, the progress remained stuck at "0% deploying", then I finished getting a heartbeat failure.
I checked my docker install:

  • a container has been created and started: "nc_app_ai_image_generator_bot"
  • there doesn't seem to be any activity in it (no memory or disk usage increase, no CPU usage)
  • logs seem to be ok:
    The cache for model files in Transformers v4.22.0 has been updated. Migrating your old cache. This is a one-time only operation. You can interrupt this and resume the migration later on by calling transformers.utils.move_cache().
    0it [00:00, ?it/s]
    INFO: Started server process [1]
    INFO: Waiting for application startup.
    TRACE: ASGI [1] Started scope={'type': 'lifespan', 'asgi': {'version': '3.0', 'spec_version': '2.0'}, 'state': {}}
    TRACE: ASGI [1] Receive {'type': 'lifespan.startup'}
    TRACE: ASGI [1] Send {'type': 'lifespan.startup.complete'}
    INFO: Application startup complete.
    INFO: Uvicorn running on http://127.0.0.1:23000 (Press CTRL+C to quit)

Not sure if it is important, but I don't have any GPU on that server, but plenty of RAM an CPU cores.
Anyone with an idea ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions