You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! Thank you for raising this.
Can you please share the username of your users that are causing the error?
I suspect there are some invalid characters in them.
I was not able to replicate the issue using the symbols that you provided.
We'll investigate deeper on the issue to find the root cause. In the meantime I hope everything else is operational on your side, this should not have impact on analysis.
As stated in the error log, that has been most probably caused to the presence of whitespaces in a name because there is no reference to either dots or language-specific characters.
This change appeared in this version most probably because of a security patch update introduced in Django and added to our new release.
In case we can confirm that the issue is related to what I suggested, we should add a validation clause to user creations to avoid whitespaces. Broadly speaking, that validation should be added anyway with the addition of filters for quotation marks and semicolons to avoid future errors
What happened
'Top 5 Users' panel on dashboard broke after updating from 6.1.0 to 6.2.0, showing a very long 500 error
Environment
What did you expect to happen
For the panel to keep working
How to reproduce your issue
Update containers from ver 6.1.0 to ver 6.2.0, maybe with some specific annotations or similiar
Error messages and logs
/var/log/intel_owl/django/django_errors.log
The text was updated successfully, but these errors were encountered: