Results 9 comments of Keith Grootboom

@natabene can you assist with the test failures I'm getting here? I'm getting the below error from the CI: ``` ImportError: cannot import name 'get_catalog_api_base_url' from 'openedx.core.djangoapps.catalog.utils' (/runner/_work/edx-platform/edx-platform/openedx/core/djangoapps/catalog/utils.py) ``` But...

@timmc-edx apologies for the late reply here. Thank you for looking into this. I see that the caching task has been merged. I'll do another PR and close this one...

Adding a :+1: to this issue. It's been worse recently. Usually, you're able to bypass the issue after waiting 10 minutes or so, but nowadays the issue is not only...

Adding a +1 to this since I experienced it as well for the first time today. I fixed it by following [these instructions](https://github.com/docker-library/mysql/issues/579#issuecomment-1432576518).

@regisb > Can you please revert your fix so that we can diagnose a little more precisely? Sure, just let me know what you need. I took this screenshot before...

> @keithgg would you like to open a PR or should I do it? @regisb I'll leave this one to you :slightly_smiling_face: . Just a note that my `daemon.json` my...

@timmc-edx that looks like the case. Although the error now is with installing the requirements and no longer in the test suite itself.

@mphilbrick211 we've since migrated away from maple so this isn't important anymore. I'm happy to close it. @timmc-edx thanks for the help so far, are you happy to close this?

> To the ones observing a regression, the only commit that seems to be related that was made in the time frame is, [deffa2b](https://github.com/Guake/guake/commit/deffa2b2f9f59570faba32d2b1af715b7d41f331), I've made a branch at https://github.com/Davidy22/guake/tree/revert...