Thue

Results 11 comments of Thue

I have the same problem on CentOS 7. I were able to compile and link a little test program using crypt, but I get the same "configure: error: unable to...

Ah. The problem seems to be that the configure linker gets passed a LIBS var which includes -lmariadb. So the crypt function exists and works fine, but the configure test...

Investigating further, the MariaDB-shared only exists in the MariaDB repository, and not in base CentOS 7. And if I don't have the MariaDB repository added, then everything works fine without...

Did you follow this instruction from the readme? > You also need to set "SELINUX=permissive" in /etc/sysconfig/selinux

Well, perhaps the server is just overloaded, as it says. Does the issue go away if you migrate to a bigger server?

With Bukkit there are also subdirectories for "world_nether" and "world_the_end". So it would be unintuitive to rename just the "world" directory. Do you use bukkit. For non-bukkit servers, I suppose...

No, rfwadmin doesn't have an API for that (yet, at least).

Well, for some reason /var/lib/minecraft/servers/default/minecraft.sh.lock is not correctly created, I am guessing. Does /var/lib/minecraft/servers/default/ have the right ownership and permissions? There are two callers to lock_timed_out() where the error is...

Re-reported with correct info

script output attached as smth.txt