is this the only error? this just means you are using a browser with a user agent not matching the one gwt was compiled with
On Wed, Apr 10, 2019 at 3:03 PM Steven Rosenberg <[email protected]> wrote: > > Dear Michal, > > There is no errors in the server log, by a failure does occur in the ui.log: > > 2019-04-10 14:40:16,297+03 ERROR > [org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService] (default > task-61) [] Permutation name: DA36E783BAB20C02BD99E8F85E14E48F > 2019-04-10 14:40:16,297+03 ERROR > [org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService] (default > task-61) [] Uncaught exception: > com.google.gwt.useragent.client.UserAgentAsserter$UserAgentAssertionError: > Possible problem with your *.gwt.xml module file. > The compile time user.agent value (gecko1_8) does not match the runtime > user.agent value (safari). > Expect more errors. > at java.lang.Throwable.Throwable(Throwable.java:70) [rt.jar:1.8.0_161] > at java.lang.Error.Error(Error.java:29) [rt.jar:1.8.0_161] > at Unknown.new cyf(webadmin-0.js) > at > com.google.gwt.useragent.client.UserAgentAsserter.assertCompileTimeUserAgent(UserAgentAsserter.java:49) > [gwt-servlet.jar:] > at com.google.gwt.core.client.impl.Impl.apply(Impl.java:236) > [gwt-servlet.jar:] > at com.google.gwt.core.client.impl.Impl.entry0(Impl.java:275) > [gwt-servlet.jar:] > at Unknown.eval(webadmin-0.js) > > > Did some browser dependent configuration change? > > With Best Regards. > > Steven. > > On Tue, Apr 9, 2019 at 10:03 AM Michal Skrivanek > <[email protected]> wrote: >> >> >> >> On 8 Apr 2019, at 19:25, Steven Rosenberg <[email protected]> wrote: >> >> Also when editing a pool. >> >> On Mon, Apr 8, 2019 at 6:13 PM Shmuel Melamud <[email protected]> wrote: >>> >>> I see the same error and on import and also when I try to open the >>> list of hosts (Compute > Hosts) in webadmin. >>> >>> Shmuel >>> >>> On Mon, Apr 8, 2019 at 5:44 PM Steven Rosenberg <[email protected]> wrote: >>> > >>> > >>> > We found an issue where entering the Import functionality within the VM >>> > screen fails on ovirt-engine with an error message of 500. >>> > >>> > The link for the screen shot is as follows: >>> > >>> > https://imgur.com/a/AadtU1u >>> > >>> > Please advise if others have seen this issue as well and if there is a >>> > fix. >> >> >> so what’s in the server.log? >> >>> > >>> > With Best Regards. >>> > >>> > Steven Rosenberg. >>> > _______________________________________________ >>> > Devel mailing list -- [email protected] >>> > To unsubscribe send an email to [email protected] >>> > Privacy Statement: https://www.ovirt.org/site/privacy-policy/ >>> > oVirt Code of Conduct: >>> > https://www.ovirt.org/community/about/community-guidelines/ >>> > List Archives: >>> > https://lists.ovirt.org/archives/list/[email protected]/message/LGFY3LJ7BDLMMDO6MPR6YRMFHCCMX6RQ/ >> >> _______________________________________________ >> Devel mailing list -- [email protected] >> To unsubscribe send an email to [email protected] >> Privacy Statement: https://www.ovirt.org/site/privacy-policy/ >> oVirt Code of Conduct: >> https://www.ovirt.org/community/about/community-guidelines/ >> List Archives: >> https://lists.ovirt.org/archives/list/[email protected]/message/XWCNKDNVC7NCCVDHQE7DXTPPEQGWKI3Z/ >> >> > _______________________________________________ > Devel mailing list -- [email protected] > To unsubscribe send an email to [email protected] > Privacy Statement: https://www.ovirt.org/site/privacy-policy/ > oVirt Code of Conduct: > https://www.ovirt.org/community/about/community-guidelines/ > List Archives: > https://lists.ovirt.org/archives/list/[email protected]/message/XNVOQJ7B6MPLDQS34MLKXPBTDZKYREZB/ _______________________________________________ Devel mailing list -- [email protected] To unsubscribe send an email to [email protected] Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/[email protected]/message/WRWOHBQHJ3Z2XWQAINJZZ5Y5QLNCZ5TR/
