YunoHost-Apps / libreto_ynh

LibreTo package for YunoHost
http://libreto.net/
GNU Affero General Public License v3.0
6 stars 5 forks source link

Initial instance load is broken and does not operate correctly #18

Open ashworksco opened 2 years ago

ashworksco commented 2 years ago

Describe the bug

Libreto does not load itself fully.

Context

Steps to reproduce

Expected behavior

I expect the app to load in as a Notebook-style app, and show any pads already made. There is one currently being tested.

Logs

(I am aware that some of these are expected due to how Libreto currently runs, but there are several errors here that are unfamiliar according to discussion on IRC, especially the 500 error)

From Chrome Console: Failed to load resource: the server responded with a status of 404 () /ash:129 Refused to apply style from 'https://libreto.asterismos.co/assets/css/ynh_portal.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled. /ash:134 Refused to apply style from 'https://libreto.asterismos.co/assets/themes/default/custom_portal.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled. /ash:1 Refused to execute script from 'https://libreto.asterismos.co/assets/themes/default/custom_portal.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled. Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'. /reader/ash/%3C%21DOCTYPE+html%3E:1
Failed to load resource: the server responded with a status of 500 () Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'. %3Cspan+class%3D%22element-invisible%22%3EYunohost%3C%2Fspan%3E:1 Failed to load resource: the server responded with a status of 500 () %3Cspan+class%3D%22element-invisible%22%3Eyunohost%3C%2Fspan%3E:1 Refused to apply style from 'https://libreto.asterismos.co/assets/css/ynh_portal.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled. %3Cspan+class%3D%22element-invisible%22%3Eyunohost%3C%2Fspan%3E:1 Refused to apply style from 'https://libreto.asterismos.co/assets/themes/default/custom_portal.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.

Screen Shot 2022-08-07 at 2 13 30 PM