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

Problem with submission data from database #966

Open
RazNitzanCyber opened this issue Aug 31, 2023 · 1 comment
Open

Problem with submission data from database #966

RazNitzanCyber opened this issue Aug 31, 2023 · 1 comment

Comments

@RazNitzanCyber
Copy link

Describe the bug
I had issues with a recent fresh installation of INGInious v0.8.7., with historic submissions (read from db) not getting refrshed correctly.
Looks like the cause was a recent release of PyMongo 4.5.0 (23-Aug-23), that changed the way dictionaries are saved in gridfs objects.

I have downgraded pymongo to 4.4.1, and the problem disappeared.

Probably need to update setup.py accordingly

@RazNitzanCyber RazNitzanCyber changed the title Add the context of the bug at the beginning of the title, if possible, e.g. [frontend/installer] Problem with submission data from database Aug 31, 2023
@nrybowski
Copy link
Member

Thanks for the report! We will take a look a that.

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

No branches or pull requests

2 participants