You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We get this exception every production run, but then it continues to operate normally. Should be fixed, since it's a false alarm.
2018-07-12T19:55:15.640Z 7e7abd67-860d-11e8-872e-a1cab863f08b Problem accessing SSM parameters for /slink/PROD Error: Configuration value not found in SSM Parameter Store for: /slink/PROD/undefined
at keys.forEach (/var/task/config.js:90:15)
at Array.forEach (<anonymous>)
at Object.loadConfigParams (/var/task/config.js:83:10)
at <anonymous>
at process._tickDomainCallback (internal/process/next_tick.js:228:7)
The text was updated successfully, but these errors were encountered:
mathomas
changed the title
Figure out and fix problem reading production configuration.
Figure out and fix "Problem accessing SSM parameters" on PROD runs
Jul 19, 2018
We get this exception every production run, but then it continues to operate normally. Should be fixed, since it's a false alarm.
The text was updated successfully, but these errors were encountered: