- 🇭🇰Hong Kong eric_lee
one of my colleague also faced this issue
there was no any issue in modules or core file
Actually he was copying whole DB and source code to different machine and trying to run drupal
later we find the users table does not contain 0 uid
and it was actually at 14 uid, then we updated 14 -> 0 uid and it seems all work fine - 🇮🇳India anuragsharmam
Just to confirm, I have a user with uid 0 and I'm still facing the error.
After applying the patch from #5, it works fine. I suggest considering the issue and reviewing the suggested patch again. - Status changed to Needs review
over 1 year ago 1:28pm 5 July 2023 - Status changed to Closed: works as designed
5 months ago 2:36pm 1 July 2024 - 🇺🇸United States agentrickard Georgia (US)
Other code breaking the API is not our responsibility. That issue should be filed upstream with the caller.