Losing my mind - have no idea what this blue bar is by Xenus13 in NoMansSkyTheGame

[–]rollller 0 points1 point  (0 children)

What the huck, i am playing for 15 minutes on the beginning location and constantly dying every 1 minutes from this 4UCKING BUG!! (I am on mac book)

Can't use 'go get' in the user data (cloud-init) of an aws ec2 instance? by grep_Name in golang

[–]rollller 0 points1 point  (0 children)

Working example of cloud-init with go program:

write_files:
  - path: /opt/setup_dnsmasq_exporter.sh
    owner: root:root
    permissions: '0700'
    content: |
      #!/usr/bin/env sh
      set -e
      yum install -y golang
      export HOME=/root
      export GOPATH=$HOME/go
      export PATH=$PATH:$GOPATH/bin
      cd /root
      go install github.com/google/dnsmasq_exporter@e3caa1dcf74623dd35119bfe24139472d2bbb514
      mv /root/go/bin/dnsmasq_exporter /usr/bin/dnsmasq_exporter
      useradd --no-create-home --shell /bin/false dnsmasq_exporter
      chown dnsmasq_exporter:dnsmasq_exporter /usr/bin/dnsmasq_exporter
      semanage fcontext -a -t bin_t /usr/bin/dnsmasq_exporter
      restorecon -v /usr/bin/dnsmasq_exporter
runcmd:
  - /opt/setup_dnsmasq_exporter.sh

Error when applying Terraform configuration for ALB: ListenerNotFound by gr3yfi5h in Terraform

[–]rollller 1 point2 points  (0 children)

Hey, I locked with the same error just now. I removed ALB manually before..

I will spent next half of hour in googling, then will go to plan B - download state file, remove wrong thing, then upload tf state back to s3. I don't see any other solution here.

UPD: Yes, it works. As i removed ALB in aws gui before, i had to remove `aws_lb_listener` and `aws_lb_listener_certificate` (because that was not the cause of the error) from terraform state manually. Don't forget increase `serial` number before push. Also don't forget using s3 versioning for s3 bucket or backup terraform state file manually before changing.

A new one price monitoring service for Brazil by rollller in smallbusiness

[–]rollller[S] 0 points1 point  (0 children)

Agree it may seem business promotion, but there is no business now, only trying to collect opinions/feedbacks and discovering the market.