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

inconsistent NullPointer when calling PrunnerApiService from CLI - Call to a member function getAccountIdentifier() on null #9

Open
erickloss opened this issue Mar 2, 2023 · 1 comment

Comments

@erickloss
Copy link

This is the error:

Call to a member function getAccountIdentifier() on null

  Type: Error
  File: Data/Temporary/Production/SubContextPrunner/Cache/Code/Flow_Object_Classes/
        Flowpack_Prunner_PrunnerApiService.php
  Line: 117
Received return code 1, exiting

Imho we need a null check here:
image

@erickloss
Copy link
Author

I called the error "inconsistent", since it only ocurred one single time until now. Retrying the Content Release was the Hotfix.
I will provide an PR when I have access to this repo.
cheers

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

No branches or pull requests

1 participant