-
Published Answer
Figured it out. unicorn.log was over 17.5 gigs. How in the world does that even happen?
•
By
mohojo
-
Published Answer
I saw it when I tried adding code to the server. Then i checked with the df -h and it said 100% was used.
•
By
mohojo
-
Published Answer
Filesystem Inodes IUsed IFree IUse% Mounted on
<br>/dev/vda 1.3M 144K 1.2M 12% /
<br>
<br>
•
By
mohojo
-
Published Answer
Filesystem Size Used Avail Use% Mounted on
<br>/dev/vda 20G 20G 0 100% /
<br>
<br>
<br>Here is an imagine of th…
•
By
mohojo
-
Published Question
I recently received a message that I am out of space in ubuntu. I checked and It says I have used all 20 gigs. I have not used but maybe 30 megs. Any ideas?
7
•
•
By
mohojo
-
Published Answer
I checked out the first suggestions already and it keeps throwing an error when I run “sudo /etc/init.d/postfix reload”
<br>
<br>…
•
By
mohojo
-
Published Question
Does postfix work on Ubuntu 12.10? If not have any suggestions for a mail service? iRedMail does not work with this version. Thanks.
2
•
•
By
mohojo
-
Published Answer
Figured it out. Anyone else who has the problem in the etc/nginx/nginx.config file.
<br>
<br>upstream app_server { server 127.0.0....
•
By
mohojo
-
Published Answer
webrick is running it on 3000 yes.
<br>
<br>Here is http://pastebin.com/N9rkwtY2
•
By
mohojo
-
Published Question
I was able to get the redirection to work but it only works if the port is attached to the website(example: www.website.com:3000). If I do not put the port in the it gives me a "504 Gateway Time-out" with "nginx". Ho...
3
•
•
By
mohojo