https://www.puppet.com/community logo
Join Slack
Powered by
# relay
  • d

    deepak

    08/18/2022, 2:17 PM
    @Bert Hajee we're working on that, yes, but nothing we can commit to externally yet. Commercial customers can continue to use Relay (we're not pulling the plug on it tomorrow or anything), if any commercial customers are reading this we should have a conversation about how to transition/migrate and what may be coming up next
  • r

    Rick Lane

    08/18/2022, 4:26 PM
    message has been deleted
  • c

    Coleman McFarland

    08/18/2022, 8:40 PM
    I'm a small fry with two workflows, but they're important to us, since they're involved in every git push to a few projects.
  • c

    Coleman McFarland

    08/18/2022, 8:41 PM
    Bolt encapsulates most of the logic, so I think I will be migrating to a Buildkite triggered step/job. Any idea how long I have?
  • s

    Slackbot

    08/18/2022, 8:42 PM
    This message was deleted.
    d
    c
    • 3
    • 4
  • c

    Coleman McFarland

    08/18/2022, 8:46 PM
    oh you all added a clone workflow button; nice 👍
  • b

    Bert Hajee

    08/22/2022, 7:54 AM
    The connection between relay and our puppetserver doesn’t work anymore. I get this error in the relay agent log:
    $ /opt/puppetlabs/puppet/bin/puppet relay --no-daemonize --debug --verbose --trace
    Debug: Runtime environment: puppet_version=7.12.1, ruby_version=2.7.3, run_mode=user, default_encoding=UTF-8
    Notice: Starting loop for backend PuppetX::relay::Agent::Backend::Orchestrator every 30 seconds
    Notice: Retrieving list of pending runs
    <https://api.relay.sh/_puppet/runs>
    Notice: Retrieving list of pending runs
    <https://api.relay.sh/_puppet/runs>
    Notice: Retrieving list of pending runs
    <https://api.relay.sh/_puppet/runs>
    Error: Could not run: 403 "Forbidden"
    `/opt/puppetlabs/puppet/lib/ruby/2.7.0/net/http/response.rb124in
    error!'
    `/opt/puppetlabs/puppet/lib/ruby/2.7.0/net/http/response.rb133in
    value'
    `/opt/puppetlabs/puppet/cache/lib/puppet_x/relay/util/http/relay_api.rb25in
    get_runs'
    `/opt/puppetlabs/puppet/cache/lib/puppet_x/relay/agent/job/dispatch.rb23in
    handle'
    `/opt/puppetlabs/puppet/cache/lib/puppet_x/relay/agent/job/base.rb16in
    block in to_job'
    `/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/scheduler/job.rb49in
    run'
    `/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/scheduler/scheduler.rb39in
    block in run_ready'
    `/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/scheduler/scheduler.rb34in
    each'
    `/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/scheduler/scheduler.rb34in
    run_ready'
    `/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/scheduler/scheduler.rb11in
    run_loop'
    `/opt/puppetlabs/puppet/cache/lib/puppet/application/relay.rb55in
    block in main'
    `/opt/puppetlabs/puppet/cache/lib/puppet/application/relay.rb107in
    with_daemon'
    `/opt/puppetlabs/puppet/cache/lib/puppet/application/relay.rb42in
    main'
    `/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application.rb437in
    run_command'
    `/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application.rb421in
    block in run'
    `/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util.rb744in
    exit_on_fail'
    `/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application.rb421in
    run'
    `/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util/command_line.rb143in
    run'
    `/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util/command_line.rb77in
    execute'
    `/opt/puppetlabs/puppet/bin/puppet5in
    <main>'
  • b

    Bert Hajee

    08/22/2022, 7:54 AM
    The connection between relay and our puppetserver doesn’t work anymore. I get this error in the relay agent log:
    $ /opt/puppetlabs/puppet/bin/puppet relay --no-daemonize --debug --verbose --trace
    Debug: Runtime environment: puppet_version=7.12.1, ruby_version=2.7.3, run_mode=user, default_encoding=UTF-8
    Notice: Starting loop for backend PuppetX::relay::Agent::Backend::Orchestrator every 30 seconds
    Notice: Retrieving list of pending runs
    <https://api.relay.sh/_puppet/runs>
    Notice: Retrieving list of pending runs
    <https://api.relay.sh/_puppet/runs>
    Notice: Retrieving list of pending runs
    <https://api.relay.sh/_puppet/runs>
    Error: Could not run: 403 "Forbidden"
    `/opt/puppetlabs/puppet/lib/ruby/2.7.0/net/http/response.rb124in
    error!'
    `/opt/puppetlabs/puppet/lib/ruby/2.7.0/net/http/response.rb133in
    value'
    `/opt/puppetlabs/puppet/cache/lib/puppet_x/relay/util/http/relay_api.rb25in
    get_runs'
    `/opt/puppetlabs/puppet/cache/lib/puppet_x/relay/agent/job/dispatch.rb23in
    handle'
    `/opt/puppetlabs/puppet/cache/lib/puppet_x/relay/agent/job/base.rb16in
    block in to_job'
    `/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/scheduler/job.rb49in
    run'
    `/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/scheduler/scheduler.rb39in
    block in run_ready'
    `/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/scheduler/scheduler.rb34in
    each'
    `/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/scheduler/scheduler.rb34in
    run_ready'
    `/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/scheduler/scheduler.rb11in
    run_loop'
    `/opt/puppetlabs/puppet/cache/lib/puppet/application/relay.rb55in
    block in main'
    `/opt/puppetlabs/puppet/cache/lib/puppet/application/relay.rb107in
    with_daemon'
    `/opt/puppetlabs/puppet/cache/lib/puppet/application/relay.rb42in
    main'
    `/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application.rb437in
    run_command'
    `/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application.rb421in
    block in run'
    `/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util.rb744in
    exit_on_fail'
    `/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application.rb421in
    run'
    `/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util/command_line.rb143in
    run'
    `/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util/command_line.rb77in
    execute'
    `/opt/puppetlabs/puppet/bin/puppet5in
    <main>'
  • b

    Bert Hajee

    08/22/2022, 7:56 AM
    [I put in a puts to get the url and as you can see the Forbidden is generated on the url: https://api.relay.sh/_puppet/runs. I also put this in the intercom in relay, But the messages sometimes keep on beeing onread for upto 3 or 4 days. This error keeps me from progressing with our relay work.
  • b

    Bert Hajee

    08/22/2022, 7:56 AM
    [I put in a puts to get the url and as you can see the Forbidden is generated on the url: https://api.relay.sh/_puppet/runs. I also put this in the intercom in relay, But the messages sometimes keep on beeing onread for upto 3 or 4 days.
  • b

    Bert Hajee

    08/22/2022, 7:56 AM
    [I put in a puts to get the url and as you can see the Forbidden is generated on the url: https://api.relay.sh/_puppet/runs. I also put this in the intercom in relay, But the messages sometimes keep on beeing onread for upto 3 or 4 days. This error keeps me from progressing with our relay work.
  • t

    timidri

    08/22/2022, 8:17 AM
    @Bert Hajee are you sure the connection token is valid? Can you try creating a new connection?
  • b

    Bert Hajee

    08/22/2022, 8:17 AM
    It used to be valid….. But I’ll try a new connection
  • b

    Bert Hajee

    08/22/2022, 8:50 AM
    I have created a test connection and used that token (manually edit it in the relay.yaml config file) but unfortunately the error stays the same.
  • s

    Slackbot

    08/23/2022, 11:56 AM
    This message was deleted.
    👍 1
    b
    t
    • 3
    • 20
  • h

    helindbe

    08/23/2022, 1:20 PM
    @helindbe has left the channel
  • r

    Rick Lane

    08/23/2022, 10:24 PM
    @Bert Hajee All of the 403 "Forbidden" responses you are seeing are occurring because that traffic has region code RU, and we block all traffic from Russia as part of sanctions.
  • s

    Slackbot

    09/15/2022, 4:58 PM
    This message was deleted.
    d
    d
    r
    • 4
    • 5
  • r

    Rajesh

    09/15/2022, 5:02 PM
    đź‘‹ Hello, team! I am trying create an account following this document https://relay.sh/docs/getting-started/ I am unable to sign in with google invalid authentication
    Copy code
    Create an account
    First things first. You'll need an account on the service to get started, so browse to the Relay website and create an account.
  • p

    priley

    10/13/2022, 2:24 PM
    @priley has left the channel
  • d

    deepak

    11/03/2022, 6:07 PM
    hi all! as a follow-up to some conversation in here a few months ago, we'll be discontinuing the Relay free tier at the end of November (comms should be hitting the inbox of free tier users before too long). I'd recommend saving off any data (workflow defs, etc.) between now and then, as it will get deleted at that EOL date. If you need any help, have any questions, or need more time please reach out to me via slack or ping us via Intercom through the app and we'll get things sorted!
  • d

    deepak

    11/03/2022, 6:09 PM
    (note that this is for the free/community tier - if you're a commercial customer and we've not already spoken with you, let me know!)
  • k

    keith.apps

    11/17/2022, 10:00 AM
    @keith.apps has left the channel
  • n

    nigel

    01/09/2023, 10:33 AM
    @nigel has left the channel
  • s

    simonhoenscheid

    02/14/2023, 2:04 PM
    @simonhoenscheid has left the channel
  • t

    Thierry Predhom

    02/15/2023, 12:12 PM
    message has been deleted
  • f

    Florus Both

    02/21/2023, 10:34 AM
    Hi, has https://relay.sh been killed? At least it is unreachable for me. Is there a new location or has the product been completely dropped?
  • r

    ripienaar

    02/21/2023, 10:37 AM
    @ripienaar has left the channel
  • j

    Jason Dennis

    02/21/2023, 4:33 PM
    Hi @Florus Both, as Deepak wrote back in November, Relay was put in EOL and the plan was to shut everything down. That plan was actioned at the end of January. Thanks for your interest in Relay
  • b

    binford2k

    02/21/2023, 4:35 PM
    archived the channel