Page MenuHomePhabricator

refinery scap deployment to thin nodes is broken
Closed, ResolvedPublic

Description

When we deploy refinery to the "thin" nodes with:
scap deploy -e thin "Regular analytics weekly train THIN [analytics/refinery@$(git rev-parse --short HEAD)]"
scap throws an error:

ERROR:deploy-local:deploy-local failed: <PermissionError> [Errno 13] Permission denied: '/srv/deployment/analytics/refinery-cache'.

The main deployment is still working.