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

fix: missing metabase var for preview #917

Merged
merged 1 commit into from
Dec 13, 2023

Conversation

kevbarns
Copy link
Collaborator

@kevbarns kevbarns commented Dec 13, 2023

❯ .bin/mna-lba deploy:log:decrypt 7195268177
gpg: TWOFISH.CFB encrypted data
gpg: chiffré avec 1 phrase secrète
An exception occurred during task execution. To see the full traceback, use -vvv. The error was: ansible.errors.AnsibleUndefinedVariable: 'dict object' has no attribute 'LBA_METABASE_MONGODB_URI'. 'dict object' has no attribute 'LBA_METABASE_MONGODB_URI'
failed: [146.59.199.41] (item={'root': '/home/runner/work/labonnealternance/labonnealternance/.infra/files', 'path': 'configs/metabase/setup-metabase.sh', 'state': 'file', 'src': '/home/runner/work/labonnealternance/labonnealternance/.infra/files/configs/metabase/setup-metabase.sh', 'uid': 1001, 'gid': 127, 'owner': 'runner', 'group': 'docker', 'mode': '0755', 'size': 1597, 'mtime': 1702470866.965794, 'ctime': 1702470866.965794}) => changed=false 
  ansible_loop_var: item
  item:
    ctime: 1702470866.965794
    gid: 127
    group: docker
    mode: '0755'
    mtime: 1702470866.965794
    owner: runner
    path: configs/metabase/setup-metabase.sh
    root: /home/runner/work/labonnealternance/labonnealternance/.infra/files
    size: 1597
    src: /home/runner/work/labonnealternance/labonnealternance/.infra/files/configs/metabase/setup-metabase.sh
    state: file
    uid: 1001
  msg: 'AnsibleUndefinedVariable: ''dict object'' has no attribute ''LBA_METABASE_MONGODB_URI''. ''dict object'' has no attribute ''LBA_METABASE_MONGODB_URI'''

@kevbarns kevbarns self-assigned this Dec 13, 2023
@kevbarns kevbarns requested a review from a team as a code owner December 13, 2023 12:51
Copy link

To deploy this PR just add a comment with a simple 🚀

@kevbarns kevbarns merged commit bf9692f into main Dec 13, 2023
7 checks passed
@kevbarns kevbarns deleted the fix-missing-metabase-var-preview branch December 13, 2023 12:55
Copy link

🎉 This PR is included in version 1.202.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants