- Annoyance
Hi,
upgraded to Unraid 6.10.2 today. I experienced a strange UI issue where the loading animation didn't stop when renaming the description of the server (see screenshot attached). I use Firefox version 101.0 (64-bit).
What you will find in the diagnostics I attached - it may help to reproduce the issue:
1. Took the array offline
2. Disabled smb1
3. Renamed server description to NAS
3.1 The loading animation didn't stop. I then clicked on another tab and loading stopped
4. Started the array
4.1 Strange Firefox popup appeared. Cannot remember the text anymore, but I clicked resend in the modal dialog
5. Stale configuration appeared suddenly in the footer after clicking the button from the Firefox modal dialog
6. Seems like I could not start the array anymore
6.1 Removed disk assignment from array and reassigned
7. Stale message went away
7.1. Still could not start the array from the UI anymore (no button)
8. Reboot
9. Array successfully started
From the system logs only the following messages look suspicious to me:
Jun 5 12:53:17 Zeus nginx: 2022/06/05 12:53:17 [error] 9589#9589: *6130 open() "/usr/local/emhttp/images/directory.png" failed (2: No such file or directory) while sending to client, client: 192.168.178.25, server: , request: "GET /images/directory.png HTTP/1.1", host: "192.168.178.21"
Jun 5 12:53:23 Zeus nginx: 2022/06/05 12:53:23 [error] 9589#9589: *6156 open() "/usr/local/emhttp/images/directory.png" failed (2: No such file or directory) while sending to client, client: 192.168.178.25, server: , request: "GET /images/directory.png HTTP/1.1", host: "192.168.178.21"
[...]
# More occured in the meantime, but not part of the diagnostics
Jun 5 15:57:24 Zeus nginx: 2022/06/05 15:57:24 [error] 9589#9589: *103560 open() "/usr/local/emhttp/images/ui-icons_222222_256x240.png" failed (2: No such file or directory) while sending to client, client: 192.168.178.25, server: , request: "GET /images/ui-icons_222222_256x240.png HTTP/1.1", host: "192.168.178.21"
Jun 5 16:22:23 Zeus nginx: 2022/06/05 16:22:23 [error] 9589#9589: *122857 open() "/usr/local/emhttp/images/ui-icons_222222_256x240.png" failed (2: No such file or directory) while sending to client, client: 192.168.178.25, server: , request: "GET /images/ui-icons_222222_256x240.png HTTP/1.1", host: "192.168.178.21"
Jun 5 16:30:19 Zeus nginx: 2022/06/05 16:30:19 [error] 9589#9589: *126641 open() "/usr/local/emhttp/images/file-types.png" failed (2: No such file or directory) while sending to client, client: 192.168.178.25, server: , request: "GET /images/file-types.png HTTP/1.1", host: "192.168.178.21"
Jun 5 16:30:37 Zeus nginx: 2022/06/05 16:30:37 [error] 9589#9589: *126641 open() "/usr/local/emhttp/images/file-types.png" failed (2: No such file or directory) while sending to client, client: 192.168.178.25, server: , request: "GET /images/file-types.png HTTP/1.1", host: "192.168.178.21"
Jun 5 16:30:42 Zeus nginx: 2022/06/05 16:30:42 [error] 9589#9589: *126641 open() "/usr/local/emhttp/images/file-types.png" failed (2: No such file or directory) while sending to client, client: 192.168.178.25, server: , request: "GET /images/file-types.png HTTP/1.1", host: "192.168.178.21"
Though, they might be totally unrelated or caused by a plugin I use. Don't know.