Jump to content

Recommended Posts

Posted

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 

Posted (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 by gofterdom
Posted

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)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...