I’m trying to deploy a new app using Dockerfile deploy via git, but I’m getting the error message “App not found or not accessible”. The App appears to exist in Aptible dashboard and I have access rights. Not sure why this error is popping up.
Hi @anonymous14
When SSO is required, users won’t be able to use their SSH key to access the git remote. Users will need to be added to the allowlist to access your Organization’s resources via git. Otherwise, attempts to use the git remote will return an error that the App is not accessible.