Cloud commander deploying issue

  • Hey all. I keep getting:

    [1A[2K Starting cloudcommander_web_1 ... [31merror[0m [1B ERROR: for cloudcommander_web_1 Cannot start service web: OCI runtime create failed: container_linux.go:349: starting container process caused "exec: \"/usr/src/app/bin/cloudcmd.js\": stat /usr/src/app/bin/cloudcmd.js: no such file or directory": unknown ERROR: for web Cannot start service web: OCI runtime create failed: container_linux.go:349: starting container process caused "exec: \"/usr/src/app/bin/cloudcmd.js\": stat /usr/src/app/bin/cloudcmd.js: no such file or directory": unknown Encountered errors while bringing up the project..


    I used this video:

    Externer Inhalt www.youtube.com
    Inhalte von externen Seiten werden ohne Ihre Zustimmung nicht automatisch geladen und angezeigt.
    Durch die Aktivierung der externen Inhalte erklären Sie sich damit einverstanden, dass personenbezogene Daten an Drittplattformen übermittelt werden. Mehr Informationen dazu haben wir in unserer Datenschutzerklärung zur Verfügung gestellt.

    Can anyone help?

  • On what system do you want to install this?


    And how does your compose file look like?

    HP t630 Thin Cliënt (AMD Embedded G-Series GX-420GI | QuadCore | 8GB)
    7.0.5-1 (Sandworm) | 64 bit | pve-kernel-6.8 | omvextrasorg 7.0

  • omv 5.


    The file looks like:


    Code
    version: '2'
    services:  web:    ports:      - 8000:8000    volumes:      - ~:/root      - /:/mnt/fs    image: coderaiser/cloudcmd

    Can you deploy a stack in portainer with this file and test it

    HP t630 Thin Cliënt (AMD Embedded G-Series GX-420GI | QuadCore | 8GB)
    7.0.5-1 (Sandworm) | 64 bit | pve-kernel-6.8 | omvextrasorg 7.0

  • Didnt work.

    Code
    Removing cloudcommander Recreating 5356fd797a7a_cloudcommander ... [1A[2K Recreating 5356fd797a7a_cloudcommander ... [31merror[0m [1B ERROR: for 5356fd797a7a_cloudcommander Cannot start service cloudcmd: OCI runtime create failed: container_linux.go:349: starting container process caused "exec: \"/usr/src/app/bin/cloudcmd.js\": stat /usr/src/app/bin/cloudcmd.js: no such file or directory": unknown ERROR: for cloudcmd Cannot start service cloudcmd: OCI runtime create failed: container_linux.go:349: starting container process caused "exec: \"/usr/src/app/bin/cloudcmd.js\": stat /usr/src/app/bin/cloudcmd.js: no such file or directory": unknown Encountered errors while bringing up the project.


    If you highlight the above you will see the error I get. Not sure why it pasted that way.

    Einmal editiert, zuletzt von macom () aus folgendem Grund: Fixed the invisible text.

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!