I have searched the forum for similar issues
on
This category is for issues regarding specific apps, NOT general issues with YunoHost.
on
This form is written in English
but feel free to write in French
if you’re more comfortable!
on
What type of hardware are you using
VPS bought online
What YunoHost version are you running
11.2.30.2 (stable)
What app is this about
isso
Describe your issue
I installed isso, when accessing it (https://my.isso.domain), it automatically goes to https://my.isso.domain/js/embed.min.js and display the raw js.
I can’t access the admin of do anything.
Any idea on what to do?
Share relevant logs or error messages
No error but here is what is displayed. It starts with:
!function(){var e={822:function(e,t,n){for(var o,a,i=n(468),s=n(606),m=function(){return window.location.pathname},r=document.getElementsByTagName(“script”),c=0;c<r.length;c++)if(r[c].hasAttribute(“data-isso”)){a=r[c].getAttribute(“data-isso”);break}if(!a){for(c=0;c<r.length;c++)if(r[c].getAttribute(“async”)||r[c].getAttribute(“defer”))throw"Isso’s automatic configuration detection failed, please refer to GitHub - isso-comments/isso: a Disqus alternative and add a custom data-isso attribute.“;o=r[r.length-1],a=o.src.substring(0,o.src.length-”/js/embed.min.js".length)}“/”===a[a.length-1]&&(a=a.substring(0,a.length-1));var d=function(e,t,n,o,a){var i=new XMLHttpRequest;try{i.open(e,t,!0),i.withCredentials=!0,i.setRequestHeader(“Content-Type”,“application/json”),i.onreadystatechange=function(){
Not a full copy/paste, I guess it’s not relevant