Synced page showing up as "Not allowed" on Quant static site.

Created on 25 April 2024, 2 months ago

Problem/Motivation

In some situations, to be determined, when the webserver URL is http://localhost, you can get an issue where the Quant static content shows up as Not allowed. When changing the webserver URL to http://127.0.0.1, the issue went away. Setting to major only because it does wipe out content. It's unclear though how easy it is to get your site to behave this way.

Steps to reproduce

TBD

Proposed resolution

It's unclear we will be able to determine the exact configuration for this to happen, so we should just proactively prevent it in a generic way. The simplest way is to always run the validate check once before bulk seeding. If it looks broken then the "disabled" flag could be ticked, so nothing gets seeded. And, of course, add logging so people know there is something amiss.

Remaining tasks

  • Update code
  • Review and test (though testing will be tricky... perhaps force-change the webserver URL in the database so it's broken)
  • Commit :)

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States Kristen Pol Santa Cruz, CA, USA

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024