gofterdom Posted 5 hours ago Author Posted 5 hours ago No I want to learn ! But I thought you wanted me to rewrite my project in Python and felt overwhelmed lol I'm on it now ! Quote
gofterdom Posted 5 hours ago Author Posted 5 hours ago By the way this will feel like the smallest step for you, but the html/js part of the website actually works now on heliohost ! even if the server doesn't Quote
gofterdom Posted 4 hours ago Author Posted 4 hours ago (edited) Ok so : I've followed all the steps to start and stop the bot, but i've replaced the .py bot by server.js (my server script, placed in root directory). I've added the same permissions. Is that what was expected ? Unfortunately citadel.helioho.st/bot_control/ only shows : Cannot GET /bot_control/ i've also tried the full adress : console error : bot_control/:1 GET https://citadel.helioho.st/httpdocs/bot_control/ 404 (Not Found) The tutorial said to check the bot logs but i cannot find them in the bot_control dir. There are logs in the log dir, but i don't know which ones are the bot one. Am I on a wrong track ? Edited 4 hours ago by gofterdom Quote
gofterdom Posted 1 hour ago Author Posted 1 hour ago Ok i managed to find it by going directyly to https://citadel.helioho.st/bot_control/index.sh but now it's giving me errors, that seems like it's expecting a python document and not a js document, the comments are not read as comment... server.js is not running. Start - Check Load Logs: Clear Logs - Full Logs [2025-06-27 12:22:07] Starting server.js. File "/home/citadel.helioho.st/server.js", line 321 // Only add tiles that don't already exist at those coordinates ^ SyntaxError: unterminated string literal (detected at line 321) [2025-06-27 12:22:11] Starting server.js. File "/home/citadel.helioho.st/server.js", line 321 // Only add tiles that don't already exist at those coordinates ^ SyntaxError: unterminated string literal (detected at line 321) Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.