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

Unable to update EJS partials #37

Open
ARBOmega opened this issue Nov 20, 2020 · 0 comments
Open

Unable to update EJS partials #37

ARBOmega opened this issue Nov 20, 2020 · 0 comments

Comments

@ARBOmega
Copy link

Hi All,

First of all, great project. Context on my build, i'm use stock parts that required no soldering (Camera came with IR LEDS, DHT22 came with it's own cables / pins - requiring some light changes to one of the JS files to accommodate). Like some others, i too had issues with my USB MIC not picking up until i found that all my calls changes in docker-compose.yml were essentially overwritten in audio_stream.sh. Once i changed the HW to 2 i got it to work (but only after multiple reboots, image removals and rebuilds.

This, i fear is related to my current issue. My changes to baby.png (i replaced it with my own) and sidebar.ejs just will not show/reflect on the site. The old files do NOT exist, but they persist in some form of cache. I've tried stopping docker, running docker-compose stop,
docker-compose rm -f,
docker-compose pull ,
docker-compose up -d. Rebooting after removal. I've also tried docker-compose up --force-recreate (which i think resolved the USB Mic issue).

What am I doing wrong? I'm not familiar with docker. so i assume it's basic, but i've failed to find answers on google to date.

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