I have a Error on the Linux Server

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
oyoelo
Posts:1
Joined:Sun Feb 21, 2021 6:49 pm
I have a Error on the Linux Server

Post by oyoelo » Sun Feb 21, 2021 6:50 pm

root@rdserver:/opt/l2j/server/login# ls
LoginServer_loop.sh data log startLoginServer.sh
META-INF l2j-server-login-logo_256x256.png log4j2.xml
com l2jlogin.jar sql
config libs startLoginServer.bat
root@rdserver:/opt/l2j/server/login# chmod 755 startSQLAccountManager.sh
chmod: cannot access 'startSQLAccountManager.sh': No such file or directory
root@rdserver:/opt/l2j/server/login#

User avatar
JohnMayhem
Posts:1
Joined:Thu May 28, 2020 8:12 am
Location:Moldova
Contact:

Re: I have a Error on the Linux Server

Post by JohnMayhem » Thu Apr 01, 2021 6:16 am

There is no such thing as startSQLAccountManager.sh a long time ago.

Please describe what are you trying to do?

Sacrifice
Advanced User
Advanced User
Posts:1025
Joined:Thu Aug 14, 2014 6:31 am
Location:Spain

Re: I have a Error on the Linux Server

Post by Sacrifice » Fri May 28, 2021 4:53 am

./startSQLAccountManager.sh
Retail GameMaster and Developer using Eclipse for Java Developers (64 bits), OpenJDK14 (64 bits), MySQL 8.0+ (64 bits).

User avatar
regenx
Posts:319
Joined:Sat Jul 17, 2010 6:55 am

Re: I have a Error on the Linux Server

Post by regenx » Thu Jun 03, 2021 8:58 pm

You have no privileges (see CHMOD) ...
Give priv on your .sh file and try again (if you're remote use nohup command or Screen).
Good Luck.

Post Reply