Rahul Mohata

Results 90 comments of Rahul Mohata

@codesankalp I tried deploying to heroku. But getting this error when running `heroku run python manage.py migrate`. ![image](https://user-images.githubusercontent.com/54268438/110365990-badf8980-806b-11eb-89c7-1ebbc8ba66cf.png). ![image](https://user-images.githubusercontent.com/54268438/110366418-46f1b100-806c-11eb-9b37-fcd448892cea.png) Although, I have `download` file in the project's root still shows...

@codesankalp I rebased with current develop, pushed the download file to heroku and then `heroku run python manage.py migrate` ran successfully. Here's the deployed link https://open-source-programs-backend.herokuapp.com/api. Could you please check...

>Maybe you need to set up all environment variables (including sendgrid email) in the .env file. I tried adding `SENDGRID_API_KEY` to heroku config vars(environment variables), still showing the same error....

@codesankalp getting `server error` when registering a user on heroku. This is the error when registering a user on local. ![image](https://user-images.githubusercontent.com/54268438/110975548-e58c5380-8385-11eb-9803-ccd6e3b9b9cf.png)

@codesankalp I have my sender email verified on sendgrid. ![osp-sendgrid](https://user-images.githubusercontent.com/54268438/111040351-a4b13f00-8458-11eb-9e53-4f7031184e67.JPG) Can I add you as a collaborator to the deployed project on heroku.

>If it's a problem related to SendGrid then I will suggest using another email service or consoleBackend. @codesankalp I tried consoleBackend, and I am getting the verification mail in the...

@codesankalp was a bit more involved in OSH. Will apply the suggested changes asap. 🙂

@codesankalp can you help me identify why CI builds are failing

@isabelcosta Please share your thoughts. Thanks 🙂

@isabelcosta No no. This is just a basic GitHub pages [theme](https://pages.github.com/themes/). Although, it is not needed if we are moving to docusaurus. Shall I edit this issue description for moving...