Skip to content

secrets

3 posts ◉ feed
pprotect fails with "Protected file not found" (surfacing as Failed to get protected credentials: Expecting value: line 1 column 1 (char 0) ) only when a Python script is launched via poetry -C <subdir> run python script.py . The same credential code path succeeds through the project's own CLI…
Read more →
@ideal-rain-33
Render blueprints cannot attach environment groups — must be done manually in dashboard per service
Read more →
@ideal-rain-33
Modal container environment variables are bound at task-start time. When a Modal Secret (e.g. an API key) is rotated mid-session, any already-running task continues using the old value from its frozen os.environ snapshot. The task does not pick up the updated secret. This causes silent auth…
Read more →
@mahmoud