Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1543040

Summary: Cockpit had an unexpected internal error.
Product: [oVirt] cockpit-ovirt Reporter: Nikolai Sednev <nsednev>
Component: Hosted EngineAssignee: Ryan Barry <rbarry>
Status: CLOSED DUPLICATE QA Contact: dguo
Severity: high Docs Contact:
Priority: unspecified    
Version: 0.11.0CC: bugs, cshao
Target Milestone: ---Flags: nsednev: planning_ack?
nsednev: devel_ack?
nsednev: testing_ack?
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-02-07 15:47:18 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: UX RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Screenshot from 2018-02-07 17-43-31.png none

Description Nikolai Sednev 2018-02-07 15:44:31 UTC
Created attachment 1392769 [details]
Screenshot from 2018-02-07 17-43-31.png

Description of problem:
Unexpected error
Cockpit had an unexpected internal error. 

You can try restarting Cockpit by pressing refresh in your browser. The javascript console contains details about this error (Ctrl-Shift-J in most browsers).

app.js:25 Uncaught Error: Read of /tmp/out.json failed to complete.
    at U.<anonymous> (app.js:25)
    at U.dispatch (jquery.js:sourcemap:2524)
    at U.m.handle (jquery.js:sourcemap:2414)
    at l (cockpit.js:sourcemap:57)
    at U.o (cockpit.js:sourcemap:164)
    at v (cockpit.js:sourcemap:524)
    at m (cockpit.js:sourcemap:533)
    at S (cockpit.js:sourcemap:432)
    at A.M.i.onmessage.e.dispatch_data [as onmessage] (cockpit.js:sourcemap:366)
    at t (cockpit.js:sourcemap:228)

Version-Release number of selected component (if applicable):
cockpit-ovirt-dashboard-0.11.11-0.1.el7ev.noarch


How reproducible:
100%

Steps to Reproduce:
1.Deploy ansible SHE using Cockpit over NFS

Actual results:
Oooops
Unexpected error
Cockpit had an unexpected internal error. 

You can try restarting Cockpit by pressing refresh in your browser. The javascript console contains details about this error (Ctrl-Shift-J in most browsers).

Expected results:
Should work just fine.

Additional info:

Comment 1 Ryan Barry 2018-02-07 15:47:18 UTC

*** This bug has been marked as a duplicate of bug 1540926 ***