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

STATIC_CDN_HOST processing results in OJ-backend unhealth #105

Open
jin3530 opened this issue Sep 19, 2023 · 0 comments
Open

STATIC_CDN_HOST processing results in OJ-backend unhealth #105

jin3530 opened this issue Sep 19, 2023 · 0 comments

Comments

@jin3530
Copy link

jin3530 commented Sep 19, 2023

The oj-backend container has always shown unhealth, and entering the console shows that it has been initializing, STATIC_CDN_HOST the replacement of the environment.

/app # ps aux
PID   USER     TIME  COMMAND
    1 root      0:00 {entrypoint.sh} /bin/sh /app/deploy/entrypoint.sh
   21 root      0:02 find . -name *.* -type f -exec sed -i s/__STATIC_CDN_HOST__\///g {} ;
 7906 root      0:00 sh
 8303 root      0:00 sed -i s/__STATIC_CDN_HOST__\///g ./static/fonts/KaTeX_Main-Bold.0dee095.woff
 8304 root      0:00 ps aux
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