Anope IRC Services

Anope Support => 1.8.x/1.7.x Support (Read Only) => Topic started by: Dominic on March 14, 2010, 10:42:15 AM

Title: services doesnt save user and setting
Post by: Dominic on March 14, 2010, 10:42:15 AM
I just installed anope on my new server. I was using anope on my old server without any problem.
but with this new server anope doesn't save nothing when rebooted.
Title: Re: services doesnt save user and setting
Post by: Charles Kingsley on March 14, 2010, 03:34:58 PM
Hi,

We need more information.

Does it create any .db files?
Are you the "owner" of the directory anope is installed in? (show us la -al ~ and ls -al ~/services & if it's really 1.9 ls -al ~/services/data)



Title: Re: services doesnt save user and setting
Post by: Dominic on March 17, 2010, 09:32:42 AM
ok

ls -al ~ =
Code: [Select]
drwxr-xr-x  8 ircd ircd 4096 Mar 17 09:30 .
drwxr-xr-x  3 root root 4096 Mar 17 08:33 ..
-rw-------  1 ircd ircd  137 Mar 17 08:36 .bash_history
-rw-r--r--  1 ircd ircd  220 Mar 17 08:33 .bash_logout
-rw-r--r--  1 ircd ircd 3180 Mar 17 08:33 .bashrc
drwxr-xr-x  2 ircd ircd 4096 Mar 17 08:33 .cache
-rw-r--r--  1 ircd ircd   23 Mar 17 09:20 .oidentd.conf
-rw-r--r--  1 ircd ircd  675 Mar 17 08:33 .profile
drwx------ 13 ircd ircd 4096 Mar 17 09:08 Unreal3.2
drwxr-xr-x  7 ircd ircd 4096 Mar 17 09:05 anope-1.8.3
drwxr-xr-x  7 ircd ircd 4096 Mar 17 09:27 services

and ls -al ~/services
Code: [Select]
drwxr-xr-x 7 ircd ircd   4096 Mar 17 09:27 .
drwxr-xr-x 8 ircd ircd   4096 Mar 17 09:30 ..
-rwxr-xr-x 1 ircd ircd   3917 Mar 17 09:06 anoperc
drwxr-xr-x 2 ircd ircd   4096 Mar 17 09:06 backups
-rw------- 1 ircd ircd     52 Mar 17 09:27 bot.db
-rw------- 1 ircd ircd    587 Mar 17 09:27 chan.db
-rw-r--r-- 1 ircd ircd    886 Mar 17 09:06 example.chk
-rw------- 1 ircd ircd      6 Mar 17 09:27 exception.db
-rw------- 1 ircd ircd      5 Mar 17 09:27 hosts.db
-rw------- 1 ircd ircd      0 Mar 17 09:27 hs_request.db
drwx------ 2 ircd ircd   4096 Mar 17 09:06 languages
-rwxr-xr-x 3 ircd ircd 979954 Mar 17 09:06 listchans
-rwxr-xr-x 3 ircd ircd 979954 Mar 17 09:06 listnicks
drwxr-xr-x 2 ircd ircd   4096 Mar 17 09:12 logs
drwxr-xr-x 3 ircd ircd   4096 Mar 17 09:06 modules
-rwxr-xr-x 1 ircd ircd   5979 Mar 17 09:06 mydbgen
-rw------- 1 ircd ircd      6 Mar 17 09:27 news.db
-rw------- 1 ircd ircd   2238 Mar 17 09:27 nick.db
-rw------- 1 ircd ircd     20 Mar 17 09:27 oper.db
-rw------- 1 ircd ircd      0 Mar 17 09:27 os_info.db
-rwxr-xr-x 3 ircd ircd 979954 Mar 17 09:06 services
-rw-r--r-- 1 ircd ircd  56603 Mar 17 08:11 services.conf
-rw------- 1 ircd ircd      5 Mar 17 09:22 services.pid
-rw-r--r-- 1 ircd ircd  12654 Mar 17 09:06 tables.sql
drwxr-xr-x 2 ircd ircd   4096 Mar 17 09:06 tools

the other command will show 1.8.3 because I changed my version but problem is still there
Title: Re: services doesnt save user and setting
Post by: Charles Kingsley on March 17, 2010, 09:46:48 AM
Looks OK to me, nick.db is showing stuff in it.

So if you /os restart you will lose everything? does nick.db file size go down?