quanted / cts_app

cts repo
3 stars 3 forks source link

Celery + NodeJS issues on ceam dev #204

Closed popenc closed 2 years ago

popenc commented 2 years ago

For some reason the websocket + nodejs + celery chain of events is not working properly on ceam dev.

popenc commented 2 years ago

Removing the code volume map from the cts_nodejs resolved the issue. There must have been a mismatch between node_modules, app updates, and/or package.json requirements between the ceam dev host code and the image from GHCR.

NOTE: Need to commit qed/docker-compose.yml with the removing of the volume.