pulibrary / tiger-data-app

TigerData is a comprehensive set of data storage and management tools and services that provides storage capacity, reliability, functionality, and performance to meet the needs of a rapidly changing research landscape and to enable new opportunities for leveraging the power of institutional data.
Apache License 2.0
6 stars 0 forks source link

Capistrano deployments fail for tigerdata-staging1 (but not tigerdata-staging2) #829

Closed jrgriffiniii closed 2 weeks ago

jrgriffiniii commented 2 weeks ago

This is related to integration with the Datadog monitoring agent, as the errors are logged within Ansible Tower at the following: https://ansible-tower.princeton.edu/#/jobs/playbook/2908/output

By troubleshooting this using bundle exec cap staging deploy, it was discovered that the ddtrace Gem could not connect to the Datadog agent.

Acceptance Criteria:

carolyncole commented 2 weeks ago

I think this may have been an issue that was created when we were moving tigerdata-staging2 to the new network. I believe the branch needs to be rebased with main to get the new server names. I went ahead and deployed main to staging https://ansible-tower.princeton.edu/#/jobs/playbook/2949/output

carolyncole commented 2 weeks ago

I believe this is not an issue. Main deploys just fine. I think the deployment to staging occurred during the transition of staging from tigerdata-staging.princeton.edu to tigerdata-staging.lib.princeton.edu