Jump to content
  • 0

[Fatal Error]: File not found please help


heisi

Question


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  5
  • Reputation:   0
  • Joined:  03/20/13
  • Last Seen:  

Hello I become every time this error when I start the server with rathena start what could it be:

Athena Starting...
            (c) 2013 rAthena Project


checking...
Check complete.
Looks good, a nice Athena!
Logging is disable
Server 'login-server' started at 02-15-22:16-01
Server 'char-server' started at 02-15-22:16-01
Server 'map-server' started at 02-15-22:16-01
Now Started Athena.
root@ubuntu:/home/heisi/rAthena# [Status]: Memory manager initialised: log/login-server.leaks


                   rAthena Development Team presents
                      ___   __  __
                _____/   | / /_/ /_  ___  ____  ____ _
               / ___/ /| |/ __/ __ \/ _ \/ __ \/ __ `/
              / /  / ___ / /_/ / / /  __/ / / / /_/ /
             /_/  /_/  |_\__/_/ /_/\___/_/ /_/\__,_/

                     http://rathena.org/board/

[Warning]: You are running rAthena with root privileges, it is not necessary.
[Fatal Error]: File not found: conf/inter_athena.conf
[Status]: Memory manager initialised: log/char-server.leaks


                   rAthena Development Team presents
                      ___   __  __
                _____/   | / /_/ /_  ___  ____  ____ _
               / ___/ /| |/ __/ __ \/ _ \/ __ \/ __ `/
              / /  / ___ / /_/ / / /  __/ / / / /_/ /
             /_/  /_/  |_\__/_/ /_/\___/_/ /_/\__,_/

                     http://rathena.org/board/

[Warning]: You are running rAthena with root privileges, it is not necessary.
[Fatal Error]: File not found: conf/inter_athena.conf
[Status]: Memory manager initialised: log/map-server.leaks


                   rAthena Development Team presents
                      ___   __  __
                _____/   | / /_/ /_  ___  ____  ____ _
               / ___/ /| |/ __/ __ \/ _ \/ __ \/ __ `/
              / /  / ___ / /_/ / / /  __/ / / / /_/ /
             /_/  /_/  |_\__/_/ /_/\___/_/ /_/\__,_/

                     http://rathena.org/board/

[Warning]: You are running rAthena with root privileges, it is not necessary.
[Fatal Error]: File not found: conf/inter_athena.conf

 

Link to comment
Share on other sites

9 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  77
  • Reputation:   5
  • Joined:  12/05/12
  • Last Seen:  

2 things to check:

 

1) Does the file inter_athena.conf in the folder conf exist ?

2) How are the permissions to access that file ? ( Oct-Code 0644 or rwxrwxrwx ? )

 

I may have a typo cause i am new to linux but those are the 2 things i would check first.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  5
  • Reputation:   0
  • Joined:  03/20/13
  • Last Seen:  

i hope this can explain it
 

i wonder why it is in a sub directory with this symlink root@ubuntu:/opt/rathena/conf/conf#

root@ubuntu:/opt/rathena# ll
total 44
drwxr-xr-x  6 root root 4096 Feb 15 22:16 ./
drwxr-xr-x  3 root root 4096 Feb 15 22:15 ../
-rwxr-xr-x  1 root root 5204 Feb 15 22:15 athena-start*
drwxr-xr-x  2 root root 4096 Feb 15 22:15 bin/
lrwxrwxrwx  1 root root   28 Feb 15 22:15 char-server -> /opt/rathena/bin/char-server*
-rw-r--r--  1 root root    6 Feb 15 22:16 .char-server.pid
lrwxrwxrwx  1 root root   30 Feb 15 22:15 conf -> /opt/rathena/etc/rathena/conf//
lrwxrwxrwx  1 root root   28 Feb 15 22:15 db -> /opt/rathena/var/rathena/db//
drwxr-xr-x  3 root root 4096 Feb 15 22:15 etc/
lrwxrwxrwx  1 root root   29 Feb 15 22:15 log -> /opt/rathena/var/rathena/log//
lrwxrwxrwx  1 root root   29 Feb 15 22:15 login-server -> /opt/rathena/bin/login-server*
-rw-r--r--  1 root root    6 Feb 15 22:16 .login-server.pid
lrwxrwxrwx  1 root root   27 Feb 15 22:15 map-server -> /opt/rathena/bin/map-server*
-rw-r--r--  1 root root    6 Feb 15 22:16 .map-server.pid
drwxr-xr-x 21 root root 4096 Feb 15 22:15 npc/
drwxr-xr-x  3 root root 4096 Feb 15 22:15 var/
root@ubuntu:/opt/rathena# cd conf/
root@ubuntu:/opt/rathena/conf# ll
total 12
drwxr-xr-x 3 root root 4096 Feb 15 22:15 ./
drwxr-xr-x 3 root root 4096 Feb 15 22:15 ../
drwxr-xr-x 6 root root 4096 Feb 15 22:15 conf/
root@ubuntu:/opt/rathena/conf# cd conf/
root@ubuntu:/opt/rathena/conf/conf# ll
total 148
drwxr-xr-x 6 root root  4096 Feb 15 22:15 ./
drwxr-xr-x 3 root root  4096 Feb 15 22:15 ../
-rw-r--r-- 1 root root  1774 Feb 15 22:15 atcommand_athena.conf
drwxr-xr-x 2 root root  4096 Feb 15 22:15 battle/
-rw-r--r-- 1 root root  1593 Feb 15 22:15 battle_athena.conf
-rw-r--r-- 1 root root  1271 Feb 15 22:15 channels.conf
-rw-r--r-- 1 root root  6992 Feb 15 22:15 char_athena.conf
-rw-r--r-- 1 root root  1993 Feb 15 22:15 charhelp.txt
-rw-r--r-- 1 root root   408 Feb 15 22:15 grf-files.txt
-rw-r--r-- 1 root root  6175 Feb 15 22:15 groups.conf
-rw-r--r-- 1 root root 20224 Feb 15 22:15 help.txt
drwxr-xr-x 2 root root  4096 Feb 15 22:15 import/
drwxr-xr-x 2 root root  4096 Feb 15 22:15 import-tmpl/
-rw-r--r-- 1 root root  3551 Feb 15 22:15 inter_athena.conf
-rw-r--r-- 1 root root  5436 Feb 15 22:15 log_athena.conf
-rw-r--r-- 1 root root  7071 Feb 15 22:15 login_athena.conf
-rw-r--r-- 1 root root  4360 Feb 15 22:15 map_athena.conf
-rw-r--r-- 1 root root 19619 Feb 15 22:15 maps_athena.conf
-rw-r--r-- 1 root root   186 Feb 15 22:15 motd.txt
drwxr-xr-x 4 root root  4096 Feb 15 22:15 msg_conf/
-rw-r--r-- 1 root root  2109 Feb 15 22:15 packet_athena.conf
-rw-r--r-- 1 root root   771 Feb 15 22:15 readme.txt
-rw-r--r-- 1 root root   950 Feb 15 22:15 script_athena.conf
-rw-r--r-- 1 root root   151 Feb 15 22:15 subnet_athena.conf
Edited by heisi
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  77
  • Reputation:   5
  • Joined:  12/05/12
  • Last Seen:  

Ah you have 2 times subfolder conf. Move all files into the first conf-folder, then it should work ^^

 

the server can not find conf / inter_athena.conf cause the path is conf / conf / inter_athena.conf 

Edited by Netsrot
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  5
  • Reputation:   0
  • Joined:  03/20/13
  • Last Seen:  

it works now but ist little strange i installed it with ./install and it copied it in a sub conf dir.

i think i use the old metode i start ever server in a screen and dont install it in /opt/

 

Edited by heisi
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  77
  • Reputation:   5
  • Joined:  12/05/12
  • Last Seen:  

Is there an advantage to use /opt ?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  5
  • Reputation:   0
  • Joined:  03/20/13
  • Last Seen:  

I do not know but i think it must be some advantage when rathena make a install.sh that install rathena in /opt/rathena

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  77
  • Reputation:   5
  • Joined:  12/05/12
  • Last Seen:  

ty^^ maybe one of the coders can answer this question ^^

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  30
  • Topics Per Day:  0.01
  • Content Count:  208
  • Reputation:   11
  • Joined:  05/31/12
  • Last Seen:  

kindly please post here your inter_athena.conf

you should see this

sql.db_hostname: 127.0.0.1 <===== DO NOT CHANGE
sql.db_port: 3306
sql.db_username: ragnarok <==== SQL USERNAME
sql.db_password: ragnarok <==== SQL PASSWORD
sql.db_database: ragnarok <==== RAGNAROK DB ON YOUR PHPMYADMIN
sql.codepage:

// MySQL Character SQL server
char_server_ip: 127.0.0.1 <====== DO NOT CHANGE
char_server_port: 3306
char_server_id: ragnarok <==== SQL USERNAME
char_server_pw: ragnarok <==== SQL PASSWORD 
char_server_db: ragnarok <==== RAGNAROK DB

// MySQL Map SQL Server
map_server_ip: 127.0.0.1 <==== DO NOT CHANGE
map_server_port: 3306
map_server_id: ragnarok <==== SQL USERNAME
map_server_pw: ragnarok <==== SQL PASSWORD
map_server_db: ragnarok <==== RAGNAROK DB

// MySQL Log SQL Database
log_db_ip: 127.0.0.1 <=== DO NOT CHANGE
log_db_port: 3306
log_db_id: ragnarok <===== SQL USERNAME
log_db_pw: ragnarok <===== SQL PASSWORD
log_db_db: log <===== RAGNAROK DB
log_codepage:


THIS IS UNDER CONF/INTER_ATHENA.conf

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  5
  • Reputation:   0
  • Joined:  03/20/13
  • Last Seen:  

The Problem is solved the question is now why put the install.sh from rathena the conf directory into another conf directory

Link to comment
Share on other sites

Join the conversation

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

Guest
Answer this question...

×   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...