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

Failure to install Grafana using module on fresh install of Debian 11 #278

Closed
vilhelmprytz opened this issue Mar 11, 2022 · 0 comments · Fixed by #314
Closed

Failure to install Grafana using module on fresh install of Debian 11 #278

vilhelmprytz opened this issue Mar 11, 2022 · 0 comments · Fixed by #314

Comments

@vilhelmprytz
Copy link

Affected Puppet, Ruby, OS and module versions/distributions

  • Puppet: 7.14.0
  • Ruby:
  • Distribution: Debian bullseye
  • Module version: 10.0.1

How to reproduce (e.g Puppet code you use)

I use the following config (hiera).

grafana::install_method: "package"
grafana::config::app_mode: "production"

What are you seeing

Error: Execution of '/usr/bin/curl https://dl.grafana.com/oss/release/grafana_installed_amd64.deb -o /tmp/grafana.deb_20220311-1721-3ru5te -fsSLg --max-redirs 5' returned 22: curl: (22) The requested URL returned error: 404
Error: /Stage[main]/Grafana::Install/Archive[/tmp/grafana.deb]/ensure: change from 'absent' to 'present' failed: Execution of '/usr/bin/curl https://dl.grafana.com/oss/release/grafana_installed_amd64.deb -o /tmp/grafana.deb_20220311-1721-3ru5te -fsSLg --max-redirs 5' returned 22: curl: (22) The requested URL returned error: 404

What behavior did you expect instead

I expect the module to install and configure Grafana correctly.

Output log

N/A, provided above.

Any additional information you'd like to impart

N/A

promasu added a commit to promasu/puppet-grafana that referenced this issue Mar 17, 2023
promasu added a commit to promasu/puppet-grafana that referenced this issue Mar 17, 2023
promasu added a commit to promasu/puppet-grafana that referenced this issue Mar 17, 2023
fixes voxpupuli#278
refs voxpupuli#151

Signed-off-by: Adrian Nöthlich <[email protected]>
promasu added a commit to promasu/puppet-grafana that referenced this issue Mar 17, 2023
fixes voxpupuli#278
refs voxpupuli#151

Signed-off-by: Adrian Nöthlich <[email protected]>
promasu added a commit to promasu/puppet-grafana that referenced this issue Mar 19, 2023
fixes voxpupuli#278
refs voxpupuli#151

Signed-off-by: Adrian Nöthlich <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant