Viewing Uploaded Files fail

I have upload a textfile and save succeed.Then I click and view the uplaod file.
But the upload page view is in waitng and always in a empty page.like this :


Nothing change.
==> server.log <==
2020-08-15 03:34:07,400 [FABRIC-rpc-event-queue] INFO c.d.sabot.exec.FragmentExecutors - Received remote fragment start instruction for 20c8a850-7a72-3a8d-c535-0a8f2c2fea00:1:0
2020-08-15 03:34:07,400 [FABRIC-rpc-event-queue] INFO c.d.sabot.exec.FragmentExecutors - Received remote fragment start instruction for 20c8a850-7a72-3a8d-c535-0a8f2c2fea00:0:0
2020-08-15 03:34:07,481 [e1 - 20c8a850-7a72-3a8d-c535-0a8f2c2fea00:frag:0:0] INFO c.d.s.e.f.FragmentStatusReporter - 20c8a850-7a72-3a8d-c535-0a8f2c2fea00:0:0: State to report: FINISHED
2020-08-15 03:34:07,484 [e0 - 20c8a850-7a72-3a8d-c535-0a8f2c2fea00:frag:1:0] INFO c.d.s.e.f.FragmentStatusReporter - 20c8a850-7a72-3a8d-c535-0a8f2c2fea00:1:0: State to report: FINISHED
2020-08-15 03:34:07,494 [out-of-band-observer] INFO query.logger - {“queryId”:“20c8a850-7a72-3a8d-c535-0a8f2c2fea00”,“schema”:"[@wwwlgy]",“queryText”:“SELECT * FROM huayihuiyi”,“start”:1597462447320,“finish”:1597462447486,“outcome”:“COMPLETED”,“username”:“wwwlgy”}

in addtion I found the jobs it seams ok like this:

Hello @Logan

Is the problem is with all the uploaded files?

If it is with just a one particular file, is it possible to share?

What is the Dremio version?

Thanks,
@Rakesh_Malugu

I have solve the problem.It is cause by nginx’s config about websocket.think you.