Automattic / wp-calypso

The JavaScript and API powered WordPress.com
https://developer.wordpress.com
GNU General Public License v2.0
12.4k stars 1.98k forks source link

Launchpad: Sometimes the Launchpad gets sites stuck in a redirect loop #88384

Open sixhours opened 6 months ago

sixhours commented 6 months ago

We get the occasional report of a site that gets into a stuck state where the site editor cannot be accessed because it automatically redirects to the onboarding Launchpad at /setup/site-setup?siteSlug=..., which then redirects to /home.

It seems to be related to the site_intent option not being cleared at the correct time, and/or to the site's launch state, because clearing the site_intent usually fixes it.

Reports:

Related PRs:

ash1eygrace commented 3 months ago

Another instance: 8317102-zd-a8c Open request: p9F6qB-fqh-p2

github-actions[bot] commented 3 months ago

Support References

This comment is automatically generated. Please do not edit it.

rickmgithub commented 2 months ago

Another instance - 8438115-zd-a8c

rickmgithub commented 2 months ago

Also looks like this is another case 8317102-zd-a8c

ktyfuller604 commented 2 months ago

Another case - 8443021-zd

Launching the site clears the loop. Set the site to "Coming Soon" after launching it does not cause the error to return.

jerrysarcastic commented 3 weeks ago

Also reported in 8642688-zd-a8c

launching the site/setting back to coming soon worked to get this user unstuck