Skip to content

Issue installing bitwarden passwordless app from marketplace #812

@keithhubner

Description

@keithhubner

This issue is a:

  • [X ] Bug Report
  • Enhancement suggestion
  • Feature request

I am unable to deploy the bitwarden passwordless-dev app from the marketplace. Following brief investigation on private slack channel, possibly linked to architecture issue.

  • Expected behaviour
    Application to install

  • Encountered behaviour
    Error:
    │ {"time":"2024-07-19T09:58:22.539245688Z","level":"INFO","msg":"Creating temp dir to clone git repo"} │
    │ {"time":"2024-07-19T09:58:22.542337456Z","level":"INFO","msg":"Created temp dir: /tmp/prefix3014177634"} │
    │ {"time":"2024-07-19T09:58:24.130829389Z","level":"INFO","msg":"Validating that app exists: bitwarden-passwordless-dev\n"} │
    │ {"time":"2024-07-19T09:58:24.131031638Z","level":"INFO","msg":"Running App PreInstall"} │
    │ {"time":"2024-07-19T09:58:24.131094657Z","level":"INFO","msg":"Cheking the pre_install.sh is preset or not"} │
    │ {"time":"2024-07-19T09:58:24.131150776Z","level":"INFO","msg":"Running the pre_install.sh"} │
    │ {"time":"2024-07-19T09:58:24.131190755Z","level":"INFO","msg":"Making the shell file executable"} │
    │ {"time":"2024-07-19T09:58:24.132234112Z","level":"INFO","msg":"Command output","stdout":""} │
    │ {"time":"2024-07-19T09:58:24.132344351Z","level":"ERROR","msg":"Command output","stderr":""} │
    │ {"time":"2024-07-19T09:58:24.132387653Z","level":"INFO","msg":"Running the shell file"} │
    │ {"time":"2024-07-19T09:58:24.132444195Z","level":"INFO","msg":"Shell file contents","shellFile":"I1dhaXQgZm9yIHRoZSBDZXJ0IE1hbmFnZXIgZGVwbG95bWVudCB0byBiZSBkb25lLgprdWJlY3RsIHdhaXQgLS1mb3I9Y29uZGl0aW9uPWF2YWlsYWJsZSAtLXRpbWVvdXQ9MzAwcyBkZXBsb3ltZW50L2Nl │
    │ {"time":"2024-07-19T09:58:24.132759849Z","level":"INFO","msg":"Command output","stdout":""} │
    │ {"time":"2024-07-19T09:58:24.132812943Z","level":"ERROR","msg":"Command output","stderr":""} │
    │ Error: fork/exec ./pre_install.sh: exec format error │
    │ Usage: │
    │ marketplace-installer install [flags] │
    │ │
    │ Examples: │
    │ install │
    │ │
    │ Flags: │
    │ -h, --help help for install │
    │ │
    │ Global Flags: │
    │ -d, --git-url string The git repo to clone from (default "https://git.civo.com/civo/marketplace.git") │
    │ │
    │ Stream closed EOF for default/install-bitwarden-passwordle-jtkk7 (install-bitwarden-passwordle)

  • The steps to recreate the behaviour that you are reporting
    Deploy the Bitwarden passwordless-dev app.

If you have logs or screenshots, please include them below.

Metadata

Metadata

Assignees

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