Hi there,
I am trying to set up x2go HTML client on Ubuntu server following instructions provided there: https://wiki.x2go.org/doku.php/wiki:advanced:x2gohtmlclient
Nginx web server configuration is OK.
After hitting "START X2GO CLIENT", I see the splash screen and the message "Connecting as <USER> to <SERVER>...".
Firefox browser console outputs the following error:
Uncaught SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data onreadystatechange https:// <SERVER>/assets/js/x2gokdriveclient.min.js:500 startXHRRequest https://<SERVER>/assets/js/x2gokdriveclient.min.js:496 startX2GoConnection https:// <SERVER>/assets/js/x2gokdriveclient.min.js:512 setStartCallback https://<SERVER>/assets/js/x2gokdriveclient.min.js:44 setStartCallback https://<SERVER>/assets/js/x2gokdriveclient.min.js:41 X2GoHTMLClient https://<SERVER>/assets/js/x2gokdriveclient.min.js:494 main https://<SERVER>/assets/js/x2gokdriveclient.min.js:538 <anonymous> https://<SERVER>/assets/js/x2gokdriveclient.min.js:539
I read this thread: https://lists.x2go.org/pipermail/x2go-user/2021-May/006526.html But I also read this: https://wiki.x2go.org/doku.php/wiki:development:roadmap
Should I build x2gokdrive or should I give up?
Thanks and best regards,
Jérôme