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

Fix Console net::ERR_FILE_NOT_FOUND on Find People Page #13

Closed
sinaamini92 opened this issue Apr 23, 2021 · 2 comments
Closed

Fix Console net::ERR_FILE_NOT_FOUND on Find People Page #13

sinaamini92 opened this issue Apr 23, 2021 · 2 comments
Assignees
Labels
priority:4 wontfix This will not be worked on

Comments

@sinaamini92
Copy link
Collaborator

Describe the bug
when scrolling through people on the Find People Page an Error Appears on Console, like below:
social.example.com/storage/540fe5d7-220e-4ccd-8a1f-4bd7c484e199/avatar/a170e10e-ce11-4e57-8046-1ce1d0cfee3f:1 GET https://social.example.com/storage/540fe5d7-220e-4ccd-8a1f-4bd7c484e199/avatar/a170e10e-ce11-4e57-8046-1ce1d0cfee3f net::ERR_NAME_NOT_RESOLVED

To Reproduce
Steps to reproduce the behavior:

  1. Go to find People Page
  2. Click on Scroll Down
  3. See error in Console

Expected behavior
to not have errors

Screenshots
image

Desktop (please complete the following information):

  • OS: [windows
  • Browser chrome
  • Version 90.0.4430.85 (Official Build) (64-bit)
@Qolzam Qolzam self-assigned this Apr 28, 2021
@Qolzam Qolzam added bug Something isn't working priority:4 labels Apr 28, 2021
@Qolzam Qolzam added wontfix This will not be worked on and removed bug Something isn't working labels May 6, 2021
@Qolzam
Copy link
Member

Qolzam commented May 6, 2021

Dear @sinaamini92 ,
This case happen when the image address doesn't exist. Handling this error seems not necessary. If you have another idea please let me know. If you also agree that we do not need to fix this issue please close it.
Thank you 🙂

@sinaamini92
Copy link
Collaborator Author

sinaamini92 commented May 14, 2021

the error won't appear in the production version. so i close it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority:4 wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants