Admin Settings view breaks bolow of the version display

i host some NCs in docker containers. They are all similarly installed.

in one of my instances tha “administration settings” view works fine: it displays the current version 30.0.4 and below it shows if there are updates (" Your version is up to date. "

in the other instance, the screen is empty below the version number . " Checking for system and security issues. " runs some time and then it shows nothing special.

why is the screen cut off?

— update:
It doesn’t seem to be related to the running apps, i checked that. all apps from the instance where it doesn’t work are also installed i nthe instance where it works

I have the same issue on my 2 NC (30.0.4 and 30.0.2) both on OVH shared hosting. Everything disappeared after the last upgrade.

1 Like

Can one of you fill out the support template? We don’t even know which Docker image you’re referring to. :wink:

Plus the browser inspector results + log entries (requested in the support template) would likely provide some hints about the cause of whatever you’re experiencing.

A screenshot would be nice too.

In my case, no docker image but standard install on an OVH shared hosting, php 8.1

Shots:

In your case you have legitimate errors to fix (the .mjs one is critical for NC >= v28). Please see the Admin Manual or search here to remedy.

thanks. But I think the errors don’t cause the blank page after the current version, right? They (at least some) have been here since many versions ago. :slight_smile:

The most common symptom of missing .mjs support is a blank page where one expects something (i.e. your Admin settings->Logging page is likely broken at the moment).

In any case, I refer back to the rest of my response:

[…] the browser inspector results + log entries (requested in the support template) would likely provide some hints about the cause of whatever you’re experiencing.

Thanks for the reply. You’re right, in one installation there was the mjs problem (now solved) but not in the other.
For some reason the app “update notification” was disabled in both sites. I’ve re-enabled it ad the notification is there again.

1 Like

the app “update notification” was disabled in my inistances too.

maybe there should be a note, that it is disabled on the site, so others won’t wonder like us:

This topic was automatically closed 8 days after the last reply. New replies are no longer allowed.