[6.8.3] GUI server log not displaying anything while using SSL


Recommended Posts

So im not sure if this is just a misconfiguration issue or if SSL is actively refusing to update the log window. But i recently setup nginx proxy manager and added my unraid dashboard to it. However after i did i started running into issues. First the cpu stats werent updating and second the server log button on the top right wouldnt update and just kept loading in the popup window. Now i was able to fix the cpu stats not working by adding websockets support on nginx proxy manager, however that didnt fix the log error i was experiencing. So now i can access my unraid dashboard at homeserver.DOMAIN.com and it says its secure and everything seems to work besides the system log viewer. Now whats funny is the docker logs that popup still work, its just the system logs from the unraid GUI that do not. So hopefully someone here can point me in the right direction.


these are the setting i set, maybe someone can tell me if its not setup right. if it is setup right then il add more info to hopefully find out the cause.

150oUIM.png

cqCCpLG.png

 

I appreciate your time

Edited by Sarge888
inserted img links
Link to comment
  • 10 months later...

Really weird issue. I believe browser shows ERR_HTTP2_PROTOCOL_ERROR due to call rejected by NGINX. 

The rejection is caused by 1.5 minute timeout.

 

I can confirm the issue is reproducible:

 

2021/02/04 04:36:53 [error] 10035#10035: *35593 upstream timed out (110: Operation timed out) while reading upstream, client: **, server: tower.**, request: "POST /logging.htm HTTP/2.0", upstream: "https://192.168.86.
173:1443/logging.htm", host: "tower.**", referrer: "https://tower.**/Main"

 

Link to comment

This thread is pretty old and OP hasn't visited the forum for nearly that long. Probably a different version of Unraid back then, and you don't say what version you have.

 

If you have adblocker or anything else that might interfere, whitelist your server. What browser? Does it occur on other browsers?

Link to comment

TC:

1. Install NGINX proxy manager

2. Add HTTPS proxy host with Websockets Support + Force SSL + HTTP/2 (see automatically generated config in previous comment)

3. Login to Unraid over proxy host 

4. In right top corner click on [log] button

*Expected Result:* Unraid shows logs in popup window

*Actual Result:*

Unraid shows blank popup window which is continuously loading. After 1.5 minutes NGINX closes connection.

 

 

2021/02/04 04:36:53 [error] 10035#10035: *35593 upstream timed out (110: Operation timed out) while reading upstream, client: **, server: tower.**, request: "POST /logging.htm HTTP/2.0", upstream: "https://192.168.86. 173:1443/logging.htm", host: "tower.**", referrer: "https://tower.**/Main"

 

Link to comment
  • 3 weeks later...
  • 2 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.