craftcms / craftcms/cms

[5.x]: Changes to the project config are not possible while in read-only mode when viewing updates

Open
#17,750 11 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
PHP
Stars
3.6k
Forks
705
Avg merge
1d 5h
Merged PRs (30d)
134

Description

What happened?
Description

I tried to view the Updates section in the Utilities panel, got an error that fetching updates was not possible.

In my logs I get Changes to the project config are not possible while in read-only mode.

Steps to reproduce
  1. Run Craft 5.8.15 in production mode and visit the updates page
Expected behavior

Potential updates are visible

Actual behavior

Error is being shown

Craft CMS version

5.8.15

PHP version

No response

Operating system and version

No response

Database type and version

No response

Image driver and version

No response

Installed plugins and versions

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.

Research direction

Start by reproducing the issue in Craft 5.8.15 running in production mode, then inspect the Updates section in the Utilities panel and the logs showing the read-only project-config error. Trace the update-fetching path to identify why viewing potential updates attempts a project-config change. Done means potential updates are visible without the error.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.