oVirt 4.4.4 not dislaying Sign-on Screen

I recently installed oVirt 4.4.4, everything appeared to run successfully, however, I’m unable to get the sign-on screen to display on my RHEL 8.3 machine. I did do an install using the remote database installation. I encountered no issue with the install, I can see the “engine” and “ovirt_engine_history” in PostgreSQL 13.3. The tables and table spaces have all been created as designed by the installation process. When I enter the URL that was displayed once the installation completed I get the following information displayed on the screen: Internal Error I’ve tried using the port 443 and port 80 URL and get the same results. The URL are as follows: http://WorkstationName:80/ovirt-engine https://WorkstationName:443/ovirt-engine For three days I’ve been trying to locate logs that will help me located and resolve the problem, but so far I’ve had no luck. Can anyone tell where I should start looking to resolve my issue? I’ve checked several system logs and logs for Apache with luck. What should I be looking for within the logs? What logs should I be looking at? I don’t believe my issue is with the back-end database, I thinks its something with Apache not being able to find the web pages to display. How can I start to investigate my problem an develop a solution? My Linux/RHEL 8.3 OS has all of the latest patches and fixes applied. Thanks

On Tue, Feb 23, 2021 at 1:16 AM <louisb@ameritech.net> wrote:
I recently installed oVirt 4.4.4, everything appeared to run successfully, however, I’m unable to get the sign-on screen to display on my RHEL 8.3 machine. I did do an install using the remote database installation. I encountered no issue with the install, I can see the “engine” and “ovirt_engine_history” in PostgreSQL 13.3. The tables and table spaces have all been created as designed by the installation process.
When I enter the URL that was displayed once the installation completed I get the following information displayed on the screen:
Internal Error
I’ve tried using the port 443 and port 80 URL and get the same results. The URL are as follows:
http://WorkstationName:80/ovirt-engine https://WorkstationName:443/ovirt-engine
For three days I’ve been trying to locate logs that will help me located and resolve the problem, but so far I’ve had no luck.
Can anyone tell where I should start looking to resolve my issue? I’ve checked several system logs and logs for Apache with luck. What should I be looking for within the logs? What logs should I be looking at?
/var/log/ovirt-engine, engine.log in particular (but perhaps others).
I don’t believe my issue is with the back-end database, I thinks its something with Apache not being able to find the web pages to display. How can I start to investigate my problem an develop a solution?
Apache httpd logs are in their normal location, /var/log/httpd. Did you check that? Best regards,
My Linux/RHEL 8.3 OS has all of the latest patches and fixes applied.
Thanks _______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/FRZLBT4CDWHZPB...
-- Didi

I’ve install ovirt multiple times with no errors and so far I’ve not been able to get the SSO to display in my Firefox browser. However thru trial and error I’ve discovered that when I enter the following URL address: https://localhost:443/ovirt-engine I get the following message below: The FQDN used to access the system is not a valid engine FQDN. You must access the system using the engine FQDN or one of the engine alternate FQDNs. Click here to continue I’ve installed oVirt 4.4.4 on a standalone machine with no DNS, what can I do to resolve this issue? When I click/select the “Continue” link I get the following message: Having troubles finding this site. What could I be doing wrong to cause this error to occur? What should I be doing during the installation to prevent this from occurring? Thanks

On Sat, Feb 27, 2021 at 3:18 AM <louisb@ameritech.net> wrote:
I’ve install ovirt multiple times with no errors and so far I’ve not been able to get the SSO to display in my Firefox browser.
However thru trial and error I’ve discovered that when I enter the following URL address:
Generally speaking, this should never work, unless you run your browser on the engine machine. Otherwise, name resolution on your browser machine should point 'localhost' to itself. We also have code that should have warned/asked you about this.
I get the following message below:
The FQDN used to access the system is not a valid engine FQDN. You must access the system using the engine FQDN or one of the engine alternate FQDNs. Click here to continue
I’ve installed oVirt 4.4.4 on a standalone machine with no DNS, what can I do to resolve this issue?
In the URL, you should use the same FQDN you provided when asked about the FQDN of the engine. If you then replied 'localhost', it should work (despite what I wrote above). To see which FQDN you provided, you can run the following command on the engine machine: grep ^ENGINE_FQDN= /etc/ovirt-engine/engine.conf.d/*
When I click/select the “Continue” link I get the following message:
Having troubles finding this site.
What could I be doing wrong to cause this error to occur? What should I be doing during the installation to prevent this from occurring?
See above. Also: Generally speaking, you can and should give your machine some name, and make sure name resolution for this name works. If you do not have DNS, you can do this using /etc/hosts. Using 'localhost' is not a good idea, unless you refer to the local host. Good luck and best regards, -- Didi

sudo engine-setup [ INFO ] Stage: Initializing [ INFO ] Stage: Environment setup Configuration files: /etc/ovirt-engine-setup.conf.d/10-packaging-jboss.conf, /etc/ovirt-engine-setup.conf.d/10-packaging.conf Log file: /var/log/ovirt-engine/setup/ovirt-engine-setup-20210304181530-lepm6a.log Version: otopi-1.9.2 (otopi-1.9.2-1.el8) [ INFO ] Stage: Environment packages setup [ INFO ] Stage: Programs detection [ INFO ] Stage: Environment setup (late) [ INFO ] Stage: Environment customization --== PRODUCT OPTIONS ==-- Configure Cinderlib integration (Currently in tech preview) (Yes, No) [No]: Configure Engine on this host (Yes, No) [Yes]: Configuring ovirt-provider-ovn also sets the Default cluster's default network provider to ovirt-provider-ovn. Non-Default clusters may be configured with an OVN after installation. Configure ovirt-provider-ovn (Yes, No) [Yes]: Configure WebSocket Proxy on this host (Yes, No) [Yes]: * Please note * : Data Warehouse is required for the engine. If you choose to not configure it on this host, you have to configure it on a remote host, and then configure the engine on this host so that it can access the database of the remote Data Warehouse host. Configure Data Warehouse on this host (Yes, No) [Yes]: Configure Grafana on this host (Yes, No) [Yes]: Configure VM Console Proxy on this host (Yes, No) [Yes]: --== PACKAGES ==-- [ INFO ] Checking for product updates... [ INFO ] No product updates found --== NETWORK CONFIGURATION ==-- Host fully qualified DNS name of this server [Lenovo-P52]: Lenovo-P52.cscd.net Setup can automatically configure the firewall on this system. Note: automatic configuration of the firewall may overwrite current settings. Do you want Setup to configure the firewall? (Yes, No) [Yes]: [ INFO ] firewalld will be configured as firewall manager. --== DATABASE CONFIGURATION ==-- Where is the DWH database located? (Local, Remote) [Local]: Remote Where is the Engine database located? (Local, Remote) [Local]: Remote Please create the database for the DWH to use. To create a user: postgres=# create role <user_name> with login encrypted password '<password>'; To create a database: postgres=# create database <database_name> owner <user_name> template template0 encoding 'UTF8' lc_collate 'en_US.UTF-8' lc_ctype 'en_US.UTF-8'; If you plan for a remote application to use this database, make sure it can be accessed remotely. DWH database host [localhost]: Lenovo-P52 DWH database port [5432]: DWH database secured connection (Yes, No) [No]: DWH database name [ovirt_engine_history]: DWH database user [ovirt_engine_history]: DWH database password: Please create the database for the Engine to use. To create a user: postgres=# create role <user_name> with login encrypted password '<password>'; To create a database: postgres=# create database <database_name> owner <user_name> template template0 encoding 'UTF8' lc_collate 'en_US.UTF-8' lc_ctype 'en_US.UTF-8'; If you plan for a remote application to use this database, make sure it can be accessed remotely. Engine database host [localhost]: Lenovo-P52 Engine database port [5432]: Engine database secured connection (Yes, No) [No]: Engine database name [engine]: Engine database user [engine]: Engine database password: Grafana database user [ovirt_engine_history_grafana]: Grafana database password: --== OVIRT ENGINE CONFIGURATION ==-- Engine admin password: Confirm engine admin password: Application mode (Virt, Gluster, Both) [Both]: Use default credentials (admin@internal) for ovirt-provider-ovn (Yes, No) [Yes]: --== STORAGE CONFIGURATION ==-- Default SAN wipe after delete (Yes, No) [No]: --== PKI CONFIGURATION ==-- Organization name for certificate [cscd.net]: --== APACHE CONFIGURATION ==-- Setup can configure the default page of the web server to present the application home page. This may conflict with existing applications. Do you wish to set the application as the default page of the web server? (Yes, No) [Yes]: No Setup can configure apache to use SSL using a certificate issued from the internal CA. Do you wish Setup to configure that, or prefer to perform that manually? (Automatic, Manual) [Automatic]: --== SYSTEM CONFIGURATION ==-- --== MISC CONFIGURATION ==-- Please choose Data Warehouse sampling scale: (1) Basic (2) Full (1, 2)[1]: 2 Use Engine admin password as initial Grafana admin password (Yes, No) [Yes]: --== END OF CONFIGURATION ==-- [ INFO ] Stage: Setup validation --== CONFIGURATION PREVIEW ==-- Application mode : both Default SAN wipe after delete : False Host FQDN : Lenovo-P52.cscd.net Firewall manager : firewalld Update Firewall : True Set up Cinderlib integration : False Configure local Engine database : False Set application as default page : False Configure Apache SSL : True Engine database host : Lenovo-P52 Engine database port : 5432 Engine database secured connection : False Engine database host name validation : False Engine database name : engine Engine database user name : engine Engine installation : True PKI organization : cscd.net Set up ovirt-provider-ovn : True Grafana integration : True Grafana database user name : ovirt_engine_history_grafana Configure WebSocket Proxy : True DWH installation : True DWH database host : Lenovo-P52 DWH database port : 5432 DWH database secured connection : False DWH database host name validation : False DWH database name : ovirt_engine_history DWH database user name : ovirt_engine_history Configure VMConsole Proxy : True Please confirm installation settings (OK, Cancel) [OK]: [ INFO ] Stage: Transaction setup [ INFO ] Stopping engine service [ INFO ] Stopping ovirt-fence-kdump-listener service [ INFO ] Stopping dwh service [ INFO ] Stopping vmconsole-proxy service [ INFO ] Stopping websocket-proxy service [ INFO ] Stage: Misc configuration (early) [ INFO ] Stage: Package installation [ INFO ] Stage: Misc configuration [ INFO ] Upgrading CA [ INFO ] Creating CA: /etc/pki/ovirt-engine/ca.pem [ INFO ] Creating CA: /etc/pki/ovirt-engine/qemu-ca.pem [ INFO ] Updating OVN SSL configuration [ INFO ] Updating OVN timeout configuration [ INFO ] Creating/refreshing DWH database schema [ INFO ] Setting up ovirt-vmconsole proxy helper PKI artifacts [ INFO ] Setting up ovirt-vmconsole SSH PKI artifacts [ INFO ] Configuring WebSocket Proxy [ INFO ] Creating/refreshing Engine database schema [ INFO ] Creating/refreshing Engine 'internal' domain database schema [ INFO ] Creating default mac pool range [ INFO ] Adding default OVN provider to database [ INFO ] Adding OVN provider secret to database [ INFO ] Setting a password for internal user admin [ INFO ] Install selinux module /usr/share/ovirt-engine/selinux/ansible-runner-service.cil [ INFO ] Generating post install configuration file '/etc/ovirt-engine-setup.conf.d/20-setup-ovirt-post.conf' [ INFO ] Stage: Transaction commit [ INFO ] Stage: Closing up [ INFO ] Starting engine service [ INFO ] Starting dwh service [ INFO ] Starting Grafana service [ INFO ] Restarting ovirt-vmconsole proxy service --== SUMMARY ==-- [ INFO ] Restarting httpd Please use the user 'admin@internal' and password specified in order to login Web access is enabled at: http://Lenovo-P52.cscd.net:80/ovirt-engine https://Lenovo-P52.cscd.net:443/ovirt-engine Internal CA 70:A7:E4:9B:B0:73:30:83:A2:F1:8D:AA:A0:B9:EF:AC:3D:63:EA:F0 SSH fingerprint: SHA256:WxmeDiOXEYEMGHXMt7o8NPfU9E47oyp69aEVPSgTlWQ Web access for grafana is enabled at: https://Lenovo-P52.cscd.net/ovirt-engine-grafana/ Please run the following command on the engine machine Lenovo-P52.cscd.net, for SSO to work: systemctl restart ovirt-engine --== END OF SUMMARY ==-- [ INFO ] Stage: Clean up Log file is located at /var/log/ovirt-engine/setup/ovirt-engine-setup-20210304181530-lepm6a.log [ INFO ] Generating answer file '/var/lib/ovirt-engine/setup/answers/20210304182157-setup.conf' [ INFO ] Stage: Pre-termination [ INFO ] Stage: Termination [ INFO ] Execution of setup completed successfully [louis@Lenovo-P52 ~]$ sudo systemctl restart ovirt-engine Host Name Information: [louis@Lenovo-P52 ~]$ hostname Lenovo-P52 [louis@Lenovo-P52 ~]$ hostname -f Lenovo-P52.cscd.net [louis@Lenovo-P52 ~]$ hostnamectl status Static hostname: Lenovo-P52 Icon name: computer-laptop Chassis: laptop Machine ID: Boot ID: Operating System: Red Hat Enterprise Linux 8.3 (Ootpa) CPE OS Name: cpe:/o:redhat:enterprise_linux:8.3:GA Kernel: Linux 4.18.0-240.15.1.el8_3.x86_64 Architecture: x86-64 I greatly appreciate your help so far any assistants you provide is greatly appreciated. Thanks

One more note: When I look at the Engine Database, Data Warehouse Database I can see that Tables are created as part of the installation of oVirt 4.4.4. Therefore re-forcing that the installation process was succsssful.

On Fri, Mar 5, 2021 at 2:33 AM <louisb@ameritech.net> wrote:
sudo engine-setup [ INFO ] Stage: Initializing [ INFO ] Stage: Environment setup Configuration files: /etc/ovirt-engine-setup.conf.d/10-packaging-jboss.conf, /etc/ovirt-engine-setup.conf.d/10-packaging.conf Log file: /var/log/ovirt-engine/setup/ovirt-engine-setup-20210304181530-lepm6a.log Version: otopi-1.9.2 (otopi-1.9.2-1.el8) [ INFO ] Stage: Environment packages setup [ INFO ] Stage: Programs detection [ INFO ] Stage: Environment setup (late) [ INFO ] Stage: Environment customization
--== PRODUCT OPTIONS ==--
Configure Cinderlib integration (Currently in tech preview) (Yes, No) [No]: Configure Engine on this host (Yes, No) [Yes]:
Configuring ovirt-provider-ovn also sets the Default cluster's default network provider to ovirt-provider-ovn. Non-Default clusters may be configured with an OVN after installation. Configure ovirt-provider-ovn (Yes, No) [Yes]: Configure WebSocket Proxy on this host (Yes, No) [Yes]:
* Please note * : Data Warehouse is required for the engine. If you choose to not configure it on this host, you have to configure it on a remote host, and then configure the engine on this host so that it can access the database of the remote Data Warehouse host. Configure Data Warehouse on this host (Yes, No) [Yes]: Configure Grafana on this host (Yes, No) [Yes]: Configure VM Console Proxy on this host (Yes, No) [Yes]:
--== PACKAGES ==--
[ INFO ] Checking for product updates... [ INFO ] No product updates found
--== NETWORK CONFIGURATION ==--
Host fully qualified DNS name of this server [Lenovo-P52]: Lenovo-P52.cscd.net
OK, so this was the FQDN you provided. Good. Now, try going to:
Setup can automatically configure the firewall on this system. Note: automatic configuration of the firewall may overwrite current settings. Do you want Setup to configure the firewall? (Yes, No) [Yes]: [ INFO ] firewalld will be configured as firewall manager.
--== DATABASE CONFIGURATION ==--
Where is the DWH database located? (Local, Remote) [Local]: Remote Where is the Engine database located? (Local, Remote) [Local]: Remote
Please create the database for the DWH to use. To create a user: postgres=# create role <user_name> with login encrypted password '<password>'; To create a database: postgres=# create database <database_name> owner <user_name> template template0 encoding 'UTF8' lc_collate 'en_US.UTF-8' lc_ctype 'en_US.UTF-8';
If you plan for a remote application to use this database, make sure it can be accessed remotely.
DWH database host [localhost]: Lenovo-P52 DWH database port [5432]: DWH database secured connection (Yes, No) [No]: DWH database name [ovirt_engine_history]: DWH database user [ovirt_engine_history]: DWH database password:
Please create the database for the Engine to use. To create a user: postgres=# create role <user_name> with login encrypted password '<password>'; To create a database: postgres=# create database <database_name> owner <user_name> template template0 encoding 'UTF8' lc_collate 'en_US.UTF-8' lc_ctype 'en_US.UTF-8';
If you plan for a remote application to use this database, make sure it can be accessed remotely.
Engine database host [localhost]: Lenovo-P52 Engine database port [5432]: Engine database secured connection (Yes, No) [No]: Engine database name [engine]: Engine database user [engine]: Engine database password: Grafana database user [ovirt_engine_history_grafana]: Grafana database password:
--== OVIRT ENGINE CONFIGURATION ==--
Engine admin password: Confirm engine admin password: Application mode (Virt, Gluster, Both) [Both]: Use default credentials (admin@internal) for ovirt-provider-ovn (Yes, No) [Yes]:
--== STORAGE CONFIGURATION ==--
Default SAN wipe after delete (Yes, No) [No]:
--== PKI CONFIGURATION ==--
Organization name for certificate [cscd.net]:
--== APACHE CONFIGURATION ==--
Setup can configure the default page of the web server to present the application home page. This may conflict with existing applications. Do you wish to set the application as the default page of the web server? (Yes, No) [Yes]: No
Setup can configure apache to use SSL using a certificate issued from the internal CA. Do you wish Setup to configure that, or prefer to perform that manually? (Automatic, Manual) [Automatic]:
--== SYSTEM CONFIGURATION ==--
--== MISC CONFIGURATION ==--
Please choose Data Warehouse sampling scale: (1) Basic (2) Full (1, 2)[1]: 2 Use Engine admin password as initial Grafana admin password (Yes, No) [Yes]:
--== END OF CONFIGURATION ==--
[ INFO ] Stage: Setup validation
--== CONFIGURATION PREVIEW ==--
Application mode : both Default SAN wipe after delete : False Host FQDN : Lenovo-P52.cscd.net Firewall manager : firewalld Update Firewall : True Set up Cinderlib integration : False Configure local Engine database : False Set application as default page : False Configure Apache SSL : True Engine database host : Lenovo-P52 Engine database port : 5432 Engine database secured connection : False Engine database host name validation : False Engine database name : engine Engine database user name : engine Engine installation : True PKI organization : cscd.net Set up ovirt-provider-ovn : True Grafana integration : True Grafana database user name : ovirt_engine_history_grafana Configure WebSocket Proxy : True DWH installation : True DWH database host : Lenovo-P52 DWH database port : 5432 DWH database secured connection : False DWH database host name validation : False DWH database name : ovirt_engine_history DWH database user name : ovirt_engine_history Configure VMConsole Proxy : True
Please confirm installation settings (OK, Cancel) [OK]: [ INFO ] Stage: Transaction setup [ INFO ] Stopping engine service [ INFO ] Stopping ovirt-fence-kdump-listener service [ INFO ] Stopping dwh service [ INFO ] Stopping vmconsole-proxy service [ INFO ] Stopping websocket-proxy service [ INFO ] Stage: Misc configuration (early) [ INFO ] Stage: Package installation [ INFO ] Stage: Misc configuration [ INFO ] Upgrading CA [ INFO ] Creating CA: /etc/pki/ovirt-engine/ca.pem [ INFO ] Creating CA: /etc/pki/ovirt-engine/qemu-ca.pem [ INFO ] Updating OVN SSL configuration [ INFO ] Updating OVN timeout configuration [ INFO ] Creating/refreshing DWH database schema [ INFO ] Setting up ovirt-vmconsole proxy helper PKI artifacts [ INFO ] Setting up ovirt-vmconsole SSH PKI artifacts [ INFO ] Configuring WebSocket Proxy [ INFO ] Creating/refreshing Engine database schema [ INFO ] Creating/refreshing Engine 'internal' domain database schema [ INFO ] Creating default mac pool range [ INFO ] Adding default OVN provider to database [ INFO ] Adding OVN provider secret to database [ INFO ] Setting a password for internal user admin [ INFO ] Install selinux module /usr/share/ovirt-engine/selinux/ansible-runner-service.cil [ INFO ] Generating post install configuration file '/etc/ovirt-engine-setup.conf.d/20-setup-ovirt-post.conf' [ INFO ] Stage: Transaction commit [ INFO ] Stage: Closing up [ INFO ] Starting engine service [ INFO ] Starting dwh service [ INFO ] Starting Grafana service [ INFO ] Restarting ovirt-vmconsole proxy service
--== SUMMARY ==--
[ INFO ] Restarting httpd Please use the user 'admin@internal' and password specified in order to login Web access is enabled at: http://Lenovo-P52.cscd.net:80/ovirt-engine https://Lenovo-P52.cscd.net:443/ovirt-engine Internal CA 70:A7:E4:9B:B0:73:30:83:A2:F1:8D:AA:A0:B9:EF:AC:3D:63:EA:F0 SSH fingerprint: SHA256:WxmeDiOXEYEMGHXMt7o8NPfU9E47oyp69aEVPSgTlWQ Web access for grafana is enabled at: https://Lenovo-P52.cscd.net/ovirt-engine-grafana/
this address ^^, and check/share the relevant logs. A wild guess (just because I didn't try this myself, I think ever): Perhaps it's because you used capital letters? Best regards,
Please run the following command on the engine machine Lenovo-P52.cscd.net, for SSO to work: systemctl restart ovirt-engine
--== END OF SUMMARY ==--
[ INFO ] Stage: Clean up Log file is located at /var/log/ovirt-engine/setup/ovirt-engine-setup-20210304181530-lepm6a.log [ INFO ] Generating answer file '/var/lib/ovirt-engine/setup/answers/20210304182157-setup.conf' [ INFO ] Stage: Pre-termination [ INFO ] Stage: Termination [ INFO ] Execution of setup completed successfully [louis@Lenovo-P52 ~]$ sudo systemctl restart ovirt-engine
Host Name Information:
[louis@Lenovo-P52 ~]$ hostname Lenovo-P52 [louis@Lenovo-P52 ~]$ hostname -f Lenovo-P52.cscd.net [louis@Lenovo-P52 ~]$ hostnamectl status Static hostname: Lenovo-P52 Icon name: computer-laptop Chassis: laptop Machine ID: Boot ID: Operating System: Red Hat Enterprise Linux 8.3 (Ootpa) CPE OS Name: cpe:/o:redhat:enterprise_linux:8.3:GA Kernel: Linux 4.18.0-240.15.1.el8_3.x86_64 Architecture: x86-64
I greatly appreciate your help so far any assistants you provide is greatly appreciated.
Thanks _______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/FTPFIRDV2EZ7J3...
-- Didi

I've re-installed oVirt 4.4.4 without capital letter, I continue to get the same results. Do you have any idea of where to start looking for a solution? What could the error message "Internal Server Error" be coming from, "oVirt", "FireFox Browser" or "Apache Server". Where do I start looking? Nothing seems to be working at this point, my OS is "RHEL 8.3" with all security patches and fixes applied. Can you think anything or a place to start working towards a solution? Thanks

Hi, Could you please create a bug for the oVirt project on https://bugzilla.redhat.com and attach logs from your oVirt Engine using sos logcollector? https://www.ovirt.org/documentation/administration_guide/#sect-The_Log_Colle... Thanks, Martin On Thu, Mar 11, 2021 at 11:40 PM <louisb@ameritech.net> wrote:
I've re-installed oVirt 4.4.4 without capital letter, I continue to get the same results. Do you have any idea of where to start looking for a solution? What could the error message "Internal Server Error" be coming from, "oVirt", "FireFox Browser" or "Apache Server". Where do I start looking? Nothing seems to be working at this point, my OS is "RHEL 8.3" with all security patches and fixes applied.
Can you think anything or a place to start working towards a solution?
Thanks
_______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/4VIE4ZHHHUZKBE...
-- Martin Perina Manager, Software Engineering Red Hat Czech s.r.o.

Sorry for the long delay, I've run the soslogcollector and created a file with a size of 30.9MB. My ISP severally restricts my upload speed to DropBox and the bug reporting system for Red Hat won't let me upload a file more than 19.2MB. Do you have any suggestion how I might get the Log Collector file to oVirt Support? Thanks

On Sat, Mar 27, 2021 at 4:06 AM <louisb@ameritech.net> wrote:
Sorry for the long delay, I've run the soslogcollector and created a file with a size of 30.9MB. My ISP severally restricts my upload speed to DropBox and the bug reporting system for Red Hat won't let me upload a file more than 19.2MB.
Do you have any suggestion how I might get the Log Collector file to oVirt Support?
Perhaps using google drive? Perhaps split the file (if nothing else, with 'split -b')? Best regards, -- Didi
participants (3)
-
louisb@ameritech.net
-
Martin Perina
-
Yedidyah Bar David