Page not found and Non-200 response code for _quant404 when seeding

Created on 4 February 2023, about 2 years ago
Updated 8 February 2023, about 2 years ago

Problem/Motivation

When testing another issue and seeding, there are warnings in the logs for _quant404 since it's not configured.

TYPE	page not found
DATE	Friday, February 3, 2023 - 20:52
USER	Anonymous (not verified)
LOCATION	https://quantdrupal7rc4.ddev.site/_quant404
REFERRER	
MESSAGE	_quant404
SEVERITY	warning
HOSTNAME	
OPERATIONS	
TYPE	quant
DATE	Friday, February 3, 2023 - 20:52
USER	admin
LOCATION	https://quantdrupal7rc4.ddev.site/batch?id=9&op=do_nojs&op=do
REFERRER	https://quantdrupal7rc4.ddev.site/batch?op=start&id=9
MESSAGE	Non-200 response code for https://quantdrupal7rc4.ddev.site/_quant404 404
SEVERITY	warning
HOSTNAME	
OPERATIONS	
TYPE	quant_token
DATE	Friday, February 3, 2023 - 20:46
USER	Anonymous (not verified)
LOCATION	https://quantdrupal7rc4.ddev.site/_quant404
REFERRER	
MESSAGE	Strict token mismatch: Expected [] Received [_quant404]
SEVERITY	info
HOSTNAME	
OPERATIONS	

Steps to reproduce

  1. Install Drupal 7
  2. Enable and configure quant_api module
  3. Run a seed of content
  4. Look at logs
  5. Result: Warnings about _quant404
  6. Expected result: No warnings or at least something more user friendly that explains what can be done to configure it

Proposed resolution

Update code so there are no warnings or at least something more user friendly that explains what can be done to configure it.

Remaining tasks

  1. Debug
  2. Figure out approach
  3. Update code
  4. Review and test
  5. Commit :)

User interface changes

API changes

Data model changes

πŸ“Œ Task
Status

Fixed

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.71.5 2024