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

UI in docker fails with io_setup() failed #662

Open
timbmg opened this issue Mar 20, 2023 · 0 comments
Open

UI in docker fails with io_setup() failed #662

timbmg opened this issue Mar 20, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@timbmg
Copy link

timbmg commented Mar 20, 2023

When running the docker image for the UI, it fails with [emerg] 44#44: io_setup() failed (38: Function not implemented).

I have tried both the docker-compose and docker.

This is the complete log:

parsr-parsr-ui-1  | /docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration
parsr-parsr-ui-1  | /docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/
parsr-parsr-ui-1  | /docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh
parsr-parsr-1     | Starting par.sr API : node api/server/dist/index.js
parsr-parsr-ui-1  | 10-listen-on-ipv6-by-default.sh: error: /etc/nginx/conf.d/default.conf is not a file or does not exist
parsr-parsr-ui-1  | /docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh
parsr-parsr-ui-1  | /docker-entrypoint.sh: Configuration complete; ready for start up
parsr-parsr-ui-1  | 2023/03/20 11:22:53 [emerg] 44#44: io_setup() failed (38: Function not implemented)
parsr-parsr-1     | [2023-03-20T11:22:56] INFO  (parsr-api/8 on 9e516f2461ee): Api listening on port 3001!
@timbmg timbmg added the bug Something isn't working label Mar 20, 2023
@timbmg timbmg changed the title UI in fails with io_setup() failed UI in docker fails with io_setup() failed Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant