Skip to content

[bug]: God Mode not working after v0.28 update in Coolify (403 Forbidden) #7570

@MauricioMontoya

Description

@MauricioMontoya

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

Hello Plane Team,

I am running a self-hosted instance and I'm unable to access God Mode due to an authorization issue.

Environment:

  • Deployment Method: Self-hosted using Docker Compose on Coolify (v4.0.0-beta.420.0)
  • Plane Image Version: makeplane/plane-backend:stable

Problem Description:
I have enabled God Mode via environment variables. The /god-mode route is active, but the frontend shows a "Workspace not found" error. The browser console shows that all API requests to /api/workspaces/god-mode/... are failing with a 403 (Forbidden) error and the message "You do not have permission to perform this action."

This happens even after a full application restart and clearing all browser data.

Configuration:
I have confirmed my environment variables are set correctly. (See screenshot 1).

Evidence:

  1. Screenshot of Environment Variables: Shows ENABLE_GOD_MODE and GOD_MODE_EMAIL are correctly set.
Image
  1. Screenshot of Browser Console: Shows the 403 Forbidden errors from the API.
Image

Steps to reproduce

  1. Update to v0.28 in Coolify
  2. Update Env Variables to enable God Mode
  3. Go to /god-mode
Image

Environment

Production

Browser

Google Chrome

Variant

Self-hosted

Version

v0.28

Metadata

Metadata

Assignees

Labels

🐛bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions