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

Problem After try to config:set something #24

Closed
chayutzee opened this issue Feb 1, 2015 · 1 comment
Closed

Problem After try to config:set something #24

chayutzee opened this issue Feb 1, 2015 · 1 comment

Comments

@chayutzee
Copy link

When i try to config:set some key then my dokku Application deployed:
I got this error in my web.00.log file
Errno 2] No such file or directory: '/app/static/CACHE/css/872fa5081801.css'
[Errno 2] No such file or directory: '/app/static/CACHE/css/c6e8c66a889f.css'
[Errno 2] No such file or directory: '/app/static/CACHE/css/758c32c09d4e.css'
[Errno 2] No such file or directory: '/app/static/CACHE/js/daabd9e2de7a.js'
[Errno 2] No such file or directory: '/app/static/CACHE/css/872fa5081801.css'
[Errno 2] No such file or directory: '/app/static/CACHE/css/872fa5081801.css'
[Errno 2] No such file or directory: '/app/static/CACHE/css/c6e8c66a889f.css'
[Errno 2] No such file or directory: '/app/static/CACHE/js/daabd9e2de7a.js'
[Errno 2] No such file or directory: '/app/static/CACHE/css/758c32c09d4e.css'
[Errno 2] No such file or directory: '/app/static/CACHE/css/c6e8c66a889f.css'
[Errno 2] No such file or directory: '/app/static/CACHE/js/daabd9e2de7a.js'
[Errno 2] No such file or directory: '/app/static/CACHE/css/758c32c09d4e.css'
[Errno 2] No such file or directory: '/app/static/CACHE/css/872fa5081801.css'

all my static file gone but if i just push again from my desktop it will work fine !

Is this dokku-logging-supervisord bug ?​

@sehrope
Copy link
Owner

sehrope commented Oct 3, 2015

This looks like an app bug and not plugin related. If you can recreate it on the latest version of the plugin/dokku please reopen the issue.

@sehrope sehrope closed this as completed Oct 3, 2015
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

2 participants