gssdu Posted October 30, 2023 Share Posted October 30, 2023 Not sure exactly what is going on here, some date/time conversion bug? The mouse-over text on the upper-right of dashboard for "Trial Key Expires in ..." reports my key expiring in 1704. Not a critical issue, but somewhat amusing. 2 Quote Link to comment
zspearmint Posted November 1, 2023 Share Posted November 1, 2023 Haha! Most bugs aren't funny but this one got a good laugh out of me. Thanks for reporting this. Will need a few things to troubleshoot: On your server can you please navigate to /plugins/dynamix.my.servers/data/server-state.php, this will display the JSON data that I use to populate various components throughout the webGUI. Please find and provide the following three values connectPluginVersion (if you have it installed) osVersion expireTime Please do not copy paste the whole output of the JSON as it contains a few details you don't want shared on the forums If you use Firefox it should automatically format the JSON to make it easy find these key value pairs. Otherwise you may need to CTRL/CMD + F and search the page to make it easier. 1 Quote Link to comment
SpencerJ Posted November 1, 2023 Share Posted November 1, 2023 On 10/30/2023 at 7:59 AM, gssdu said: Not sure exactly what is going on here, some date/time conversion bug? The mouse-over text on the upper-right of dashboard for "Trial Key Expires in ..." reports my key expiring in 1704. Not a critical issue, but somewhat amusing. Just to rule this out, can you confirm you are not a Vampire running a legacy version? 4 Quote Link to comment
Michael_P Posted November 1, 2023 Share Posted November 1, 2023 "Ticket ID ##RE-36895## status updated: Closed - Reason: Is vampire" 2 Quote Link to comment
gssdu Posted November 2, 2023 Author Share Posted November 2, 2023 15 hours ago, zspearmint said: /plugins/dynamix.my.servers/data/server-state.php Didn't find this; did you mean /usr/local/emhttp/... ? That file, as the extention indicates, is just PHP code, no JSON there. 1 Quote Link to comment
gssdu Posted November 2, 2023 Author Share Posted November 2, 2023 @spencerJ not that I know of... but there was that trip to Romania a few years ago; lovely castles and forests. A lot of mosquitos too, always getting bitten. 🤷♂️ 2 Quote Link to comment
zspearmint Posted November 2, 2023 Share Posted November 2, 2023 7 hours ago, gssdu said: Didn't find this; did you mean /usr/local/emhttp/... ? That file, as the extention indicates, is just PHP code, no JSON there. Sorry, I should have been more clear. In your browser navigate to the path that I specified. Ex: https://tower.local/plugins/dynamix.my.servers/data/server-state.php Then you'll see the JSON output from the PHP. Again don't share the whole file output just the three values with expireTime being the most important here. Quote Link to comment
gssdu Posted November 3, 2023 Author Share Posted November 3, 2023 Ha ha! Sorry I looked at that and saw a Linux path, not a URL, so went straight to the terminal. Here you go: "connectPluginVersion":"2023.09.08.0637", "expireTime":1699631168000, "osVersion":"6.12.4", Quote Link to comment
zspearmint Posted November 9, 2023 Share Posted November 9, 2023 On 11/3/2023 at 5:44 AM, gssdu said: Ha ha! Sorry I looked at that and saw a Linux path, not a URL, so went straight to the terminal. Here you go: "connectPluginVersion":"2023.09.08.0637", "expireTime":1699631168000, "osVersion":"6.12.4", So sorry for the delay. For some reason I didn't get an email notification and I've been very heads down working on future Unraid stuff. So I'm just now seeing this Working on this component today so I'll be attempting to re-create and fix. Quote Link to comment
gssdu Posted November 9, 2023 Author Share Posted November 9, 2023 No worries, no urgency on this end. 1 Quote Link to comment
Recommended Posts
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.