Everything posted by lotti
-
renewed license, upgraded to 7.3.0, no UI at all
Thanks @JorgeB ! It worked!
-
renewed license, upgraded to 7.3.0, no UI at all
i patched every error until i've got the ui working back. it seems that 7.3.0 cannot find the license so all the fields are set to (null) and all the math did by php was failing badly. Succesfully rolled back to 7.2.6.
-
renewed license, upgraded to 7.3.0, no UI at all
the problem was related to dynamix plugin and its incompatibility with php 8.4. [15-May-2026 15:01:01 Europe/Berlin] PHP Fatal error: Uncaught TypeError: Unsupported operand types: string * int in /usr/local/emhttp/plugins/dynamix/scripts/monitor:268 Stack trace: #0 {main} thrown in /usr/local/emhttp/plugins/dynamix/scripts/monitor on line 268 [15-May-2026 15:02:44 Europe/Berlin] PHP Fatal error: Uncaught TypeError: date(): Argument #2 ($timestamp) must be of type ?int, string given in /usr/local/emhttp/plugins/dynamix/template.php:59 Stack trace: #0 /usr/local/emhttp/plugins/dynamix/template.php(59): date('Ymd', '(null)') #1 {main} thrown in /usr/local/emhttp/plugins/dynamix/template.php on line 59 Fixing these two points with fake values, got my to 7.3.0 first run wizard. now i hope to find a way to disable / upgrade this plugin. It's nice to see that PHP is haunting me even on my day off.
-
renewed license, upgraded to 7.3.0, no UI at all
seems mostly a license problem to me
-
renewed license, upgraded to 7.3.0, no UI at all
nas-diagnostics-20260515-1429.zipnas-diagnostics-20260515-1433.zip Yes, i can login with ssh. pre and post nginx + php-fpm manual start
-
renewed license, upgraded to 7.3.0, no UI at all
No, I don't have backup of the USB key. Neither a spare USB key. Anyway, all my docker config are stored on disk. If I have to reinstall everything I just care about my docker compose projects, I can restore other settings from scratch eventually.
-
renewed license, upgraded to 7.3.0, no UI at all
Hello! I've upgraded the OS step by step from 7.2.2 to 7.2.5. Then i've renewed the subscription and installed the new key (Starter) from the tools section, pasting the key url and upgraded to 7.2.6. Then i've upgraded to 7.3.0 and unraid UI won't boot at all. The license is still in the USB key (didn't had option to move it to tcp chip), the usb key works: the os boots i can login with root user. ssh works. nginx is stopped: manually starting nginx and php-fpm got me to unraid login then nothing else: the browser can't reach the server (neither loging anymore). Everything seems in place in the USB (i don't think is dieing or being corrupted). What can I check? How to try to install the license manually? Thanks in advance.