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