Error Trying to Build DIRTSAND Server
Re: Error Trying to Build DIRTSAND Server
iirc you can ignore those errors for the first time so you can generate the keys to put in the file.
Code: Select all
long longestTimeWithoutPlayingMoula = (new Date()) - (new Date(2014, 9, 26));
- Lyrositor
- Director of Wiki Operations
- Posts: 208
- Joined: Tue Feb 07, 2012 6:05 pm
- MOULa KI#: 6940115
- Contact:
Re: Error Trying to Build DIRTSAND Server
That's what the tutorial says, yes: "You can safely ignore all startup errors."
I wasn't aware you were at this stage.
I wasn't aware you were at this stage.
Lyrositor
Explorer #16601888
Explorer #16601888
Re: Error Trying to Build DIRTSAND Server
So for:
su - dirtsand
should I ignore this error?:
su: Authentication failure
if so, what am I supposed to do after:
nano dirtsand.ini
which seems to be blank?
su - dirtsand
should I ignore this error?:
su: Authentication failure
if so, what am I supposed to do after:
nano dirtsand.ini
which seems to be blank?
Those wonderfull Worlds are called " Ages" , because that is what it takes to build one. -Dendwaler
Have you even TRIED to set up a client and server? THAT takes ages. -PeterC
Have you even TRIED to set up a client and server? THAT takes ages. -PeterC
Re: Error Trying to Build DIRTSAND Server
It seems that it's not copying the file from dirtsand.sample.ini to dirtsand.ini
Those wonderfull Worlds are called " Ages" , because that is what it takes to build one. -Dendwaler
Have you even TRIED to set up a client and server? THAT takes ages. -PeterC
Have you even TRIED to set up a client and server? THAT takes ages. -PeterC
-
- Deep Island Admin
- Posts: 2972
- Joined: Mon May 05, 2008 5:50 am
- MOULa KI#: 0
- Location: Germany
Re: Error Trying to Build DIRTSAND Server
Uh, "su"? Why that? You should NOT run dirtsand as root. There's no reason to do so, the only gain you have is that every security issue in dirtsand suddenly got much more severe.
I prefer e-mails to "diafero arcor de" (after adding the at and the dot) over PMs.
"Many people's horizon is a circle with a radius of zero. They call it their point of view."
Deep Island Shard | Offline KI
"Many people's horizon is a circle with a radius of zero. They call it their point of view."
Deep Island Shard | Offline KI
Re: Error Trying to Build DIRTSAND Server
the "su - dirtsand" commando is used to switch to the dirtsand user so you don't run it as root. The authentication failure means that the password you type in it is incorrect and the switch fails. No you should not ignore that error.
The errors we told you to ignore earlier were from dirtsand because there wasn't a configuration file yet and therefore cannot run yet as a fully functional dirtsand server. The authentication error means that the command failed.
The errors we told you to ignore earlier were from dirtsand because there wasn't a configuration file yet and therefore cannot run yet as a fully functional dirtsand server. The authentication error means that the command failed.
Code: Select all
long longestTimeWithoutPlayingMoula = (new Date()) - (new Date(2014, 9, 26));
-
- Deep Island Admin
- Posts: 2972
- Joined: Mon May 05, 2008 5:50 am
- MOULa KI#: 0
- Location: Germany
Re: Error Trying to Build DIRTSAND Server
Oh, right, the "-" means you want a login shell. Is there any reason you don't just "su dataserver"?
Anyway, this is probably not the problem he's having
Anyway, this is probably not the problem he's having

I prefer e-mails to "diafero arcor de" (after adding the at and the dot) over PMs.
"Many people's horizon is a circle with a radius of zero. They call it their point of view."
Deep Island Shard | Offline KI
"Many people's horizon is a circle with a radius of zero. They call it their point of view."
Deep Island Shard | Offline KI
- Lyrositor
- Director of Wiki Operations
- Posts: 208
- Joined: Tue Feb 07, 2012 6:05 pm
- MOULa KI#: 6940115
- Contact:
Re: Error Trying to Build DIRTSAND Server
PeterC, your questions are mostly related to Linux in general. You might have better luck (and more answers) if you asked on the Ubuntu forums, for instance, or on a Linux development forum. We can help you, but we can't teach you Linux by forum! 

Lyrositor
Explorer #16601888
Explorer #16601888