Skip to content

Blank Admin v2 interface #3377

Open
Open
@olaf7

Description

After upgrading to 2.3.0 on Debian Bookworm virtualenv manual installation using MariaDB, Nginx, Supervisor, gunicornL
I can login to the v1 admin panel. It provides a button to open the v2 interface. When I open this link in a new window on Chromium I get a blank screen (in settings.py Debug is enabled). When I check using developer tools and record the reload I get:

new-admin/:6 <link rel=preload> has an unsupported `type` value
localhost/api/o/.well-known/openid-configuration:1 
        
        
       Failed to load resource: net::ERR_CONNECTION_REFUSED
index-Dm6Rkjhz.js:26 Error: Unable to preload CSS for /new-admin/assets/VMenu-BSzGr_ci.css
    at HTMLLinkElement.<anonymous> (index-Dm6Rkjhz.js:22:2327)
wt @ index-Dm6Rkjhz.js:26
index-Dm6Rkjhz.js:33 
        
        
       Uncaught (in promise) TypeError: Failed to fetch
    at Kl.fetchWithTimeout (index-Dm6Rkjhz.js:33:52479)
    at Kl.getJson (index-Dm6Rkjhz.js:33:52999)
    at Aw.getMetadata (index-Dm6Rkjhz.js:33:56127)
    at Aw._getMetadataProperty (index-Dm6Rkjhz.js:33:57057)
    at Aw.getAuthorizationEndpoint (index-Dm6Rkjhz.js:33:56427)
    at zw.createSigninRequest (index-Dm6Rkjhz.js:33:75652)
    at Zw._signinStart (index-Dm6Rkjhz.js:33:98668)
    at Zw.signinRedirect (index-Dm6Rkjhz.js:33:93879)
index-Dm6Rkjhz.js:22 Uncaught (in promise) Error: Unable to preload CSS for /new-admin/assets/VToolbar-BVnJSNDw.css
    at HTMLLinkElement.<anonymous> (index-Dm6Rkjhz.js:22:2327)
6The resource <URL> was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.
new-admin/:6 <link rel=preload> has an unsupported `type` value
Navigated to https://modoboa.example.net/new-admin/
index-Dm6Rkjhz.js:33 
        
        
       GET https://localhost/api/o/.well-known/openid-configuration net::ERR_CONNECTION_REFUSED
fetchWithTimeout @ index-Dm6Rkjhz.js:33
getJson @ index-Dm6Rkjhz.js:33
getMetadata @ index-Dm6Rkjhz.js:33
_getMetadataProperty @ index-Dm6Rkjhz.js:33
getAuthorizationEndpoint @ index-Dm6Rkjhz.js:33
createSigninRequest @ index-Dm6Rkjhz.js:33
_signinStart @ index-Dm6Rkjhz.js:33
signinRedirect @ index-Dm6Rkjhz.js:33
await in signinRedirect
W @ index-Dm6Rkjhz.js:38
await in W
(anonymous) @ index-Dm6Rkjhz.js:30
(anonymous) @ index-Dm6Rkjhz.js:38
await in (anonymous)
(anonymous) @ index-Dm6Rkjhz.js:26
f @ index-Dm6Rkjhz.js:26
(anonymous) @ index-Dm6Rkjhz.js:26
(anonymous) @ index-Dm6Rkjhz.js:26
runWithContext @ index-Dm6Rkjhz.js:14
le @ index-Dm6Rkjhz.js:26
(anonymous) @ index-Dm6Rkjhz.js:26
Promise.then
(anonymous) @ index-Dm6Rkjhz.js:26
Qe @ index-Dm6Rkjhz.js:26
(anonymous) @ index-Dm6Rkjhz.js:26
Promise.then
we @ index-Dm6Rkjhz.js:26
de @ index-Dm6Rkjhz.js:26
de @ index-Dm6Rkjhz.js:26
Q @ index-Dm6Rkjhz.js:26
install @ index-Dm6Rkjhz.js:26
use @ index-Dm6Rkjhz.js:14
DA @ index-Dm6Rkjhz.js:740
(anonymous) @ index-Dm6Rkjhz.js:740
Promise.then
(anonymous) @ index-Dm6Rkjhz.js:740
Promise.then
(anonymous) @ index-Dm6Rkjhz.js:740
index-Dm6Rkjhz.js:26 Error: Unable to preload CSS for /new-admin/assets/VApp-CAg9RG4k.css
    at HTMLLinkElement.<anonymous> (index-Dm6Rkjhz.js:22:2327)
wt @ index-Dm6Rkjhz.js:26
(anonymous) @ index-Dm6Rkjhz.js:26
Promise.catch
de @ index-Dm6Rkjhz.js:26
de @ index-Dm6Rkjhz.js:26
Q @ index-Dm6Rkjhz.js:26
install @ index-Dm6Rkjhz.js:26
use @ index-Dm6Rkjhz.js:14
DA @ index-Dm6Rkjhz.js:740
(anonymous) @ index-Dm6Rkjhz.js:740
Promise.then
(anonymous) @ index-Dm6Rkjhz.js:740
Promise.then
(anonymous) @ index-Dm6Rkjhz.js:740
index-Dm6Rkjhz.js:33 
        
        
       Uncaught (in promise) TypeError: Failed to fetch
    at Kl.fetchWithTimeout (index-Dm6Rkjhz.js:33:52479)
    at Kl.getJson (index-Dm6Rkjhz.js:33:52999)
    at Aw.getMetadata (index-Dm6Rkjhz.js:33:56127)
    at Aw._getMetadataProperty (index-Dm6Rkjhz.js:33:57057)
    at Aw.getAuthorizationEndpoint (index-Dm6Rkjhz.js:33:56427)
    at zw.createSigninRequest (index-Dm6Rkjhz.js:33:75652)
    at Zw._signinStart (index-Dm6Rkjhz.js:33:98668)
    at Zw.signinRedirect (index-Dm6Rkjhz.js:33:93879)
fetchWithTimeout @ index-Dm6Rkjhz.js:33
getJson @ index-Dm6Rkjhz.js:33
getMetadata @ index-Dm6Rkjhz.js:33
_getMetadataProperty @ index-Dm6Rkjhz.js:33
getAuthorizationEndpoint @ index-Dm6Rkjhz.js:33
createSigninRequest @ index-Dm6Rkjhz.js:33
_signinStart @ index-Dm6Rkjhz.js:33
signinRedirect @ index-Dm6Rkjhz.js:33
await in signinRedirect
W @ index-Dm6Rkjhz.js:38
await in W
(anonymous) @ index-Dm6Rkjhz.js:30
(anonymous) @ index-Dm6Rkjhz.js:38
await in (anonymous)
(anonymous) @ index-Dm6Rkjhz.js:26
f @ index-Dm6Rkjhz.js:26
(anonymous) @ index-Dm6Rkjhz.js:26
(anonymous) @ index-Dm6Rkjhz.js:26
runWithContext @ index-Dm6Rkjhz.js:14
le @ index-Dm6Rkjhz.js:26
(anonymous) @ index-Dm6Rkjhz.js:26
Promise.then
(anonymous) @ index-Dm6Rkjhz.js:26
Qe @ index-Dm6Rkjhz.js:26
(anonymous) @ index-Dm6Rkjhz.js:26
Promise.then
we @ index-Dm6Rkjhz.js:26
de @ index-Dm6Rkjhz.js:26
de @ index-Dm6Rkjhz.js:26
Q @ index-Dm6Rkjhz.js:26
install @ index-Dm6Rkjhz.js:26
use @ index-Dm6Rkjhz.js:14
DA @ index-Dm6Rkjhz.js:740
(anonymous) @ index-Dm6Rkjhz.js:740
Promise.then
(anonymous) @ index-Dm6Rkjhz.js:740
Promise.then
(anonymous) @ index-Dm6Rkjhz.js:740
index-Dm6Rkjhz.js:22 Uncaught (in promise) Error: Unable to preload CSS for /new-admin/assets/VAlert-CboFb8ND.css
    at HTMLLinkElement.<anonymous> (index-Dm6Rkjhz.js:22:2327)
(anonymous) @ index-Dm6Rkjhz.js:22
error
(anonymous) @ index-Dm6Rkjhz.js:22
(anonymous) @ index-Dm6Rkjhz.js:22
et @ index-Dm6Rkjhz.js:22
component @ index-Dm6Rkjhz.js:38
ao @ index-Dm6Rkjhz.js:26
(anonymous) @ index-Dm6Rkjhz.js:26
Promise.then
we @ index-Dm6Rkjhz.js:26
de @ index-Dm6Rkjhz.js:26
de @ index-Dm6Rkjhz.js:26
Q @ index-Dm6Rkjhz.js:26
install @ index-Dm6Rkjhz.js:26
use @ index-Dm6Rkjhz.js:14
DA @ index-Dm6Rkjhz.js:740
(anonymous) @ index-Dm6Rkjhz.js:740
Promise.then
(anonymous) @ index-Dm6Rkjhz.js:740
Promise.then
(anonymous) @ index-Dm6Rkjhz.js:740
new-admin/:1 The resource https://modoboa.example.net/new-admin/assets/materialdesignicons-webfont-Dp5v-WZN.woff2 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.
new-admin/:1 The resource https://modoboa.example.net/new-admin/assets/materialdesignicons-webfont-PXm3-2wK.woff was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.
new-admin/:1 The resource https://modoboa.example.net/new-admin/assets/materialdesignicons-webfont-B7mPwVP_.ttf was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions