Project

General

Profile

Actions

Bug #4025

closed

The failsafe of the initial promises cannot update promises

Added by Nicolas CHARLES over 10 years ago. Updated about 9 years ago.

Status:
Released
Priority:
3
Category:
Techniques
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

In the failsafe.cf within initial promises, the uuid cannot be read, so the promises cannot be updated via failsafe.cf (but they do via the promises.cf)
The cause is that g.uuid_file is not defined

         any::
                "uuid" string => readfile("$(g.uuid_file)", 60);

Actions

Also available in: Atom PDF