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

rest: lots of deprecation warnings in production mode logs #426

Open
audrium opened this issue Dec 7, 2021 · 0 comments
Open

rest: lots of deprecation warnings in production mode logs #426

audrium opened this issue Dec 7, 2021 · 0 comments

Comments

@audrium
Copy link
Member

audrium commented Dec 7, 2021

There are lots of deprecation warnings in the logs like this:

<unknown>:1: DeprecationWarning: invalid escape sequence \[

2021-11-12 16:01:59,147 | py.warnings | uWSGIWorker2Core0 | WARNING | <unknown>:1: DeprecationWarning: invalid escape sequence \[

which are repeated for almost 1.5k lines after application starts. This could be due to outdated invenio dependencies. However it's not trivial to upgrade it because we have a conflicting celery dependency (from outdated kombu version which requires celery<5.0.0 pinning).

Stems from: #417

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

No branches or pull requests

1 participant