makeplane / makeplane/plane

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

Open
#7,570 0 comments 1 reaction 1 assignee View on GitHub

Nobody has claimed this yet.

🐛bug
Dominant language
TypeScript
Stars
59.6k
Forks
5.8k
Avg merge
1d 22h
Merged PRs (30d)
49

Description

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.