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

Timeout when reading response headers from daemon process 'mistral-api': #148

Open
sonshagithub opened this issue Aug 19, 2020 · 0 comments

Comments

@sonshagithub
Copy link

Hello
I am doing tacker integration with openstack. Not able to create a VM.

[root@localhost devstack]# openstack vim list
+--------------------------------------+----------+----------------------------------+-----------+------------+---------+
| ID | Name | Tenant_id | Type | Is Default | Status |
+--------------------------------------+----------+----------------------------------+-----------+------------+---------+
| 08a10730-3ddf-47fd-9f76-939455ef3093 | hellovim | 4b7aa9ebad9a4b1d8603b726c4ecf5cb | openstack | True | PENDING |
+--------------------------------------+----------+----------------------------------+-----------+------------+---------+

STATUS ALWAYS REMAINS PENDING.

I am facing this issue. Please suggest

This is from the mistral-api.log

2020-08-19 01:36:09.088615 Connection failed: [Errno 13] Permission denied (retrying in 2.0 seconds)
2020-08-19 01:36:11.104456 Connection failed: [Errno 13] Permission denied (retrying in 4.0 seconds)
2020-08-19 01:36:15.121790 Connection failed: [Errno 13] Permission denied (retrying in 6.0 seconds)
2020-08-19 01:36:21.141441 Connection failed: [Errno 13] Permission denied (retrying in 8.0 seconds)
2020-08-19 01:36:29.160725 Connection failed: [Errno 13] Permission denied (retrying in 10.0 seconds)
2020-08-19 01:36:33.552966 Connection failed: [Errno 13] Permission denied (retrying in 32.0 seconds)
2020-08-19 01:36:39.183673 Connection failed: [Errno 13] Permission denied (retrying in 12.0 seconds)
2020-08-19 01:36:51.210128 Connection failed: [Errno 13] Permission denied (retrying in 14.0 seconds)
2020-08-19 01:37:05.227084 Connection failed: [Errno 13] Permission denied (retrying in 16.0 seconds)
2020-08-19 01:37:05.601538 Connection failed: [Errno 13] Permission denied (retrying in 32.0 seconds)
2020-08-19 01:37:09.029821 Timeout when reading response headers from daemon process 'mistral-api': /usr/local/bin/mistral-wsgi-api
2020-08-19 01:37:21.251682 Connection failed: [Errno 13] Permission denied (retrying in 18.0 seconds)
2020-08-19 01:37:37.648651 Connection failed: [Errno 13] Permission denied (retrying in 32.0 seconds)
2020-08-19 01:37:39.294432 Connection failed: [Errno 13] Permission denied (retrying in 20.0 seconds)
2020-08-19 01:37:59.328159 Connection failed: [Errno 13] Permission denied (retrying in 22.0 seconds)
2020-08-19 01:38:09.698153 Connection failed: [Errno 13] Permission denied (retrying in 32.0 seconds)
2020-08-19 01:38:21.391118 Connection failed: [Errno 13] Permission denied (retrying in 24.0 seconds)
2020-08-19 01:38:41.764662 Connection failed: [Errno 13] Permission denied (retrying in 32.0 seconds)
2020-08-19 01:38:45.478709 Connection failed: [Errno 13] Permission denied (retrying in 26.0 seconds)
2020-08-19 01:39:11.521819 Connection failed: [Errno 13] Permission denied (retrying in 28.0 seconds)
2020-08-19 01:39:13.827324 Connection failed: [Errno 13] Permission denied (retrying in 32.0 seconds)
2020-08-19 01:39:39.571028 Connection failed: [Errno 13] Permission denied (retrying in 30.0 seconds)
2020-08-19 01:39:45.879106 Connection failed: [Errno 13] Permission denied (retrying in 32.0 seconds)
2020-08-19 01:39:49.770726 Timeout when reading response headers from daemon process 'mistral-api': /usr/local/bin/mistral-wsgi-api
2020-08-19 01:40:09.617707 Connection failed: [Errno 13] Permission denied (retrying in 32.0 seconds)
2020-08-19 01:40:17.927721 Connection failed: [Errno 13] Permission denied (retrying in 32.0 seconds)
2020-08-19 01:40:41.663154 Connection failed: [Errno 13] Permission denied (retrying in 32.0 seconds)
2020-08-19 01:40:49.973358 Connection failed: [Errno 13] Permission denied (retrying in 32.0 seconds)

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

1 participant