IDK what is happening it's not starting I've tried everything.
Posted by xanderOMG2d in discord-bots.
[1:05:30 PM]container if [[ d .git ]] && [[ "0" == "1" ]]; then git pull; fi; if [[ ! z "" ]]; then pip install U prefix .local ; fi; if [[ f /home/container/${REQUIREMENTS FILE} ]]; then pip install U prefix .local r ${REQUIREMENTS FILE}; fi; /usr/local/bin/python /home/container/index.js [1:05:34 PM]File "/home/container/index.js", line 1 [1:05:34 PM]// Bootstrap launcher for BLE OS AI [1:05:34 PM]^^ [1:05:34 PM]SyntaxError: invalid syntax [1:05:34 PM]Server marked as offline [1:05:34 PM][Wispbyte]: Detected server process in a crashed state! [1:05:34 PM][Wispbyte]: Exit code: 1 [1:05:34 PM][Wispbyte]: Out of memory: false [1:05:34 PM][Wispbyte]: Aborting automatic restart, last crash occurred less than 60 seconds ago.
Replies
axillux
You are on python server not node.js