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

ValueError: The 'github_svg' attribute has no file associated with it. #2417

Closed
mbeacom opened this issue Oct 11, 2018 · 1 comment
Closed
Assignees
Labels
backend This needs backend expertise. bug This is something that isn't working as intended.

Comments

@mbeacom
Copy link
Contributor

mbeacom commented Oct 11, 2018

https://sentry.gitcoin.co/gitcoin/gitcoin-prod-backend/issues/1208/

ValueError: The 'github_svg' attribute has no file associated with it.
(12 additional frame(s) were not displayed)
...
  File "avatar/templatetags/avatar_tags.py", line 31, in avatar_url
    return profile.avatar.get_avatar_url(use_svg)
  File "avatar/models.py", line 200, in get_avatar_url
    return self.github_svg.url

ValueError: The 'github_svg' attribute has no file associated with it.
@mbeacom mbeacom self-assigned this Oct 11, 2018
@mbeacom mbeacom added bug This is something that isn't working as intended. avatar backend This needs backend expertise. labels Oct 11, 2018
@mbeacom
Copy link
Contributor Author

mbeacom commented Oct 14, 2018

✅ the fix for this issue is now deployed to Staging in version 20180416.0.21 and available here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend This needs backend expertise. bug This is something that isn't working as intended.
Projects
None yet
Development

No branches or pull requests

1 participant