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

webui hangs with "Error: Not Acceptable" #1

Closed
dktrkranz opened this issue Jun 4, 2014 · 2 comments
Closed

webui hangs with "Error: Not Acceptable" #1

dktrkranz opened this issue Jun 4, 2014 · 2 comments

Comments

@dktrkranz
Copy link
Contributor

Sometimes debomatic-webui hangs with the following messages:

nodejs[20479]: Error: Not Acceptable
nodejs[20479]: at createError (/home/debomatic/Deb-o-Matic/debomatic-webui/debomatic-webui/node_modules/express/node_modules/connect/node_modules/serv...x.js:199:13)
nodejs[20479]: at /home/debomatic/Deb-o-Matic/debomatic-webui/debomatic-webui/node_modules/express/node_modules/connect/node_modules/serve-index/index.js:132:32
nodejs[20479]: at Object.oncomplete (fs.js:107:15)

I have to manually restart the service in order to unblock it.

@LeoIannacone
Copy link
Member

Seems related to express libraries. Let's try upgrading to express 4.x.

@LeoIannacone
Copy link
Member

If I'm not wrong, this should be fixed by filtering out some files included in chroots: a9c973b

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