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

[deps] Update dependency #135

Open
4 tasks
codesankalp opened this issue Apr 11, 2021 · 17 comments
Open
4 tasks

[deps] Update dependency #135

codesankalp opened this issue Apr 11, 2021 · 17 comments
Assignees
Labels
Category: Outreach/Research Changes or improvements related to external research of the app. dependencies Pull requests that update a dependency file First Timers Only Good for newcomers. Hacktoberfest

Comments

@codesankalp
Copy link
Member

Description

As a developer,
I need all dependencies to be updated,
so that there are no security issues and no problems related to setup

Acceptance Criteria

Update [Required]

  • [Update the dependency in requirements.txt]
  • [Test backend is working fine after changing dependency.]

Definition of Done

  • All of the required items are completed.
  • Approval by 1 mentor.

Estimation

1 hour

@codesankalp codesankalp added Category: Outreach/Research Changes or improvements related to external research of the app. Category: Quality Assurance Changes to code or files that improve testing or fixes bugs. First Timers Only Good for newcomers. dependencies Pull requests that update a dependency file Status: Available Issue was approved and available to claim or abandoned for over 3 days. and removed Category: Quality Assurance Changes to code or files that improve testing or fixes bugs. labels Apr 11, 2021
@gauravgulati15
Copy link

Hi @codesankalp, can I take up this issue?

@codesankalp
Copy link
Member Author

Go ahead @gauravgulati15

@codesankalp codesankalp removed the Status: Available Issue was approved and available to claim or abandoned for over 3 days. label Sep 23, 2021
@codesankalp
Copy link
Member Author

Try to test the dependency with the latest python versions as well.

@gauravgulati15
Copy link

Okay, Thanks!

@gauravgulati15
Copy link

gauravgulati15 commented Sep 24, 2021

Hi @codesankalp, when I am clicking on the Zulip stats reload icon I am getting an internal server error.
image
ERROR
I have put the download file of Zulip API key in root folder of backend project.
Can you help me with this?
Thanks!

@codesankalp
Copy link
Member Author

when I am clicking on the Zulip stats reload icon I am getting an internal server error.

Is zulip stats start showing when you click on refresh button on zulip stats card?

@gauravgulati15
Copy link

when I am clicking on the Zulip stats reload icon I am getting an internal server error.

Is zulip stats start showing when you click on refresh button on zulip stats card?

No!

@codesankalp
Copy link
Member Author

@gauravgulati15 Make sure that the file name of the API key should be download.

From the error, it is showing that there is a KeyError of messages, so I think this is from zulip API and we should handle this exception carefully. I will create a new issue for that, in the meantime you can do this change for avoiding this error:
image

@gauravgulati15
Copy link

Okay, the file name is download already. I will do your changes. Thanks

@gauravgulati15
Copy link

@codesankalp after doing your suggested changes, getting this error.
image

@gauravgulati15
Copy link

@codesankalp any update?

@codesankalp
Copy link
Member Author

@gauravgulati15 One general question, Have you send any message on zulip chats of anitab-org ever?

@codesankalp
Copy link
Member Author

I am trying this and it is working fine for me.

@codesankalp
Copy link
Member Author

@gauravgulati15 Are you using the correct zulip id?
Because when I tried with your zulip id, it is giving this

{
  'result': 'error', 
  'msg': 'Invalid narrow operator: unknown user [email protected]',
  'desc': 'unknown user [email protected]',
  'code': 'BAD_NARROW'
}

@gauravgulati15
Copy link

@gauravgulati15 One general question, Have you send any message on zulip chats of anitab-org ever?

No

@gauravgulati15
Copy link

@gauravgulati15 Are you using the correct zulip id? Because when I tried with your zulip id, it is giving this

{
  'result': 'error', 
  'msg': 'Invalid narrow operator: unknown user [email protected]',
  'desc': 'unknown user [email protected]',
  'code': 'BAD_NARROW'
}

yes, should I recreate the account?

@codesankalp
Copy link
Member Author

@gauravgulati15 I think the zulip ID is incorrect, you can try recreating the account but please check zulip id.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Outreach/Research Changes or improvements related to external research of the app. dependencies Pull requests that update a dependency file First Timers Only Good for newcomers. Hacktoberfest
Projects
None yet
Development

No branches or pull requests

2 participants