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

illegal instruction in /run.sh #16

Open
rejuce opened this issue Feb 9, 2021 · 1 comment
Open

illegal instruction in /run.sh #16

rejuce opened this issue Feb 9, 2021 · 1 comment

Comments

@rejuce
Copy link

rejuce commented Feb 9, 2021

run the container on my server:
(no errors when running)

when i try to send any request from the webserver, the container crashes

...

Generator Model: multiband_melgan_generator

  • Serving Flask app "mozillatts" (lazy loading)
  • Environment: production
    WARNING: This is a development server. Do not use it in a production deployment.
    Use a production WSGI server instead.
  • Debug mode: off
    [INFO] * Running on http://0.0.0.0:5002/ (Press CTRL+C to quit)
    [INFO] 192.168.0.21 - - [09/Feb/2021 15:19:26] "GET / HTTP/1.1" 200 -
    [INFO] 192.168.0.21 - - [09/Feb/2021 15:19:26] "GET /img/forkme_left_darkblue_121621.png HTTP/1.1" 200 -
    [INFO] 192.168.0.21 - - [09/Feb/2021 15:19:26] "GET /img/logo.png HTTP/1.1" 200 -
    [INFO] 192.168.0.21 - - [09/Feb/2021 15:19:26] "GET /favicon.ico HTTP/1.1" 404 -
    [INFO] Synthesizing (23 char(s))...
    [INFO] initializing backend espeak-1.48.03
    /run.sh: line 3: 7 Illegal instruction (core dumped) bin/python3 -m tts_web "$@"

what am i doing wrong?

@synesthesiam
Copy link
Owner

See #17

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