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

Status Code: -1 -null #28

Open
prathamApp opened this issue Nov 18, 2019 · 4 comments
Open

Status Code: -1 -null #28

prathamApp opened this issue Nov 18, 2019 · 4 comments

Comments

@prathamApp
Copy link

I have created and deployed the voice builder. But whenever i'm trying to Create a voice
It displays Status Code: -1 -null in response.
Please help me with resolving the issue.

2019-11-18

@pasindud
Copy link
Contributor

Can you check the server log? or the response from the server in the network console

@prathamApp
Copy link
Author

prathamApp commented Nov 29, 2019

Hey thanks for following up..
The following error has occurred when I tried creating voice for bengali language from my gcp bucket.

Creating voice :

voice-create

Error :

bengalierror

And when i tried creating voice for default(Sinhala provided in given steps by this document) the following error occurs :

default_error

Any help would be appreciated.

@pasindud
Copy link
Contributor

In GCP can you ssh into the ui VM instance,
then do a docker ps, find the name of the docker container running the UI,
the do docker attach <name>, then try to create a voice again and check the log in the ssh,

@prathamApp
Copy link
Author

Hey @pasindud I tried your steps,

docker_error

This is error log I can see.

Thanks for the follow up, I really appreciate it.

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