/home/techb158/balavpn.abdallabala.com
Edit: /home/techb158/balavpn.abdallabala.com/deploy.log (7656B)
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
fatal: detected dubious ownership in repository at '/home/techb158/balavpn.abdallabala.com'
To add an exception for this directory, call:
git config --global --add safe.directory /home/techb158/balavpn.abdallabala.com
fatal: could not read Username for 'https://github.com': No such device or address
Warning: Permanently added the ECDSA host key for IP address '140.82.112.3' to the list of known hosts.
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
From github.com:Bala-Group/Cosmic-AI-Risk
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
2026-07-07T17:59:02+00:00 New commit detected: 91ff5a6d20905085a8a6ecf6cd135bfbf6ca0878
Warning: Permanently added the ECDSA host key for IP address '140.82.112.4' to the list of known hosts.
From github.com:Bala-Group/Cosmic-AI-Risk
* branch master -> FETCH_HEAD
error: The following untracked working tree files would be overwritten by merge:
.dockerignore
.env.example
.env.production
Dockerfile
README.md
deploy/cosmic-ai-risk-saas.service
deploy/nginx.conf
docker-compose.prod.yml
docker-compose.supabase.yml
docker-compose.yml
docs/application-documentation.md
docs/database-guide.md
docs/development-summary.md
jsconfig.json
local-server.js
mock-oidc-provider.js
next.config.mjs
package-lock.json
package.json
prisma/schema.prisma
prisma/seed.js
scripts/auto-deploy.sh
scripts/check-config.js
scripts/create-users.js
scripts/deploy-prod.sh
scripts/monitor-health.sh
scripts/setup-monitoring-cron.sh
scripts/setup-supabase.sh
src/app/api/auth/accept-invite/route.js
src/app/api/auth/invite/route.js
src/app/api/auth/login/route.js
src/app/api/auth/logout/route.js
src/app/api/auth/me/route.js
src/app/api/auth/session/route.js
src/app/api/auth/signup/route.js
src/app/api/auth/sso/callback/route.js
src/app/api/auth/sso/route.js
src/app/api/billing/checkout/route.js
src/app/api/billing/portal/route.js
src/app/api/billing/subscription/route.js
src/app/api/billing/webhook/route.js
src/app/api/gate-criteria/[criterionId]/route.js
src/app/api/gates/[gateId]/decisions/route.js
src/app/api/health/route.js
src/app/api/integration-providers/route.js
src/app/api/integrations/[integrationId]/live/sync/route.js
src/app/api/integrations/[integrationId]/live/test/route.js
src/app/api/integrations/[integrationId]/route.js
src/app/api/integrations/[integrationId]/sync/route.js
src/app/api/metrics/route.js
src/app/api/mitigations/[mitigationId]/evidence/route.js
src/app/api/mitigations/[mitigationId]/route.js
src/app/api/organizations/route.js
src/app/api/projects/[projectId]/audit/route.js
src/app/api/projects/[projectId]/dashboard/route.js
src/app/api/projects/[projectId]/gate/evaluate/route.js
src/app/api/projects/[projectId]/gate/history/route.js
src/app/api/projects/[projectId]/mitigations/route.js
src/app/api/projects/[projectId]/reports/[reportType]/route.js
src/app/api/projects/[projectId]/risks/route.js
src/app/api/projects/[projectId]/route.js
src/app/api/ready/route.js
src/app/api/risks/[riskId]/mitigations/route.js
src/app/api/risks/[riskId]/route.js
src/app/api/workspaces/[workspaceId]/integration-mappings/route.js
src/app/api/workspaces/[workspaceId]/integrations/route.js
src/app/api/workspaces/[workspaceId]/projects/route.js
src/app/api/workspaces/[workspaceId]/route.js
src/app/api/workspaces/[workspaceId]/sync-runs/route.js
src/app/api/workspaces/route.js
src/app/dashboard/layout.jsx
src/app/dashboard/page.jsx
src/app/globals.css
src/app/layout.jsx
src/app/login/page.jsx
src/app/page.jsx
src/app/signup/page.jsx
src/components/AppShell.jsx
src/components/ErrorBoundary.jsx
src/components/LogoutButton.jsx
src/domain/entitlements.js
src/domain/integrations.js
src/domain/permissions.js
src/domain/risk-engine.js
src/lib/api-client.js
src/lib/crypto.js
src/lib/http.js
src/lib/idempotency.js
src/lib/metrics.js
src/lib/oidc.js
src/lib/prisma.js
src/lib/rate-limit.js
src/lib/redis.js
src/lib/request-context.js
src/lib/tenant-guard.js
src/middleware.js
src/services/audit-service.js
src/services/auth-service.js
src/services/dashboard-service.js
src/services/gate-service.js
src/services/integration-service.js
src/services/project-service.js
src/services/reporting-service.js
src/services/risk-service.js
src/services/sso-service.js
tests/idempotency.test.js
tests/integration-service.test.js
tests/local-server.test.js
tests/metrics.test.js
tests/oidc.test.js
tests/rate-limit.test.js
tests/saas-domain.test.js
tests/tenant-security.test.js
Please move or remove them before you merge.
Aborting
Warning: Permanently added the ECDSA host key for IP address '140.82.113.3' to the list of known hosts.
From github.com:Bala-Group/Cosmic-AI-Risk
* branch master -> FETCH_HEAD
2026-07-07T18:00:15+00:00 No new commits, skipping deploy