Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TaskService.php calling integrityCheck.json #1521

Closed
jaskipper opened this issue Dec 5, 2016 · 5 comments · Fixed by #1530
Closed

TaskService.php calling integrityCheck.json #1521

jaskipper opened this issue Dec 5, 2016 · 5 comments · Fixed by #1530
Assignees
Labels
Milestone

Comments

@jaskipper
Copy link

jaskipper commented Dec 5, 2016

I'm troubleshooting everything in Docker. integrityCheck.json doesn't exist... Just to clarify, this is not a Docker issue, but a ChurchCRM

PHP Warning: file_get_contents(/web/html/integrityCheck.json): failed to open stream: No such file or directory in /web/html/ChurchCRM/Service/TaskService.php on line 21

@crossan007 crossan007 added this to the 2.4.1 milestone Dec 6, 2016
@crossan007 crossan007 added the bug label Dec 6, 2016
@crossan007
Copy link
Contributor

integrityCheck.json is created in SystemService->runTimerJobs as part of the post-install integrity check.

That being said - I should add if (file_exists()) to the task service...

@andrep0350
Copy link

Still an issue on 2.8.12

@hlicorish
Copy link

Hello there
I am also getting this issue.
Application Integrity Check Failed
A new installation.
is there a fix. So far the program is working with one other issue
Unmet Application Prerequisites
Regards

@MrClever
Copy link
Collaborator

@hlicorish - please don't comment on closed tickets. If you need assistance, feel free to open a new ticket and reference this one for context if you think it is relevant.

@hlicorish
Copy link

hlicorish commented Apr 16, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants