-
Notifications
You must be signed in to change notification settings - Fork 900
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
ManageIq server not responding after initializing the server from the appliance_console #23332
Comments
@bdunne Can you help out here? |
@W-A-S-A-Y can you try checking the two pre-start services that check that the database and kafka are running properly?
In my case:
|
please let me know if this is the right configuration. However I always get stuck on this message and it does not go on. Is there a particular way to configure both of application services or if there's an Ova template that comes with these things configured please let me know. I just need to proceed with installations of Infrastructure providers of Openshift, HyperV, and Vmware Vsphere. so if you guys could share some exact documentation for that. it would be really helpful. |
@W-A-S-A-Y what do you get when you run those three systemctl commands? Can you paste the output? Also can you check |
it's a pretty large file when I try journalctl -t evm |
Yeah so it looks like it isn't able to connect to your kafka broker. It can't even What does |
Dear team
I've installed an ova file in my vSphere and configured as given in the documentation.
following the documentation step by step for first instance installation would be the way to go in order to reproduce this error.
Ova file with centos stream 8
Environment
For ManageIQ: VMware appliance
Here's a summary of the problem I'm facing:
Hostname: manageIQ-STG
IPv4 Address: 10.50.143.217/255.255.255.0
IPv4 Gateway: 10.50.143.1
IPv6 Address:
IPV6 Gateway:
Primary DNS: 10.50.12.11
Secondary DNS: 10.50.12.12
Search Order: jazz.com.pk
MAC Address: 00:50:56:a6:f7:48
Timezone: Asia/Karachi
Local Database Server: running (primary)
ManageIQ Server: not running
ManageIQ Database: 10.50.143.217
Database/Region: vmdb_production / 1
Messaging: configured
Local Messaging Broker: configured
External Auth: not configured
ManageIQ Version: quinteros-2.2
when I try to start the EVMSERVERD using systemd services or via appliance_console it starts the process and doesn't throw out any logs. I just feel like it gets lost.
here's the output of
[root@manageIQ-STG ~]# systemctl status evmserverd
● evmserverd.service - EVM server daemon
Loaded: loaded (/usr/lib/systemd/system/evmserverd.service; disabled; vendor preset: disabled)
Active: inactive (dead)
journalctl -u evmserverd
-- Logs begin at Tue 2025-02-04 17:41:59 PKT, end at Thu 2025-02-06 17:38:38 PKT. --
-- No entries --
appliance_console.log file's output:
Thu Feb 6 03:19:02 EST 2025 Checking for enough free space to rotate: /var/lib/pgsql/data/log/postgresql.log
Thu Feb 6 03:19:02 EST 2025 File size: 72
Thu Feb 6 03:19:02 EST 2025 Space required to rotate: 86
Thu Feb 6 03:19:02 EST 2025 Available space on volume: 51913012
Thu Feb 6 03:19:02 EST 2025 Rotating file...
I, [2025-02-06T06:59:46.535890 #19674] INFO -- : EVM server start initiated by appliance console.
I, [2025-02-06T17:26:31.693992 #24503] INFO -- : EVM server start initiated by appliance console.
kindly assist...
The text was updated successfully, but these errors were encountered: