Mark

Results 26 issues of Mark

Provisioning freezes during ansible playbook (method) launch. It doesn't even launch/run the ansible-playbook command. Any new provisioning requests also gets frozen. This issue exists on Morphy and Lasker. ![image](https://user-images.githubusercontent.com/9666915/177043948-ac8aa3a4-4ee4-43be-ac67-c37968736eed.png) ![image](https://user-images.githubusercontent.com/9666915/177043316-70584b6c-cc10-4573-a19e-4dfa1dab36f7.png)...

bug
stale
core/embedded ansible

@Fryguy @agrare With the following [patch](https://github.com/ManageIQ/manageiq-providers-azure/pull/515) I still see a issue. The catalog request doesn't finish at all. I've applied only the 515 patch. I see virtual machine end requests...

bug

I've created a ansible playbook method that is run during azure post provisioning but for some reason ManageIQ doesn't run the playbook. It says that there is no module named...

bug

I get the following error when using latest morphy and trying to run ansible playbook on localhost. ``` sh-4.4# cat ansible-runner20220720-308-ncvttv/artifacts/result/stdout Identity added: /tmp/ansible-runner20220720-308-ncvttv/artifacts/result/ssh_key_data (/tmp/ansible-runner20220720-308-ncvttv/artifacts/result/ssh_key_data) ansible-playbook [core 2.12.5] config file...

bug

I get the below error in logs when provisioning AWS instances. The provisioning continues and succeeds without any issues though. This is on latest Morphy release. ``` sh-4.4# tail -f...

bug

When multiselect is enabled for a dialog, and if the dialog is refreshed by another dialog then the dialogs doesn't select first item as their default. ![image](https://user-images.githubusercontent.com/9666915/173201369-df171f45-8459-4737-8062-c9639bb4c26f.png) If I disable...

question
help wanted
automate
feedback requested

There are no errors in the appliance console and all services are running. But I can't still connect to manageIQ UI. I always get 503 - Service unavailable. I'm using...

bug
build

Service catalog request occasionally doesn't have date and time in the request. It usually breaks when switching from ordering though buttons to service catalog and sometimes automatically fixes itself. Hard...

bug

I have a requirement to block certain catalogs from being visible to descendant tenants. By default all parent catalogs are visible to descendant tenants and there is no way to...

enhancement
help wanted

Unable to start docker lasker instance. Any idea what the issue is? It crashes with the following log entires. ``` crond: can't lock /var/run/crond.pid, otherpid may be 29: Resource temporarily...

bug
build/docker