• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

SIMPLE ALL IN ONE: From nothing to a fully working dedicated server on Ubuntu

Of course. 15.04 has systemd instead of upstart. Can you submit a bug report on GitHub? I'll fix it when I get some time.
 
Last edited:
after the last command:
ansible-pull -U https://github.com/DevelopersPL/otshosting-provisioning.git -o -d /srv

everything stops after this:
5Kziof-EB.jpg


I wait for about 20 minutes for safety if it's in progress or something.. and then I try to login and check.. with new terminal)
I could login with otsmanager, but I can't use the IP to connect to the website, and in WinSCP it looks like this in /home/otsmanager
sM7-oiwyz.jpg

It didn't create a www folder..
So, something wrong? :eek:
What do I do to correct it?

I'm using ubuntu 14.04 atm as the thread told me to.


edit:
I read the entire thread about issues and everything.
I got the last command to work all way till it finish.
However it complains it failed because of hosts.
I saw someone had the issue and did the manual install and went for the last command again without -o and he started doing some thing again and then for the end, he complains about the host......... again <.<

Any idea?
Still no www folder installed :(
 
Last edited:
doesn't matter what I try... it end up this every time :(
I even tried to reinstall the dedicated server several times, both 32 and 64 bit, still end up the same :(
KSxwVm0B.jpg


can someone help me? :(
 
doesn't matter what I try... it end up this every time :(
I even tried to reinstall the dedicated server several times, both 32 and 64 bit, still end up the same :(
KSxwVm0B.jpg


can someone help me? :(
Same thing here. I tried it many days and it won't work. I got a clean install of Ubuntu.
 
Code:
TASK: [Install admin essentials] **********************************************
failed: [localhost] => (item=mc,htop,unrar,rar,zip,p7zip) => {"failed": true, "item": "mc,htop,unrar,rar,zip,p7zip"}
msg: No package matching 'unrar' is available

FATAL: all hosts have already failed -- aborting

PLAY RECAP ********************************************************************
           to retry, use: --limit @/root/local.retry

localhost                  : ok=10   changed=0    unreachable=0    failed=1
Got this error when trying to install.
 
New error arose. When I log into otsmanager it tells me
Current TFS status: Failed to get D-Bus connection: Permission denied
 
I suggest you try Ubuntu 15.10, that is the version I test on.
 
I've tested that again and it works on my setup so I can't guess what the problem is there.
Can you paste output of "env" command as otsmanager?
 
Code:
XDG_SESSION_ID=13
SHELL=/bin/bash
TERM=xterm-256color
SSH_CLIENT=76.102.217.121 55525 22
SSH_TTY=/dev/pts/0
USER=otsmanager
LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.axa=00;36:*.oga=00;36:*.spx=00;36:*.xspf=00;36:
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
MAIL=/var/mail/otsmanager
PWD=/root
LANG=en_US.UTF-8
HOME=/home/otsmanager
SHLVL=2
LOGNAME=otsmanager
SSH_CONNECTION=76.102.217.121 55525 158.69.201.118 22
LESSOPEN=| /usr/bin/lesspipe %s
XDG_RUNTIME_DIR=/run/user/0
LESSCLOSE=/usr/bin/lesspipe %s %s
_=/usr/bin/env
 
Okay, seems like you have a problem with environment.
Try this:
Code:
export XDG_RUNTIME_DIR=/run/user/`id -u`

In fact, I suspect you used "su otsmanager" as root to switch to otsmanager, which created those problems. You should have used "su - otsmanager". Read manual on what is the difference (man su).
 
Hey @Don Daniello,

Let's say we want to run the server with gdb and we would also like to log any crash reports while still being able to have it restart automatically as it does already, would be you be able to show me how to do that?
 
Back
Top