-
Notifications
You must be signed in to change notification settings - Fork 29
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
Error log: Collection entities does not exist. Currently in strict mode. #422
Comments
It happens at https://github.com/telefonicaid/perseo-fe/blob/master/lib/models/entitiesStore.js#L65
Orion A possible workaround could be disable strict mode since find can work with and empty collection, |
Fixed in PR #447 ? Should be closed or is there something else pending? |
PR #447 do not solve this issue, only improve error log |
IMHO this issue is not a bug, it is just a operational error: there are nosignal rules which were not deleted with their service. |
Maybe in that case the error should clearly specify the cause? I mean, instead of:
tell something like:
or something similar |
Agree on #422 (comment), that's the reason for keep improving logs: |
Is this issue closeable after PR #448 (maybe with an extra fix to the CNR to be more precise in the current line about this)? |
Confirmed by skype with @AlvaroVega that there are pending aspects on this issue, so it needs to be opened. |
perseo.log-20200123.gz:time=2020-01-22T12:17:42.724Z | lvl=ERROR | corr=n/a | trans=n/a | op=initialRefresh | comp=perseo-fe | srv=n/a | subsrv=n/a | msg= Collection entities does not exist. Currently in strict mode.
p-fe 1.9.0 y p-core 1.4.0
The text was updated successfully, but these errors were encountered: