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
{{ message }}
This repository was archived by the owner on Dec 20, 2022. It is now read-only.
It seems that sometimes when the dynos cycle, the CAS auth block is not applied. Since the USE_HARVARD_KEY setting is applied in the R buildpack's run script (rather than at compile time), it might be that it's not available when Apache is configured and started.
Best option might just be to combine the buildpacks into a new one.