craftcms / craftcms/cms

CP redirects to install URL

Open
#2,908 6 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Description

When I click to another screen in the CP before the current screen has finished loading, it redirects me to /admin/install and gives a "template not found: install" error - but only sometimes. It may be related to Globals, but I haven't been able to pin down the pattern. It seems to happen in waves (3 or 4 times within 10 minutes, then not for a while), and it may only happen on my local Wamp install.

Steps to reproduce
  1. Load a page on the Control Panel
  2. Click on a menu item
  3. Before the new screen loads, click on another menu item
Additional info
  • Craft version: Craft Pro 3.0.8
  • PHP version: 7.1.9
  • Database driver & version: MySQL 5.7.19
  • Plugins & versions:

screenshot-safs local-2018 05 21-16-52-03

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 Control Panel navigation sequence described in the issue on the listed Craft, PHP, and MySQL versions, including clicking another menu item before the current screen loads. Trace when navigation reaches /admin/install and produces the template not found: install error; done means the redirect no longer occurs during rapid navigation and the intermittent behavior is covered by verification.

Written by the indexing model from the issue text.

Assessment

Tech stack
mysql, php
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.