Undefined property: stdClass::$qid ReliableRelay.php

Created on 1 May 2025, 14 days ago

Problem/Motivation

The Redis module works very well on my local pc. I'm using it in combination with Relay. No problems so far.

When I make a backup of my Drupal project, and reinstall it on the same pc in another directory, under another URL, the copied project runs smoothly, and the Redis Report still tells me everything is well. However, when I run a drush cron job in the second (copied) project, I get these warnings being displayed a hundred times or so:

[warning] Undefined property: stdClass::$qid ReliableRelay.php:103
[warning] Undefined property: stdClass::$qid ReliableRelay.php:125
[warning] Undefined property: stdClass::$qid ReliableRelay.php:126

Steps to reproduce

Copy Drupal project files to a new directory. SQL dump of original project and SQL import into a new database, and adapt settings.php to reflect the new database. Run drush cr and drush cron. Result is a well working website, and a positive Redis Report, but a long list of the same warnings after every cron job.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Active

Version

1.9

Component

Code

Created by

🇳🇱Netherlands johnnybravosr@outlook.com

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

Comments & Activities

Production build 0.71.5 2024