Skip to content

Instantly share code, notes, and snippets.

View mattlima's full-sized avatar

Matt Lima mattlima

  • 3tone LLC
  • Brooklyn
View GitHub Profile

Sample error output

W, [2020-09-20T20:36:26.688517 #3598]  WARN -- : [6f542522-1ce0-49af-853c-c0b0a27bd8d9] DocusignConnector: Starting up: fetching token
W, [2020-09-21T00:19:24.588534 #3599]  WARN -- : [057b014e-5142-4944-a191-cc971fcc3942] DocusignConnector: Token is about to expire: fetching token
E, [2020-09-21T00:19:26.258051 #3599] ERROR -- : [057b014e-5142-4944-a191-cc971fcc3942] DocusignConnector: Auth failed, refreshing token
E, [2020-09-21T00:19:27.096813 #3599] ERROR -- : [057b014e-5142-4944-a191-cc971fcc3942] DocusignConnector: Auth failed, refreshing token
E, [2020-09-21T00:19:28.024347 #3599] ERROR -- : [057b014e-5142-4944-a191-cc971fcc3942] DocusignConnector: Auth failed, refreshing token
E, [2020-09-21T00:19:28.910622 #3599] ERROR -- : [057b014e-5142-4944-a191-cc971fcc3942] DocusignConnector: Auth failed, refreshing token
@mattlima
mattlima / 01_rails_6_on_beanstalk.config
Last active February 1, 2024 19:22
Beanstalk config script for Rails 6
# Beanstalk ain't ready for Rails 6. This fix is courtesy of https://austingwalters.com/rails-6-on-elastic-beanstalk/
# Additional node 6 cleanup courtesy of https://github.com/nodesource/distributions/issues/486
commands:
00_remove_node_6_if_present:
command: "/bin/rm -rf /var/cache/yum && /usr/bin/yum remove -y nodejs && /bin/rm /etc/yum.repos.d/nodesource* && /usr/bin/yum clean all"
ignoreErrors: true
01_download_nodejs:
command: "curl --silent --location https://rpm.nodesource.com/setup_8.x | sudo bash -"
02_install_nodejs:

Keybase proof

I hereby claim:

  • I am mattlima on github.
  • I am mattlima (https://keybase.io/mattlima) on keybase.
  • I have a public key ASDBRsvRdQc1TOUxaAdwZnv56DJiaeW6SdRr5HHcnO4ZJwo

To claim this, I am signing this object: