500 error while accessing user profile.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • deepsinghal29@gmail.com
    Junior Member
    • Jan 2024
    • 26

    500 error while accessing user profile.

    It seems fetching user email is causing issue. Whenever any user detail page is opened, the log shows the below error message-
    "Syntax error or access violation: 1066 Not unique table/alias: 'emailUser'; GET /User/60089608b90a910b7/emails; line: "
  • victor
    Active Community Member
    • Aug 2022
    • 796

    #2
    Originally posted by deepsinghal29@gmail.com
    It seems fetching user email is causing issue. Whenever any user detail page is opened, the log shows the below error message-
    "Syntax error or access violation: 1066 Not unique table/alias: 'emailUser'; GET /User/60089608b90a910b7/emails; line: "
    Did you create relationships between the User and Email entities? If so, please send a screenshot of this relationship.
    It seems that a similar error has been resolved here: https://forum.espocrm.com/forum/gene...t-unique-table.

    Comment

    Working...