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

feat!: upgrade pymongo #35179

Merged
merged 1 commit into from
Jul 26, 2024
Merged

feat!: upgrade pymongo #35179

merged 1 commit into from
Jul 26, 2024

Conversation

mumarkhan999
Copy link
Member

Previous attempt: #34675

Failed with this error log

2024-07-25 12:54:07,514 ERROR 4313 [openedx.core.djangoapps.heartbeat.views] [user None] [ip 127.0.0.1] views.py:35 - Heartbeat check failed (503): {'error': 'Cannot specify multiple hosts with directConnection=true'}

@mumarkhan999 mumarkhan999 force-pushed the umar/upgrade-pymongo branch 2 times, most recently from b88dea5 to 2995608 Compare July 25, 2024 13:53
@feanil
Copy link
Contributor

feanil commented Jul 25, 2024

@mumarkhan999 what did you change to fix the above error?

@mumarkhan999
Copy link
Member Author

@mumarkhan999 what did you change to fix the above error?

Removed directConnection=True from connection params.
https://github.com/openedx/edx-platform/pull/34675/files#diff-bdde347023b43e1ce7989fdce0b680a15ea1ef1232e76d76209376aa7891965fR62

@mumarkhan999 mumarkhan999 merged commit e9e4a3d into master Jul 26, 2024
49 checks passed
@mumarkhan999 mumarkhan999 deleted the umar/upgrade-pymongo branch July 26, 2024 10:34
mumarkhan999 added a commit that referenced this pull request Jul 26, 2024
@edx-pipeline-bot
Copy link
Contributor

2U Release Notice: This PR has been deployed to the edX production environment.

1 similar comment
@edx-pipeline-bot
Copy link
Contributor

2U Release Notice: This PR has been deployed to the edX production environment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants