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

[Bug Report] Proper error handling for ( getaddrinfo ENOTFOUND metadata.google.internal.) #1757

Closed
Ayush0Chaudhary opened this issue Apr 8, 2023 · 2 comments · Fixed by #1767
Assignees
Labels
bug Something isn't working no-issue-activity No issue activity

Comments

@Ayush0Chaudhary
Copy link

Describe the bug
This error occurs sometime when trying to make events

To Reproduce
Steps to reproduce the behavior:

  1. Complete setup
  2. Try to make a event

Expected behavior
Should atleast give proper error handling when the error occur

Actual behavior
Give the following error message
getaddrinfo ENOTFOUND metadata.google.internal.

Potential internship candidates
Please read this if you are planning to apply for a Palisadoes Foundation internship #359

@Ayush0Chaudhary Ayush0Chaudhary added the bug Something isn't working label Apr 8, 2023
@github-actions github-actions bot added the unapproved Unapproved, needs to be triaged label Apr 8, 2023
@palisadoes palisadoes removed the unapproved Unapproved, needs to be triaged label Apr 9, 2023
Ayush0Chaudhary added a commit to Ayush0Chaudhary/talawa that referenced this issue Apr 11, 2023
… getaddrinfo ENOTFOUND metadata.google.internal.)
Ayush0Chaudhary added a commit to Ayush0Chaudhary/talawa that referenced this issue Apr 11, 2023
… getaddrinfo ENOTFOUND metadata.google.internal.)
@Ayush0Chaudhary
Copy link
Author

You were right this error occur when we are not connected with the api correctly with the help of proper keys
Comment

I am adding error handling to tell the developer what is the exact problem

@github-actions
Copy link

This issue did not get any activity in the past 10 days and will be closed in 365 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue.

@github-actions github-actions bot added the no-issue-activity No issue activity label Apr 22, 2023
palisadoes pushed a commit that referenced this issue Aug 5, 2023
#1767)

* Fixes #1757 implement Proper error handling for ( getaddrinfo ENOTFOUND metadata.google.internal.)

* Adding Docs

* Adding Docs

* Adding Docs

* Add docs

* Add dynamic type warning

* test

* format

* format

* Update hi.json
palisadoes pushed a commit to palisadoes/talawa that referenced this issue Jan 10, 2024
… getaddrinfo ENOTFOU… (PalisadoesFoundation#1767)

* Fixes PalisadoesFoundation#1757 implement Proper error handling for ( getaddrinfo ENOTFOUND metadata.google.internal.)

* Adding Docs

* Adding Docs

* Adding Docs

* Add docs

* Add dynamic type warning

* test

* format

* format

* Update hi.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working no-issue-activity No issue activity
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants