Register for your free account! | Forgot your password?

Go Back   elitepvpers > Coders Den > General Coding
You last visited: Today at 12:41

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



I need help with this error when power a server.

Discussion on I need help with this error when power a server. within the General Coding forum part of the Coders Den category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Mar 2012
Posts: 5
Received Thanks: 0
Lightbulb I need help with this error when power a server.

So guys, I'm trying to set up a game server..
I installed aaPanel and the necessary dependencies for the 'game' to run, but when I enter the command in the console 'cd /ltcq/server/s1 && ./stop.sh' it gives the following error:

HTML Code:
./run.sh: line 8: /ltcq/server/s1/Debug/dbserver/dbserver: cannot execute binary file

./run.sh: line 10: /ltcq/server/s1/Debug/gameworld/gameworld: cannot execute binary file

./run.sh: line 12: /ltcq/server/s1/Debug/gateway/gateway: cannot execute binary file

./run.sh: line 14: /ltcq/server/s1/Debug/loggerserver/loggerserver: cannot execute binary file
nohup: appending output to 'nohup.out'

I'm using Oracle Cloud with an Ampere processor, could that be the issue?
Biiiz is offline  
Old 07/05/2023, 20:47   #2
 
sk8land​'s Avatar
 
elite*gold: 50
Join Date: Nov 2018
Posts: 1,065
Received Thanks: 2,594
You're probably trying to run an x86 binary on Arm. Check the output of file /ltcq/server/s1/Debug/dbserver/dbserver.
sk8land​ is offline  
Old 07/12/2023, 14:58   #3
 
elite*gold: 0
Join Date: Dec 2022
Posts: 14
Received Thanks: 0
The error message you encountered suggests that the binary files for the game server cannot be executed. There could be several reasons for this issue, but make sure that the binary files have the necessary permissions to be executed. You can use the chmod command to set the correct permissions. For example, you can run chmod +x /ltcq/server/s1/Debug/dbserver/dbserver to grant executable permissions to the file.
TonyFinch09 is offline  
Old 08/21/2023, 19:32   #4
 
elite*gold: 0
Join Date: Jun 2010
Posts: 90
Received Thanks: 8
Ensure that the binary files have the necessary execute permissions. You can use the chmod command to make them executable

chmod +x /ltcq/server/s1/Debug/dbserver/dbserver
chmod +x /ltcq/server/s1/Debug/gameworld/gameworld
chmod +x /ltcq/server/s1/Debug/gateway/gateway
chmod +x /ltcq/server/s1/Debug/loggerserver/loggerserver
Ole2212 is offline  
Reply

Tags
game, help - error


Similar Threads Similar Threads
İbot Error-Error Video- Error İmages-HELP
04/10/2012 - DarkOrbit - 11 Replies
SORRY, MY ENGLİSH VERY BAD.I USE TO GOOGLE TRANSLATE :) Most people trying to ibot but in my computer İbot not working. Declared out this error everywhere but I do not get answers Here's the error Video http://youtu.be/q0fK09v-K3c
[Error] Server Error [/Error]
03/30/2011 - Dekaron Private Server - 7 Replies
Okay so i just start the server as usual but then i got this error: http://i.min.us/ibDMH2.jpg



All times are GMT +1. The time now is 12:42.


Powered by vBulletin®
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2025 elitepvpers All Rights Reserved.