Skip to content

Conversation

@pwnage101
Copy link
Member

@pwnage101 pwnage101 commented May 10, 2025

Noticed this on a fresh devstack:

Running migrations for enterprise-catalog...
bash: line 0: cd: /edx/app/enterprise-catalog/enterprise-catalog/: No such file or directory

and enterprise-catalog service wouldn't start because no migrations were run.

Sure enough, for whatever reason the directory has changed. Confirming by observation:

@pwnage101 ➜ /workspaces/devstack $ make enterprise-catalog-shell
docker compose exec enterprise-catalog /bin/bash
root@enterprise-catalog:/edx/app/enterprise-catalog# ls
api-compact.yaml   codecov.yml               docs                Makefile              pylintrc          README.rst        scripts    validate.sh
api.yaml           db_keyword_overrides.yml  enterprise_catalog  manage.py             pylintrc_tweaks   requirements      setup.cfg
catalog-info.yaml  docker-compose.yml        LICENSE             provision-catalog.sh  pytest.local.ini  requirements.txt  tox.ini

@pwnage101 pwnage101 merged commit fa6c178 into master May 12, 2025
14 checks passed
@pwnage101 pwnage101 deleted the pwnage101/fix-enterprise-catalog-provision-dir branch May 12, 2025 18:29
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.

3 participants